mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-27 12:14:32 +00:00
update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5881 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
3c10d5af76
commit
c8c6d97d9e
@ -164,7 +164,7 @@ int sofia_reg_nat_callback(void *pArg, int argc, char **argv, char **columnNames
|
|||||||
//nua_message(nh, SIPTAG_CONTENT_TYPE_STR("text/plain"),
|
//nua_message(nh, SIPTAG_CONTENT_TYPE_STR("text/plain"),
|
||||||
//SIPTAG_PAYLOAD_STR("You suffer from Connectile Dysfunction.\nYou should use stun....\n"), TAG_END());
|
//SIPTAG_PAYLOAD_STR("You suffer from Connectile Dysfunction.\nYou should use stun....\n"), TAG_END());
|
||||||
|
|
||||||
nua_options(nh, SIPTAG_FROM_STR(profile->url), SIPTAG_TO_STR(to), NUTAG_URL(contact), SIPTAG_CONTACT_STR(profile->url), TAG_END());
|
nua_options(nh, TAG_END());
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user