mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
FS-4676 --resolve
This commit is contained in:
@@ -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")) {
|
||||
|
||||
Reference in New Issue
Block a user