[asterisk-dev] Custom Authentification

Godson Gera godson.g at gmail.com
Sat Apr 23 09:29:56 CDT 2011


you can do this using res_curl module of asterisk which will send extension
auth requests over HTTP and you reply. However, the slight difference is
that asterisk won't actually send the credentials over HTTP instead it
requests your service for credentials.

2011/4/23 Josejulio Martínez <finwemartinez at gmail.com>

> i'm gathering info for a project i'm working on, we wanna link our system
> with an asterisk server, one of the things i'm looking for is a module that
> "hook" on the iax2 auth process, what i intend is to use other server to do
> the auth stuff (like, user sends user/pass to asterisk, asterisk sends it to
> a server B, server B process it and answers YES/NO, and so asterisk answers
> to the user YES/NO. Is this possible with a module or should i modify the
> asterisk-core? Thanks for reading.
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-dev mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-dev
>



-- 
Thanks & Regards,
Godson Gera
VoIP Consultant India <http://godson.in>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20110423/c341fea1/attachment-0001.htm>


More information about the asterisk-dev mailing list