[Asterisk-Users] Replacing SIP Trunking With IAX Trunking

Wiley Siler wsiler at education2020.com
Thu Jun 2 09:28:19 MST 2005


Details on IAX trunk can be found here...
http://www.voip-info.org/wiki-IAX

W

 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Sandeep
A.S
Sent: Thursday, June 02, 2005 9:15 AM
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Replacing SIP Trunking With IAX Trunking 

I have the   sip trunking as below :
I tried with IAX Trunking .But no success Can some one send  IAX
Trunking config for the  below setup  replacing SIP  ?

PBX1 (192.168.10.2)
==============
sip.conf
----------
[pbx]
type=friend
username=pbx
secret=pbx
host=192.168.1.2

extensions.conf
--------------------
exten => 1113,1, Dial(SIP/abc1,10,t)
exten => 1158,1, Dial(SIP/xyz1,10,t)
exten => _2XXX,1, Dial(SIP/pbx/${EXTEN})

PBX2 (192.168.1.2)
==============
sip.conf
----------
[pbx]
type=friend
username=pbx
secret=pbx
host=192.168.10.2

extensions.conf
--------------------
exten => 2113,1, Dial(SIP/abc2,10,t)
exten => 2158,1, Dial(SIP/xyz2,10,t)
exten => _1XXX,1, Dial(SIP/pbx/${EXTEN})

Thanks
Sandeep
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list