[asterisk-users] DUNDi with SIP

Douglas Garstang dgarstang at oneeighty.com
Wed Aug 2 12:11:10 MST 2006


I've trying to use DUNDi with SIP to see if it works around some limitations of IAX2.

I do a DUNDi lookup, get my SIP path, and try to dial it. Asterisk immediately says 'No such host', eventhough that's the path is just returned!

[Aug  2 13:07:05]   == Spawn extension (global_vmdeposit, u9220371, 3) exited non-zero on 'SIP/3254101-eb7d'
[Aug  2 13:07:13]     -- Executing NoOp("SIP/3254101-6373", "*** OnNet originated call "Chocolate Chip" <3254101> -> 9220371") in new stack
[Aug  2 13:07:13]     -- Executing AGI("SIP/3254101-6373", "ipt/originator.py") in new stack
[Aug  2 13:07:13]     -- Launched AGI Script /var/lib/asterisk/agi-bin/ipt/originator.py
[Aug  2 13:07:13]     -- AGI Script Executing Application: (SetAccount) Options: (9220371)
[Aug  2 13:07:13]     -- AGI Script Executing Application: (ChanIsAvail) Options: (SIP/9220371)
[Aug  2 13:07:14]     -- AGI Script Executing Application: (Dial) Options: (SIP/dundisip:dU7wMVIkX00hbS5OFaZBDQ at xxx.yyy.142.163/9220371)
[Aug  2 13:07:14] WARNING[5429]: chan_sip.c:1980 create_addr: No such host: xxx.yyy.142.163/9220371
[Aug  2 13:07:14] NOTICE[5429]: app_dial.c:1040 dial_exec_full: Unable to create channel of type 'SIP' (cause 3 - No route to destination)
[Aug  2 13:07:14]   == Everyone is busy/congested at this time (1:0/0/1)

Not sure what is going on. I can see the query at the other end, but it doesn't look like it ever receives the call.

Doug.





More information about the asterisk-users mailing list