Howto:DE - NetCologne - SIP Premium SIP-Provider (2016)

From innovaphone wiki
Jump to navigation Jump to search

Summary

Tests for the SIP_Premium SIP trunk product of the provider NetCologne were completed. Test results have been last updated on August 30th, 2017. Check the history of this article for the date of the first publication of the testreport.

Remarks

REDIR 302
redirection using the SIP 302 Redirect responses can be enabled by the provider upon explicit request
CLNS
clip no screening can be enabled by the provider upon explicit request
FAX T38
the provider generally recommends use of audio-fax
FRAMESIZE
the provider supports a Framesize of 10-30 ms. Calls using larger Framesize will fail.

The provider doesn't offer the possibility to test the SIP-trunk regularly and automatically (e.g. before firmware releases). As a result, we do not know if it will still work or will work with different firmware than the one we tested with.

Tested Firmware: 13r2 Service Release 12 (136349) <internal>Provider SBC: unknown</internal>

List of Issues found in no media-relay Configuration

This is a list of all issues found in a configuration where the media stream between endpoints and the SIP provider - as opposed to the signalling - is not routed through the SBC.

180 RINGING
The provider does not send a 180 Ringing response when the called party alerts.
MOBILITY
The provider can not send DTMF signals via SIP-INFO messages.
SIP INFO
The provider does not support conveying DTMF using the SIP-INFO method.

Here is the list of test-cases that have been performed for this provider: 180_RINGING, BASIC_CALL, CLIR, CLNS_ONNET, CLNS, CONN_NR_DIFF, CONN_NR, DTMF, EARLY_MEDIA_INBOUND, FAX_AUDIO, FAX_T38, FAX_T38_ONNET, FAX_T38ANDAUDIO, G711A_ONNET, G711A, G711U_ONNET, G711U, G722_ONNET, G722, G729_ONNET, G729, HOLD_RETRIEVE, IP_FRAGMENTATION, LARGE_SIP_MESSAGES, MOBILITY, OPUS_NB, OPUS_WB, RALERT_DISC, REDIR_302, REDIR_DIVHDR, REDIR_HISTHDR, REVERSE_MEDIA, SIP_INFO, SRTP_INCOMING, SRTP_INTERNAL, SRTP_OUTGOING, XFER_BLIND, XFER_CONS_ALERT, XFER_CONS_EXT, XFER_CONS

List of Issues found in media-relay Configuration

This section lists the results that differ from the results for the first configuration.

MOBILITY
This feature, which does not work in the first configuration, works fine in the second configuration.

Test Results

This section explains the test results for all possible configurations in more detail.

Configuration without media-relay

Registration
The provider supports only UDP as transport protocol. As a result, the SIP-communication is not encrypted(TLS). Moreover it requires all involved network elements to support IP-fragmentation.
NAT Traversal
The provider detects clients behind NAT and can handle calls to them without requiring the clients to use NAT-traversal methods like STUN.
DTMF (RFC2833)
The provider can convey DTMF digits using the RTP payload method as per RFC2833.
Session Timer
The tests regarding the SIP-session timer were successful. This means that either no session expiry is used or that it is used and works. It does not imply that session expiry actually is used.
Redundancy
Registration of two SIP-interfaces on the same SIP-account is not supported by the provider. As a result, you cannot have a Standby gateway/PBX using the same account for failover or load-balancing purposes.
Correct signalling of Ringing-state
Ringing is not signalled by the provider. This will lead to incorrect call-state display on the PBX (phone-UI, myPBX, Soap) for outbound calls to the PSTN. The caller will see no status-update on the phone-display/PC-screen, showing that the remote party was reached and is ringing.
Additionally external callers forwarded/transferred back to the PSTN, may get no ring-tone but hear silence while the remote party is ringing. This silence while waiting might lead to aborting the call. As a result, Carrier w/o Alerting is required in all PBX 'Mobility' objects.
CLIR
OK
Clip No Screening (CLNS)
Straight clip no screening (i.e. sending a foreign number as calling line id) works fine. As this works anyway, it does not matter, if the provider supports the interpretation of History-Info: or Diversion: SIP headers for providing the correct calling line id for diverted calls. This provider supports call redirection using the SIP 302 Redirect header. Rerouting can be enabled by setting the Reroute supported check-mark in the corresponding Trunk object configuration. Also, the Interworking check-mark must be set in the route used for calls from and to the SIP provider.
However, this configuration is not strictly required, as the provider supports clip no screening so that redirected calls (i.e. call forwards to external numbers) will show a proper calling line id (CLI) at the receiving party anyway. However, it may be useful anyhow to get rid of externally forwarded calls on the SBC entirely.
COLP
Outbound calls to the PSTN show the correct connected number. However incoming calls from the PSTN do not.
A caller from the PSTN will receive an incorrect connected number that differs from the dialled number. This might lead to the caller cancelling the call.
For outbound calls to the PSTN, an update of the connected number is not signalled to the caller.
Early-Media
The provider supports early-media for outbound calls (hence inbound early media) to the PSTN.
Fax
Transport of faxes to/from the PSTN via G.711 codec was tested successfully.
Additionally transport of faxes to/from the PSTN using the T.38 protocol was tested successfully. This is important for the innovaphone Fax-server. Even if the provider supports T.38, it is not guaranteed that all Fax-calls use T.38. However each call using T.38 will save you 2 DSP-licenses on the gateway hosting the Fax-interface.
Codecs
supported to/from PSTN: G711A
supported onnet (VoIP to VoIP): G711A, G711U and G722
IP-Fragmentation
OK
Large SIP messages
OK
Reverse Media Negotiation
OK
Mobility Calls
Transmitting DTMF-tones as SIP-INFO messages is not supported. In a no-media-relay configuration, DTMF signalling can thus not be conveyed to the PBX. Mobility calls will not work.
As the provider does not provide proper alert signalling, you will need to configure the Carrier w/o Alerting check-mark in the PBX Mobility object.
SRTP
The provider does not support audio encryption using SRTP.
Call Transfer
OK


Configuration with media-relay

Registration
The provider supports only UDP as transport protocol. As a result, the SIP-communication is not encrypted(TLS). Moreover it requires all involved network elements to support IP-fragmentation.
NAT Traversal
The provider detects clients behind NAT and can handle calls to them without requiring the clients to use NAT-traversal methods like STUN.
DTMF (RFC2833)
The provider can convey DTMF digits using the RTP payload method as per RFC2833.
Session Timer
The tests regarding the SIP-session timer were successful. This means that either no session expiry is used or that it is used and works. It does not imply that session expiry actually is used.
Redundancy
Registration of two SIP-interfaces on the same SIP-account is not supported by the provider. As a result, you cannot have a Standby gateway/PBX using the same account for failover or load-balancing purposes.
Correct signalling of Ringing-state
Ringing is not signalled by the provider. This will lead to incorrect call-state display on the PBX (phone-UI, myPBX, Soap) for outbound calls to the PSTN. The caller will see no status-update on the phone-display/PC-screen, showing that the remote party was reached and is ringing.
Additionally external callers forwarded/transferred back to the PSTN, may get no ring-tone but hear silence while the remote party is ringing. This silence while waiting might lead to aborting the call. As a result, Carrier w/o Alerting is required in all PBX 'Mobility' objects.
CLIR
OK
Clip No Screening (CLNS)
Straight clip no screening (i.e. sending a foreign number as calling line id) works fine. As this works anyway, it does not matter, if the provider supports the interpretation of History-Info: or Diversion: SIP headers for providing the correct calling line id for diverted calls. This provider supports call redirection using the SIP 302 Redirect header. Rerouting can be enabled by setting the Reroute supported check-mark in the corresponding Trunk object configuration. Also, the Interworking check-mark must be set in the route used for calls from and to the SIP provider.
However, this configuration is not strictly required, as the provider supports clip no screening so that redirected calls (i.e. call forwards to external numbers) will show a proper calling line id (CLI) at the receiving party anyway. However, it may be useful anyhow to get rid of externally forwarded calls on the SBC entirely.
COLP
Outbound calls to the PSTN show the correct connected number. However incoming calls from the PSTN do not.
A caller from the PSTN will receive an incorrect connected number that differs from the dialled number. This might lead to the caller cancelling the call.
For outbound calls to the PSTN, an update of the connected number is not signalled to the caller.
Early-Media
The provider supports early-media for outbound calls (hence inbound early media) to the PSTN.
Fax
Transport of faxes to/from the PSTN via G.711 codec was tested successfully.
Additionally transport of faxes to/from the PSTN using the T.38 protocol was tested successfully. This is important for the innovaphone Fax-server. Even if the provider supports T.38, it is not guaranteed that all Fax-calls use T.38. However each call using T.38 will save you 2 DSP-licenses on the gateway hosting the Fax-interface.
Codecs
supported to/from PSTN: G711A
supported onnet (VoIP to VoIP): G711A, G711U and G722
IP-Fragmentation
OK
Large SIP messages
OK
Reverse Media Negotiation
OK
Mobility Calls
Transmitting DTMF-tones as SIP-INFO messages is not supported, however mobility calls are still possible as in the media-relay configuration, the SBC will convey DTMF signalling to the PBX.
As the provider does not provide proper alert signalling, you will need to configure the Carrier w/o Alerting check-mark in the PBX Mobility object.
SRTP
The provider does not support audio encryption using SRTP.
Call Transfer
OK


Configuration

Use profile DE-NetCologne-SIP_Premium in Gateway/Interfaces/SIP to configure this SIP provider.

A most recent v12r2 firmware or higher is required to use this SIP-profile. For hints regarding upgrade to v12r2, see Howto:Firmware Upgrade V12r1 V12r2

New profiles are added in the course of our V12R2 software Service Releases, see Support:DVL-Roadmap Firmware 12r2. Here is an up to date list of tested SIP providers.

Disclaimer

These tests look at a number of interoperability scenarios between innovaphone SIP devices and a given SIP trunk product. As we are enhancing our testing procedures, nature and number of these tests will vary.

All test results document the fact how the tested combination performs in the tested scenario. It explicitly does not comment on the question what the reason is for the behaviour nor if and how it could be changed. It thus does not imply that either the SIP trunk provider or the innovaphone device fails in any way. It merely says that the combination does not perform as defined by the test.

If not mentioned otherwise, all tests are repeated on a weekly basis (a.k.a. nightly tests) using the then-current innovaphone firmware. If a tested combination keeps performing differently from the state documented here during nightly tests, we reserve the right to update this article accordingly.

Some tests do not have consistent results. This may occur for various reasons. If so, we document the tests result as being unstable.

Some of the tested SIP trunk products are not available for nightly tests. In this case, the fact will be noted in the Summary section.