FireBrick VoIP Voipfone: Difference between revisions

From AAISP Support Site
mNo edit summary
(→‎Example XML: clean up)
 
Line 1: Line 1:
[[File:Pbvoipicon.png]] The FireBrick has been tested with the Voipfone service, and an example configuration is below:
[[File:Pbvoipicon.png]] The FireBrick has been tested with the Voipfone service, and an example configuration is below:


==Example XML:==
==Example XML==
<voip default-carrier="Voipfone" long-headers="true">
<voip default-carrier="Voipfone" long-headers="true">
<carrier name="Voipfone" registrar="sip.voipfone.net" proxy="sip.voipfone.net" username="30000001" password="secret" expires="1:00" extn="001">
<carrier name="Voipfone" registrar="sip.voipfone.net" proxy="sip.voipfone.net" username="30000001" password="secret" expires="1:00" extn="001">

Latest revision as of 23:58, 17 August 2018

Pbvoipicon.png The FireBrick has been tested with the Voipfone service, and an example configuration is below:

Example XML

<voip default-carrier="Voipfone" long-headers="true">
  <carrier name="Voipfone" registrar="sip.voipfone.net" proxy="sip.voipfone.net" username="30000001" password="secret" expires="1:00" extn="001">
</voip>

Voipfone needs long-headers enabled, they also recommend an expiry of 1 minute.