Opened 14 years ago

Last modified 14 years ago

#986 closed defect

Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks Zhefeng Du for the report) — at Initial Version

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-1.5
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.