add tolken notify

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6150 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-11-02 19:44:26 +00:00
parent 3bea231fed
commit 353b754d82
1 changed files with 1 additions and 2 deletions

View File

@ -842,8 +842,7 @@ void sofia_presence_handle_sip_i_subscribe(int status,
SIPTAG_CONTACT_STR(contact_str),
TAG_END());
nua_notify(nh, SIPTAG_EVENT_STR(event), TAG_END());
switch_safe_free(sstr);