Skip to content
Snippets Groups Projects
Commit 21906d6d authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#3030] Exact identification of incoming Notification in xfre_func_cb

Previously identified using this test

/* This better be a NOTIFY request */
if (event->type == PJSIP_EVENT_TSX_STATE &&
    event->body.tsx_state.type == PJSIP_EVENT_RX_MSG) {
parent df8974d7
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment