[asterisk-users] Basic outbound calling issue

Brad bcddd214 at yahoo.com
Fri Aug 15 10:09:17 CDT 2008


I am trying to lauch a first outbound call.
I am connected to my telco via a peer which is a little different from what I consider the norm.

extinsions.conf

[To_Bandwidth]
ignorepat => 9
exten => 9,1,Dial(Sip/g2/)
exten => 9,2,Congestion

sip.conf

[To_Bandwidth]
canreinvite=yes
context=from-pstn
dtmfmode=rfc2833
host=xxxx.com
nat=no
outboundproxy=xxx.com
qualify=no
type=peer


error

[Aug 15 11:02:27] NOTICE[25791]: chan_sip.c:14035 handle_request_invite: Call from 'brad1' to extension '919544790554' rejected because extension not found.


      



More information about the asterisk-users mailing list