[Asterisk-Users] Cisco 1751-V as SIP Gateway for Asterisk
Craig Waddington
craig at barony.com
Fri Nov 5 07:05:51 MST 2004
I have a 1751 with a BRI Wic, I would like it to pass incoming calls to
Asterisk.
After spending a lot of time on this, I cannot get it to work. I can see
the incoming call and the callerID, yet the router doesn't seem to pass
the call to asterisk.
In SIP.conf
[213.137.185.150]
context=incoming
type=friend
host=213.137.185.150
dtmfmode=rfc2833
disallow=all
allow=ulaw
allow=alaw
In extensions.conf - incoming context:
123456789 is an example of our phone number.
exten => 123456789,1,Wait(1)
exten => 123456789,2,Dial(SIP/5011,15)
exten => 123456789,3,VoiceMail(u${5011})
exten => 123456789,4,Congestion
exten => 123456789,102,Hangup
Can anyone provide me a working config with BRI and a 1751.
We are in UK.
Does the full number get used?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041105/f43ad5e5/attachment.htm
More information about the asterisk-users
mailing list