[Asterisk-Users] Iax2 connection failed

Administrator TOOTAI admin at tootai.net
Sat Dec 3 02:40:04 MST 2005


jonny hashem a écrit :

>HI:
>i tried to send calls to callshopcompany
>(www.callshopcompany.com) using iax2 but the call
>fails giving me this:
> 
>dial 0017046872001 at calls
>    -- Executing Dial("OSS/dsp",
>"iax2/callshopcompany/0017046872001") in new stack
>    -- Called callshopcompany/0017046872001
>    -- Call accepted by 213.61.187.150 (format g729)
>    -- Format for call is g729
>    -- Hungup 'IAX2/callshopcompany/2'
>  == No one is available to answer at this time
>Dec  3 11:09:21 WARNING[23053]: pbx.c:1949
>ast_pbx_run: Timeout, but no rule 't' in context
>'calls'
>  
>
The call doesn't fail: nobody  pickup and call finish with timeout. See 
below how to get away from the message

> << Hangup on console >>
>
>i have this my extensions.conf:
>[calls]
>exten => _00.,1,Dial,iax2/callshopcompany/${EXTEN}
>  
>
exten => t,1,Hangup

>;
>i have this my iax.conf :
>[callshopcompany]
>type=peer
>host=213.61.187.150
>username=XXXXX
>secret=XXXXX
>disallow=all
>allow=g729
>  
>
-- 
Daniel



More information about the asterisk-users mailing list