[Asterisk-Users] IAX No Authority found

bbench at mail.bg bbench at mail.bg
Thu Dec 22 06:29:10 MST 2005


On Thursday 22 December 2005 13:40, Leandro Martini - ISAT DGL wrote:
> Guys,
>
> I,m facing a little tricky issue here, is there anybody that faced the same
> issue or knows how to solve this?
>
> I have 2 *, trunked with IAX
>
> >From ServerA I can call ServerB without any problems
>
> If I call from ServerB to ServerA i get the following message :
>
> ServerB
>
> Dec 21 11:12:23 WARNING[2849]: chan_iax2.c:6967 socket_read: Call rejected
> by 10.0.100.125: No authority found
>     -- Hungup 'IAX2/campinas-16384'
>   == No one is available to answer at this time (1:0/0/0)
>   == Auto fallthrough, channel 'IAX2/8512-7' status is 'NOANSWER'
>     -- Hungup 'IAX2/8512-7'
>
> ServerA
>
> Dec 21 13:08:12 NOTICE[2420]: chan_iax2.c:6772 socket_read: Rejected
> connect attempt from 10.20.0.20, who was trying to reach '7410 at local'
>
>
> The iasx.conf is as follows:
>
> serverB
>
> [campinas]
> qualify=yes
> type=friend
> auth=rsa
If you use auth=rsa
then must show where is it:
inkeys=campinasOrwhatever

benchev
> ;username=campinas
> ;secret=campinasvoip
> host=10.0.100.125
> trunk=yes
> notransfer=yes
> disallow=all
> allow=speex
>
>
> serverA
>
> [saopaulo]
> qualify=yes
> type=friend
> auth=rsa
> ;username=saopaulo
> ;secret=saopaulovoip
> host=10.20.0.20
> trunk=yes
> notransfer=yes
>
> The Dial string is this one:
>
> On serverA
>
> exten =>  _85XX,1,Dial(IAX2/saopaulo/${EXTEN},60,t)
>
> On serverB
>
> exten => _74XX,1,Dial(IAX2/campinas/${EXTEN},60,t)
>
> Is there anything missing ???
>
> Happy holidays to you all !!!
>
>
> Leandro Martini
>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users



More information about the asterisk-users mailing list