Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

FireBrick VoIP Voipfone: Difference between revisions

From AAISP Support Site
Content deleted Content added
AA-Andrew (talk | contribs)
mNo edit summary
Reedy (talk | contribs)
Example XML: clean up
 
(One intermediate revision by one other user not shown)
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">
<carrier name="voipfone" registrar="sip.voipfone.net" proxy="sip.voipfone.net" username="3000001" password="secret" extn="001" comment="voipfone needs long headers" compact-headers="false"/>
<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.


[[Category:FireBrick VoIP]]
[[Category:FireBrick VoIP]]

Latest revision as of 23:58, 17 August 2018

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.