Sorry for the simple question.

I'm trying to match "sipprovider.nocredit" but the following doesn't execute 
NoOp (it runs "context" but not "context-custom"). What am I doing wrong?

[context]
include => context-custom
exten => _.,1,Set(GROUP()=1)
exten => _.,n,Goto(destcontext,${EXTEN},1)

[context-custom]
exten => sipprovider.nocredit,1,NoOp(No credit left)

Thanks

Vieri



      

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to