Thanks very much for reply but still it does not want to work! Does somebody has the same problem?
----- Original Message ----- From: "Philipp von Klitzing" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 24, 2003 9:43 AM Subject: Re: [Asterisk-Users] IAX CALLS ONCE MORE > Hi! > > > I updated CVS and nobody can call me any more with my IAX number > > 17007591228. > > I can only call other number but nobody can call me. > > I don't use IAXtel yet, however maybe this can help? > http://www.junghanns.net/asterisk/page12.html > > > Tip of the day [2003-05-13] > > Incoming IAXtel calls (problems) > > If you add iax user or friend entries to your iax.conf and use latest > cvs, you will notice that incoming IAXtel calls > no longer work. > Add a deny= line as shown below to prevent your asterisk to force IAXtel > to authenticate against your user/friend entries. > > > [myiax] > type=friend > user=myiax > secret=none > context=iaxin > host=dynamic > deny=216.207.245.47/255.255.255.255 > > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users Hello, I updated CVS and nobody can call me any more with my IAX number 17007591228. I can only call other number but nobody can call me. This is what I get on debug when I call myself: -- Executing Dial("SIP/1011-7424", "IAX/bartosz:[EMAIL PROTECTED]/[EMAIL PROTECTED]") in new stack -- Calling using options 'exten=17007591228;callerid=1011;language=en;context=iaxtel;username=bartosz ;formats=2;capability=2147483518;version=1;adsicpe=2' -- Called bartosz:[EMAIL PROTECTED]/[EMAIL PROTECTED] -- Call accepted by 12.37.165.130 (format GSM) -- Format for call is GSM NOTICE[147466]: File chan_iax2.c, Line 4060 (socket_read): Rejected connect attempt from 12.37.165.130 WARNING[98311]: File chan_iax.c, Line 4042 (socket_read): Received mini frame before first full voice frame WARNING[98311]: File chan_iax.c, Line 4042 (socket_read): Received mini frame before first full voice frame When somebody is trying to call me I am getting also NOTICE [147466]: File chan_iax2.c, Line 4060 (socket_read): Rejected connect attempt from 12.37.165.130 In my iax.conf "guest" is all the way on the end of the file. Can somebody help me please?? -- Bart > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
