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
3 establish call by uri of the buddy
4 buddy will send notify request with dialog-info body, callback on_buddy_evsub_dlg_event_state will be called, but info_cnt in pjsip_dlg_event_status is always 0
Describe the bug
pjsip_dlg_event_get_status
returns value of typepjsip_dlg_event_status
whereinfo_cnt
field value is always 0Steps to reproduce
1 register callback
on_buddy_evsub_dlg_event_state
2 add dialog-event buddy
3 establish call by uri of the buddy
4 buddy will send notify request with dialog-info body, callback
on_buddy_evsub_dlg_event_state
will be called, butinfo_cnt
inpjsip_dlg_event_status
is always0
PJSIP version
ae3874c
Context
debian 11
Log, call stack, etc
The text was updated successfully, but these errors were encountered: