Howto:Business Trunking - Proximus - SIP Provider: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 77: Line 77:


  !config add SIP /options-interval 30
  !config add SIP /options-interval 30
!config write
!config activate
* '''Remove Comfort Noise (CN) Capability from SDP'''
During the tests we found out some specific 3rd party devices connected to the IMS network when doing the coder negotiation to a single coder preference repeat the coder negotiation till they have only 1 coder in the offer or till they reach a specific number of retries. Since Innovaphone by default always include the payload 13 (Comfort Noise) this would made the remote device to do multiple re-invites to try to reach to a single coder/payload in the offer.
To avoid this we could disable the sending of Comfort Noise capability since this it's not used and by design was implemented for Lync Interop.
!config add SIP /rem-cn-capability
  !config write
  !config write
  !config activate
  !config activate

Revision as of 16:57, 24 June 2015

3rdPartyGoldfischglas 03.png

Innovaphone Compatibility Test Report

Summary

SIP Provider: Proximus

The tests were made by Proximus following their Certification Plan for Telephony systems operating with their IMS network.


  • Features:
    • Direct Dial In
    • DTMF
    • CGPN can be suppressed
    • Emergency Calls
    • Redundancy
  • Supported Codecs by the provider
    • G711
    • G729
    • T.38 UDP

Current test state

This product is being tested right now. The test is not yet completed.


Testing Enviroment

Test Results

Configuration

Firmware version

All innovaphone devices use V11r2.

SIP - Trunk

  • External Trunk to SIP Provider

Bussiness Trunking - Proximus - SIP Provider Compatibility Test 1.png

  • Internal Trunk to PBX

Bussiness Trunking - Proximus - SIP Provider Compatibility Test 2.png

  • 2 Different Trunks for Fixed and Mobile and redundancy of both, so total of 4 External Trunks

Bussiness Trunking - Proximus - SIP Provider Compatibility Test 4.png

Number Mapping

Bussiness Trunking - Proximus - SIP Provider Compatibility Test 3.png

  • Internal Extensions are 2XX.

Route Settings

Bussiness Trunking - Proximus - SIP Provider Compatibility Test 5.png

Emergency Calls

Extra Options

  • SIP Options Interval (Optional)

The IMS from Proximus uses SIP Options to monitor the SIP Trunks, so it's mandatory that Innovaphone replies to incoming SIP Options received, this it's done by default. Additionally we can also send SIP Options to the SIP Proxy and have similar mechanism for redundancy mechanism, when the remote Proxy doesn't reply to outgoing SIP Options the Innovaphone Gateway will send the call to the next interface.

!config add SIP /options-interval 30
!config write
!config activate
  • Remove Comfort Noise (CN) Capability from SDP

During the tests we found out some specific 3rd party devices connected to the IMS network when doing the coder negotiation to a single coder preference repeat the coder negotiation till they have only 1 coder in the offer or till they reach a specific number of retries. Since Innovaphone by default always include the payload 13 (Comfort Noise) this would made the remote device to do multiple re-invites to try to reach to a single coder/payload in the offer. To avoid this we could disable the sending of Comfort Noise capability since this it's not used and by design was implemented for Lync Interop.

!config add SIP /rem-cn-capability
!config write
!config activate

Known limitations