Hello all! I?ve got a problem with the IAX setup. I?m previously only experienced with SIP, so that may be part of the problem. However, I?ve managed to register with the IAX server without any trouble (register line apparently works as it should), and I am also ale to make outbound calls. However, for inbound calls, all I get is this (from iax2 debug): Mar 29 17:44:18 NOTICE[11502]: chan_iax2.c:6794 socket_read: Rejected connect attempt from iax.providers.server.net, who was trying to reach '{EXTEN}@' Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REJECT Timestamp: 01015ms SCall: 00001 DCall: 00002 [iax.providers.server.net:4569] CAUSE : No authority found CAUSE CODE : 50 Any help would be appreciated. Regards, Bjorn -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.3/295 - Release Date: 28.03.2006 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060329/964aeeb9/attachment.htm
I should add, I have now managed to get a little further, but I still get an error message: Mar 29 18:17:34 NOTICE[11943]: chan_iax2.c:7213 socket_read: Rejected connect attempt from 213.160.242.5, request '{EXTEN}@default' does not exist Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: REJECT Timestamp: 00036ms SCall: 00003 DCall: 00002 [213.160.242.5:4569] CAUSE : No such context/extension CAUSE CODE : 3 In my extensions.conf I?ve got an entry for the phone number that I?m supposed to receive calls on: [default] Exten => 11223344,1,Dial(SIP/1000) Which basically forwards calls to that SIP extension. However, why do I receive {EXTEN}@default from my provider (or actually, the ?default? part is set in iax.conf) and not the incoming number instead? Best regards, Bjorn _____ Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Bjorn O Sendt: 29. mars 2006 17:46 Til: 'Asterisk Users Mailing List - Non-Commercial Discussion' Emne: [Asterisk-Users] IAX - only one way traffic Hello all! I?ve got a problem with the IAX setup. I?m previously only experienced with SIP, so that may be part of the problem. However, I?ve managed to register with the IAX server without any trouble (register line apparently works as it should), and I am also ale to make outbound calls. However, for inbound calls, all I get is this (from iax2 debug): Mar 29 17:44:18 NOTICE[11502]: chan_iax2.c:6794 socket_read: Rejected connect attempt from iax.providers.server.net, who was trying to reach '{EXTEN}@' Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: REJECT Timestamp: 01015ms SCall: 00001 DCall: 00002 [iax.providers.server.net:4569] CAUSE : No authority found CAUSE CODE : 50 Any help would be appreciated. Regards, Bjorn -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.3/295 - Release Date: 28.03.2006 -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.3/295 - Release Date: 28.03.2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.3.3/295 - Release Date: 28.03.2006 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060329/09e0f282/attachment.htm
Administrator TOOTAI
2006-Mar-29 13:21 UTC
SV: [Asterisk-Users] IAX - only one way traffic
Bj?rn O wrote:> > In my extensions.conf I?ve got an entry for the phone number that I?m > supposed to receive calls on: > > [default] > > Exten => 11223344,1,Dial(SIP/1000) >exten => and not Exten => -- Daniel