FS-4676 --resolve

This commit is contained in:
Anthony Minessale
2012-10-09 13:50:11 -05:00
parent f66fbe2eaf
commit 03d702fabc
3 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -4185,7 +4185,7 @@ void sofia_presence_handle_sip_i_publish(nua_t *nua, sofia_profile_t *profile, n
rpid = act->child->name;
}
}
if (zstr(note_txt)) note_txt = rpid;
if (zstr(note_txt)) note_txt = "Available";
}
if (!strcasecmp(open_closed, "closed")) {