were you able to resolve this ?
joachim.
At 22:41 6/11/2003 -0500, you wrote:
Hello,
I have searched google, read everything on the mailing list, read /usr/src/asterisk/README.iax and /usr/src/asterisk/doc/iax.txt(?), asked on the IRC channel and I cannot figure out what is wrong with my IAX2 trunk.
Only asterisk2 of an <ASTERISK1>--LAN--<ASTERISK2>--PSTN will use IAX2 trunking. If I do an "iax2 show trunk" on asterisk1 it says 0 calls on trunk to asterisk 2 (show channels does show the calls). If I do "iax2 show trunk" on asterisk2 it says 7 calls on trunk to asterisk1. I am using GSM and when I look at the traffic using iptraf with 7 calls active from asterisk1 (analog phones TDM400P) to ASTERISK2 Milliwatt() I see asterisk1 transmiting at a little more than 30k above what asterisk2 is transmitting. I have tried peer/friend, notransfer(?),registration/no registration and nothing about the trunking issue changes. Here is my config, some please tell me what I am doing wrong.
<ASTERISK1>
iax.conf [anistone] type=peer (friend/peer) host=172.16.1.5 (with and without this statement) secret=test2 context=local2 (with and without this statement) trunk=yes
extensions.conf exten => 61,1,Dial(IAX2/gateway:[EMAIL PROTECTED]/[EMAIL PROTECTED])
<ASTERISK2>
iax.conf [gateway] (I have tried it with this also named anistone) type=peer (friend/peer) host=172.16.1.232 (I have tried it with and without this statement) secret=test context=anistone (with and without this statement) trunk=yes
extensions.conf exten => 60,1,Milliwatt()
Brian J. Schrock Anistone Technologies, LLC 6926 Avery Rd. Dublin, OH 43017 Phone: 614-798-9106
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
