Sandeep A.S
2005-Jun-02 09:14 UTC
[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
Wiley Siler
2005-Jun-02 09:28 UTC
[Asterisk-Users] Replacing SIP Trunking With IAX Trunking
Details on IAX trunk can be found here... http://www.voip-info.org/wiki-IAX W -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Sandeep A.S Sent: Thursday, June 02, 2005 9:15 AM To: asterisk-users@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@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