You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Configure async auth on non-shared auth sessions for all modules
When use_shared_auth is false and on_auth_challenge callback is set,
configure async auth directly on each module's own auth session (regc,
dialog, publishc, buddy, IM) so the callback fires on the non-shared
path too. Also adds pjsip_publishc_get_auth_sess() API and fills the
missing shared-auth path for incoming call dialogs.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments