<div>Hi,</div><div>I would like to override the scheme used for digest authorization</div><div>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  <br>
</div><div><br></div><div>I would like something like:</div><div><br></div><div>if(gateway-&gt;register_scheme)</div><div>    scheme = gateway-&gt;register_scheme;</div><div><br></div><div>before nua_authenticate(...</div>
<div><br></div><div>I am patching sofia to accept HA1 </div><div><br></div><div>Regards</div><div><br></div><div>Paulo</div><div><br></div><div><br></div><div><br></div>