Shawn,
What Sergio meant was you misspelled internal under [lines]. Not sure if it is that way in your file, of if it was mistyped here.
context = from-sccp-intenal
That's listed under the lines, note the missing 'r'.
On 4/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
On Wed, Apr 12, 2006 at 09:32:12PM +0200, Sergio Chersovani wrote:
> [EMAIL PROTECTED] 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
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ --Bandwidth and Colocation provided by Easynews.com --
Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
