SIP Standards

SIP Standards

Authentication

We currently only support one method of authentication:


IP Address authentication

Outbound calls are authenticated by the originating IP only. This should only be used where your SIP server, PBX or soft switch has a static IP address. 


INVITE Format

Invites must be sent in E163 format, without the leading '+' (e.g. 44123456789).

For example:

INVITE sip:443303203333@sip1.euw.zapappi.net:5060 SIP/2.0


Caller ID

Valid CLI must be presented on all calls on E164 format without the leading '+' (e.g. 44123456789). Failure to provide this information may result in your call being rejected without warning.

If you wish to 'withhold' the calling number (i.e. not display to the end user), you should set the 'From:' header to 'Anonymous' and ensure that a valid CLI is given in the P-Asserted-Identity header, for example:

From: "Anonymous" <sip:anonymous@anonymous.invalid>
P-Asserted-Identity: "442079460123" <sip:442079460123@example.com>
Privacy: id


DTMF

DTMF is only supported out-of-band as per RFC2833.


Codecs

We currently support the following codecs:

  • G711a /A-law
  • G711u /μ-law
    • Related Articles

    • SIP Manager Teams Purchase and Config v3

      Guide to using SIP Manager and the Microsoft 365 Admin Centre to Order and Configure Teams ‘Direct Routing’ There are 8 stages in the Teams Purchase wizard on SIP Manager: 1. Provisioning Pre-Requisites 2. Tenant Details 3. Tenant Details ...
    • SIP Manager Training video

      Our SIP Manager Training video can be accessed and downloaded from the following ShareDrive - SIP Manager Training Video
    • Jola SIP Trunk - Asterisk

      Chan_SIP Configuration There are two different ways you can connect, IP Auth SIP trunk and Username/Password Registration Trunk. IP Auth Configuration Add the following lines to sip.conf, change the values as required. host=<SIP Gateway IP> ...
    • SIP Overlay - Firewall Rules

      The following Firewall rules are required for our SIP Overlay product to work without issues; The following is needed for GS Remote Provisioning (HTTPS): 34.247.234.27 3.248.235.169 TR69 TCP 7547 54.73.211.221 18.168.177.2 18.133.210.75 SIP UDP 5060 ...
    • SIP Overlay Technicolor Interoperability

      SIP Overlay Interoperability of Technicolor Routers The following guide explains how to enable Jola SIP Overlay on Technicolor routers. Please note that Jola may provide technical support, however, we are not responsible for the compatibility of ...