SIP2SIM: 3rd Party Providers Configuration: Difference between revisions

From AAISP Support Site
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 8: Line 8:


==Voipfone==
==Voipfone==
Possibly problem, they may not be liking our compact SIP headers. This is being investigated.
Possibly problem, they may not be liking our compact SIP headers. We have since added an option to send 'long headers', this is set under:
Config-> Edit -> VoIP -> Edit-> Show All-> long-headers=true
or in the XML edit add
long-headers="true"
to the <voip... > section


==SIP Gate==
==SIP Gate==
Works.
Works.


[[Category:Voice SIMs]]
[[Category:Configuring Voice SIMs]]

Latest revision as of 12:03, 15 December 2015

Here are notes that we've gathered from feedback with customers using SIP2SIM to register against other VoIP providers.

AAISP

Works, as you would expect!

Asterisk

Works, see the Asterisk sip2sim page

Voipfone

Possibly problem, they may not be liking our compact SIP headers. We have since added an option to send 'long headers', this is set under:

Config-> Edit -> VoIP -> Edit-> Show All-> long-headers=true

or in the XML edit add

 long-headers="true"

to the <voip... > section

SIP Gate

Works.