mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
add experimental NDLB-connectile-dysfunction-2.0
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13203 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
64309ce319
commit
7f49ba5c86
@ -826,7 +826,6 @@ uint8_t sofia_reg_handle_register(nua_t *nua, sofia_profile_t *profile, nua_hand
|
|||||||
switch_copy_string(path_encoded, ";fs_path=", 10);
|
switch_copy_string(path_encoded, ";fs_path=", 10);
|
||||||
switch_url_encode(my_contact_str, path_encoded + 9, path_encoded_len - 9);
|
switch_url_encode(my_contact_str, path_encoded + 9, path_encoded_len - 9);
|
||||||
exptime = 30;
|
exptime = 30;
|
||||||
switch_snprintf(contact_str + strlen(contact_str), sizeof(contact_str) - strlen(contact_str), "%s", path_encoded);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (port) {
|
if (port) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user