[Sofia-sip-devel] Disabling REFER autorespond in Sofia - side issue

2010-12-14 Thread Nauman Sulaiman
Hi, using Sofia 1.12.10. If i disable autorespond 202 for incoming refer like this NUTAG_APPL_METHOD(REFER) So i handle the 202 myself like this nua_respond(nh, SIP_202_ACCEPTED, NUTAG_WITH_CURENT(nua), TAG_END()); But then when i try to save the event handle of the refer so i can pass to

[Sofia-sip-devel] [sofia-sip-devel] digest authorization using HA1 directly

2010-12-14 Thread Paulo Vicentini
Hi I using sofia-SIP as an UAC to register with a SIP registrar I'd like to avoid using the secret (it is indeed not available) directly while creating a digest authorization header with: int auc_digest_authorization(auth_client_t *ca, su_home_t *home, char const *method, url_t const *url,