FireBrick 2700 Configuration: Difference between revisions
Appearance
Content deleted Content added
CrazyTeeka (talk | contribs) mNo edit summary |
CrazyTeeka (talk | contribs) mNo edit summary |
||
| Line 133: | Line 133: | ||
=VoIP= |
=VoIP= |
||
Here we have an example of setting up VoIP on the FireBrick, inbound and outbound |
Here we have an example of setting up VoIP on the FireBrick, inbound and outbound calls, inbound URI calls, and outbound URI calls to AAISP: |
||
<pre> |
<pre> |
||
| Line 139: | Line 139: | ||
<carrier name="AASIP+441234567890" allow="81.187.30.110-119 90.155.3.0/24 90.155.103.0/24 2001:8b0:0:30::5060:0/112 2001:8b0:5060::/48" |
<carrier name="AASIP+441234567890" allow="81.187.30.110-119 90.155.3.0/24 90.155.103.0/24 2001:8b0:0:30::5060:0/112 2001:8b0:5060::/48" |
||
registrar="voiceless.aa.net.uk" username="+441234567890" password="secret" extn="1000"/> |
registrar="voiceless.aa.net.uk" username="+441234567890" password="secret" extn="1000"/> |
||
<carrier name=" |
<carrier name="URI" to="@domain.name" trust-cli="true" extn="1000"/> |
||
<telephone name="John" display-name="John" username="John" password="secret" extn="1000" carrier="AASIP+441234567890"/> |
<telephone name="John" display-name="John" username="John" password="secret" extn="1000" carrier="AASIP+441234567890"/> |
||
<telephone name="AAISP-Sales" extn="400222" uri="sales@aa.net.uk"/> |
<telephone name="AAISP-Sales" extn="400222" uri="sales@aa.net.uk"/> |
||