[Freeswitch-dev] overriding authentication scheme on mod_sofia
Paulo Vicentini
vicentini.paulo at gmail.com
Sat Dec 18 00:20:59 MSK 2010
Hi,
I would like to override the scheme used for digest authorization
Actually it is using the scheme coming from sip_www_authenticate_t in the
sofia_reg_handle_sip_r_challenge function, ignoring scheme set in xml
configuration
I would like something like:
if(gateway->register_scheme)
scheme = gateway->register_scheme;
before nua_authenticate(...
I am patching sofia to accept HA1
Regards
Paulo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20101217/f7ce0fe9/attachment.html
More information about the FreeSWITCH-dev
mailing list