Skip to content
Snippets Groups Projects
Verified Commit e28a65c8 authored by Grzegorz Sluja's avatar Grzegorz Sluja Committed by IOPSYS Dev
Browse files

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
1 merge request!203Fix the authorization header for re-REGISTER, REF 14600
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment