FS-5806 please test HEAD
This commit is contained in:
parent
8084c28d62
commit
4bbce38eb6
|
@ -2122,7 +2122,9 @@ static void _send_presence_notify(sofia_profile_t *profile,
|
|||
cparams += 3;
|
||||
}
|
||||
|
||||
if (!switch_stristr("fs_nat=yes", o_contact)) {
|
||||
path = sofia_glue_get_path_from_contact((char *) o_contact);
|
||||
}
|
||||
|
||||
tmp = (char *)o_contact;
|
||||
o_contact_dup = sofia_glue_get_url_from_contact(tmp, 1);
|
||||
|
|
Loading…
Reference in New Issue