FS-5171 please test

This commit is contained in:
Anthony Minessale 2013-03-25 17:57:51 -05:00
parent b6ed7c26c3
commit e74e46be27
1 changed files with 1 additions and 0 deletions

View File

@ -3902,6 +3902,7 @@ void sofia_presence_handle_sip_i_subscribe(int status,
}
nua_notify(nh,
SIPTAG_TO(sip->sip_to),
SIPTAG_EXPIRES_STR(exp_delta_str),
SIPTAG_SUBSCRIPTION_STATE_STR(sstr),
SIPTAG_EVENT_STR("line-seize"), TAG_IF(full_call_info, SIPTAG_CALL_INFO_STR(full_call_info)), TAG_END());