[Asterisk-Users] Cisco 7960 won't dial (sccp)
shawnl at up.net
shawnl at up.net
Wed Apr 12 13:22:07 MST 2006
On Wed, Apr 12, 2006 at 09:32:12PM +0200, Sergio Chersovani wrote:
> shawnl at up.net ha scritto:
> >context = from-sccp-intenal
> >
> I guess "intenal" is not the righe context :-)
>
> Sergio
The from-sccp-internal is almost an exact copy of my from-sip-internal context,
which works fine....
[from-sccp-internal]
include => local-extensions
include => always-out-pots
include => local-calls-pots
include => ld-calls
exten => h,1,Hangup
exten => i,1,Congestion
exten => i,2,Hangup
[from-sip-internal]
include => local-extensions
include => always-out-pots
include => local-calls-pots
include => ld-calls
exten => h,1,Hangup
exten => i,1,Congestion
exten => i,2,Hangup
More information about the asterisk-users
mailing list