IAX TrixBox to TrixBox

ECSTech
Posts: 5
Member Since:
2006-06-02

I know that IAXing two boxes allows sharing of Dial Plans and direct dials to the other box's extensions, but I can't quite get a hold of the setup.

Does anyone know of an easy-to-follow explanation of setting it up or the best way to do it?

Thanks!



tommy13v
Posts: 90
Member Since:
2006-05-31
Re: IAX TrixBox to TrixBox

BoxA IAX Trunk:

Outgoing:

Trunk Name: boxb-peer
Peer Settings:
allow=gsm
context=from-internal
disallow=all
host=10.10.0.237
qualify=yes
secret=123123
trunk=yes
type=peer
username=boxa-user

Incoming:
User Context: boxb-user
User Details:
allow=gsm
context=from-internal
disallow=all
host=10.10.0.237
qualify=yes
secret=123123
trunk=yes
type=user

Box A Outbound routing:

3xxx routed over IAX trunk.
7/10 digit routed over phone lines.

Box B IAX Trunk:

Outgoing:

Trunk Name: boxa-peer
Peer Details:
allow=gsm
context=from-internal
disallow=all
host=10.10.0.236
qualify=yes
secret=123123
trunk=yes
type=peer
username=boxb-user

Incoming:
User Context: boxa-user
User Details:
allow=gsm
context=from-internal
disallow=all
host=10.10.0.236
qualify=yes
secret=123123
trunk=yes
type=user

Box B Outbound Routing:

7/10 digit dialing over IAX trunk
2xxx over IAX trunk



BenS
Posts: 102
Member Since:
2006-06-07
Re: IAX TrixBox to TrixBox

Try the following link:

http://aussievoip.com.au/wiki/index.php?page=TB-Interconnection

Hope that helps



ECSTech
Posts: 5
Member Since:
2006-06-02
Re: IAX TrixBox to TrixBox

Thanks for the help. The layout is good as it follows the FreePBX form for adding a new trunk.

I'll try it out.



ECSTech
Posts: 5
Member Since:
2006-06-02
Re: IAX TrixBox to TrixBox

Thanks, I'll see if I can follow it.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.