Ticket #986 (closed defect: fixed)
Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks Zhefeng Du for the report)
| Reported by: | bennylp | Owned by: | bennylp |
|---|---|---|---|
| Priority: | normal | Milestone: | release-1.5 |
| Component: | pjsip | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by bennylp) (diff)
Please see PJSIP_AUTH_AUTO_SEND_NEXT documentation for the reference.
If this flag is enabled, but PJSIP_AUTH_HEADER_CACHING is not, assertion will be triggered in sip_auth_client.c:710, and/or no Authorization header will be sent.
This is because last challenge is not saved.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)