[Asterisk-Users] question about DISA

Tele Cost Price Reducer telecpr at gmail.com
Sun Apr 9 12:58:08 MST 2006


hi Ronald,
i would use a CallerIDNum authentication, based on the Asterisk Database to
solve it.
then you do not need any verification.
you just build a list of approved numbers in the database and then have a
context checking the whitelist.

if you need more help, let me know,

Mickey


On 4/8/06, Ronaldo Chan <ronald at revlink.ph> wrote:
>
> Lists,
>
> Hi, good day, i was being task to create a DISA access for internal
> purpose of the company, i'm having a problem to work with it with
> authentication, but i think it's really a straight forward thing to do,
> can someone enlight me on this. thanks
>
> sample code snippet
>
> exten => 5,Goto(inward,s,1)
>
> [inward]
>
> exten => s,1,Disa(1234|outgoing)
> ; DISA appssupposed to ask me a password but it's not
> instead it's drop me immedietly to a dial tone
> exten => s,2,Hangup
>
> My Workaround.
>
> exten => s,1,Authenticate(1234)
> exten => s,2,Disa(no-password|outgoing)
>
>
> Thanks
>
> Ronald
>
>
>
>
>
>
>
>
> _______________________________________________
> --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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060409/88ac01e6/attachment.htm


More information about the asterisk-users mailing list