Hi there,
I am having a problem. It looks like this:
Feb 16 15:01:10 WARNING[11122]: chan_iax2.c:5546 socket_read: Call
rejected by XXX.XXX.XXX.XXX: No authority found
Feb 16 15:01:10 NOTICE[11122]: chan_iax2.c:1375 iax2_destroy: Avoiding
IAX destroy deadlock
-- Hungup 'IAX2/user/1'
Even I have entry in iax.conf for this user as a friend, and * server of
this user is already registered with my * server.
I can't register with his box because:
1. his IP is semi-dynamic.
2. this is nonsense - His box already registered with mine.
Is there any solution?
Thanks a lot in advance!
--
All the Best!
Sergey.
========================Sergey Kuznetsov
President/CEO
High Intellectual Technologies, Inc.
Web: http://www.hitcalls.com
E-mail: sergey.kuznetsov@highintellect.com
Business phone: (416) 548-9700 x 37
Mobile phone: (647) 287-8448
On Wed, 16 Feb 2005 15:40:19 -0500, Sergey Kuznetsov <asterisk_biz@deeptown.org> wrote:> Hi there, > > I am having a problem. It looks like this: > > Feb 16 15:01:10 WARNING[11122]: chan_iax2.c:5546 socket_read: Call > rejected by XXX.XXX.XXX.XXX: No authority found> Is there any solution?The log is telling you that the remote server is refusing the connection from your server because of incorrect authentication. Check the IAX peer/friend entry in the remote server against the credentials you're using in your friend entry or in the dial string. Peter -- Peter Bowyer Email: peter@bowyer.org Tel: +44 1296 768003 VoIP: sip:peter@bowyer.org
not a permanent solution according to many on the list but try type=friend in your iax.conf ----- Original Message ----- From: "Sergey Kuznetsov" <asterisk_biz@deeptown.org> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Wednesday, February 16, 2005 3:40 PM Subject: [Asterisk-Users] IAX2: Connection rejected> Hi there, > > > I am having a problem. It looks like this: > > Feb 16 15:01:10 WARNING[11122]: chan_iax2.c:5546 socket_read: Call > rejected by XXX.XXX.XXX.XXX: No authority found > Feb 16 15:01:10 NOTICE[11122]: chan_iax2.c:1375 iax2_destroy: Avoiding > IAX destroy deadlock > -- Hungup 'IAX2/user/1' > > > Even I have entry in iax.conf for this user as a friend, and * server of > this user is already registered with my * server. > I can't register with his box because: > 1. his IP is semi-dynamic. > 2. this is nonsense - His box already registered with mine. > > > Is there any solution? > > > Thanks a lot in advance! > > > -- > All the Best! > Sergey. > ========================> Sergey Kuznetsov > President/CEO > High Intellectual Technologies, Inc. > > Web: http://www.hitcalls.com > E-mail: sergey.kuznetsov@highintellect.com > Business phone: (416) 548-9700 x 37 > Mobile phone: (647) 287-8448 > > _______________________________________________ > 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 >
carrier via a PRI, they will dictate what the DID looks like. Some will be the last 4 digits, others will be all 10. (assuming US). They do this, because it would be to difficult to maintain your extension mapping on their side. You purchase a DID. When a call comes in it says, "This is the number they were calling, you do your own matching to whatever extension you want."> > Now, what about the folks who are trying to call other > countries, and potentially be called by other DIDs > themselves? I'm assuming this sort of thing is very > likely.Did you set a username? On some weired reason that is needed in 1.0.5 for IAX to work. Wessel