[Asterisk-Users] Outgoing SIP Problems with Asterisk and SER on same PC

Olle E. Johansson oej at edvina.net
Sat Jul 23 10:59:16 MST 2005


david.waugh at berlin.de wrote:
> Hello fellow asterisk people!
> 
> I have Asterisk listening on port 5061 and SER on port 5060.
> 
> Asterisk is configured as a gateway for ISDN/Analog/H323 and also SIP.
> 
> My problems are with SIP. I can make incoming calls from SIP to asterisk
> and to any of the other networks, but when I try to make an outgoing
> call from Asterisk to SER I see the following in Asterisk:
> 
> -- Executing Ringing("H323/ip$192.219.85.57:2712/8570", "") in new
> stack
>     -- Executing Dial("H323/ip$192.219.85.57:2712/8570",
> "sip/280 at sip_proxy-out|20|r") in new stack
>     -- Called 280 at sip_proxy-out
>     -- Got SIP response 482 "Loop Detected" back from 192.219.85.57
>     -- Now forwarding H323/ip$192.219.85.57:2712/8570 to
> 'Local/280 at sip-incoming' (thanks to SIP/sip_proxy-out-f67d)
> Jul 22 20:20:25 NOTICE[29756]: chan_local.c:378 local_alloc: No such
> extension/context 280 at sip-incoming creating local channel
> 
> Jul 22 20:20:25 NOTICE[29756]: app_dial.c:232 wait_for_answer: Unable to
> create local channel for call forward to 'Local/280 at sip-incoming'
> 
Read what Asterisk is trying to tell you! There's no extension 280 in
context sip-incoming for the local channel... Fix that.

If you after that still have SIP problems, please try to add SIP debug
output, otherwise it's usually very hard to help.


/Olle

----
Astricon 2005 - where the Asterisk community meets!
http://www.astricon.net/2005/



More information about the asterisk-users mailing list