Hi

I'm confused by the asterisk WIKI syntax for DISA. I want to only let a CID of
say 1234567 pass through DISA, which calls an extension of 333

In reading the documentation, I thought it should look like this

exten => 333/1234567,1,Authenticate(1234567)
exten => 333/1234567,2,DISA(no-password|my_context)

This throws up all sorts of errors.

I simply want the callerid to be tested, if its correct, the user should pass
though DISA and onto my_context

Any help here would be appreciated !

--
Open WebMail Project (http://openwebmail.org)


_______________________________________________
Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to