Home
last modified time | relevance | path

Searched refs:notif_to_tag (Results 1 – 1 of 1) sorted by relevance

/dports/net/belle-sip/belle-sip-1.6.3-0/src/
H A Dtransaction.c708 const char* sub_from_tag, *notif_to_tag; in belle_sip_client_transaction_is_notify_matching_pending_subscribe() local
730notif_to_tag = belle_sip_header_to_get_tag(belle_sip_message_get_header_by_type(notify, belle_sip_… in belle_sip_client_transaction_is_notify_matching_pending_subscribe()
733 && sub_from_tag && notif_to_tag && strcmp(sub_from_tag,notif_to_tag)==0 in belle_sip_client_transaction_is_notify_matching_pending_subscribe()