On Saturday 26 January 2008 20:52:04 GNUbie wrote:
> But what about to check if the number entered belongs to a specific context
> and considered invalid if it belongs to another context? My point here is
> not to list down all the extension numbers that can receive inbound calls
> because what if they are 10 or more phones that belongs to that specific
> context. I just want that inbound calls will go to the members of a
> specific context and not by listing each extension numbers that belongs to
> that context.

include => specified_context
exten => i,1,Background(invalid)
exten => i,n,WaitExten

-- 
Tilghman

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to