[asterisk-users] Asterisk/Cisco AS5300 => Two problems in incoming (extension not found)

Alex Balashov abalashov at evaristesys.com
Wed Oct 28 05:41:27 CDT 2009


Double-check the IP and port associated with the AS5300 peer.  The 
messages below indicate that calls coming in from it are not being 
matched to the right peer, and as a result, not routed to the correct 
dial plan context.

Phibee Network Operation Center wrote:

> Hi
> 
> Now, my Cisco AS5300 sent call to my asterisk, but two problems:
> 
> When i call the phone number, i have:
> 
> [Oct 28 06:01:16] NOTICE[12813]: chan_sip.c:18160 handle_request_invite: 
> Call from '' to extension '0426000000' rejected because extension not found.
> [Oct 28 06:01:18] NOTICE[12813]: chan_sip.c:18160 handle_request_invite: 
> Call from '' to extension '0426000000' rejected because extension not found.
> 
> (0426000000 = my phone number)
> 
> 
> 
> First problems:
>    
>     Why he don't see the extension ?
> 
> sip.conf:
> 
> [AS5300]
> host=192.168.50.125
> context=as5300-incoming
> type=peer
> dtmf=rfc2833
> nat=no
> canreinvite=yes
> dtmfmode=rfc2833
> disallow=all
> allow=g729
> allow=alaw
> 
> 
> extensions.conf:
> [general]
> static=yes
> writeprotect=no
> autofallthrough=yes
> clearglobalvars=no
> priorityjumping=no
> 
> [globals]
> CONSOLE=Console/dsp
> 
> [as5300-incoming]
>         exten => 0426000000,1,Ringing
>         exten => 0426000000,2,Answer
>         exten => 0426000000,3,Dial(SIP/Jpc,25,m)
>         exten => 0426000000,4,Hangup
> 
> 
> 
> And second problems:
> 
>     "Call from '' to", AS5300 don't sent the number of the caller ?
> 
> 
> Thanks for your help
> Jerome
> 
> 
> 
> 
> 
> 
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users


-- 
Alex Balashov - Principal
Evariste Systems
Web     : http://www.evaristesys.com/
Tel     : (+1) (678) 954-0670
Direct  : (+1) (678) 954-0671



More information about the asterisk-users mailing list