-
- Downloads
Fix the authorization header for re-REGISTER, REF 14600
The commit contains 2 fixes making the authorization header is cached during initial registration and then reused for further re-REGISTER requests. - Enable flags in pjproject so the authorization header is cached and then automatically included in next re-REGISTER requests. - Set initial registration outbound authentication credentials properly so the following error in pjproject is fixed and authorization header is cached properly: pjproject: <?>: sip_auth_clien ...Unable to set auth for tdta0x: can not find credential for X.X.X.X/Digest
parent
175ab51e
No related branches found
No related tags found
Showing
- include/asterisk/res_pjsip.h 1 addition, 0 deletionsinclude/asterisk/res_pjsip.h
- res/res_pjsip_outbound_registration.c 31 additions, 0 deletionsres/res_pjsip_outbound_registration.c
- third-party/pjproject/patches/0021-update-next-nonce.patch 106 additions, 0 deletionsthird-party/pjproject/patches/0021-update-next-nonce.patch
- third-party/pjproject/patches/config_site.h 2 additions, 0 deletionsthird-party/pjproject/patches/config_site.h
Loading
-
mentioned in merge request !331 (merged)
-
mentioned in commit c8d8456d
Please register or sign in to comment