[asterisk-dev] Custom Authentification
    Tilghman Lesher 
    tilghman at meg.abyt.es
       
    Sat Apr 23 21:31:11 CDT 2011
    
    
  
On Saturday 23 April 2011 09:29:56 Godson Gera wrote:
> 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.
I think you actually mean res_config_curl, the realtime driver for cURL.
The other module contains just global routines to ensure that the
various modules that use the cURL API do not step upon one another.
-- 
Tilghman
    
    
More information about the asterisk-dev
mailing list