[SR-Users] set/add_contact_alias() difference
ZZ Wave
zzwave at gmail.com
Fri Jun 17 12:49:20 CEST 2022
Playing around with WSS support:
if (nat_uac_test(64)) {
force_rport();
......
if (!add_contact_alias()) {
xinfo("Error aliasing contact <$ct>\n");
sl_send_reply("400", "Bad Request");
exit;
}
set_contact_alias() throws this error on ACK without Contact,
add_contact_alias() doesn't (and thats OK). Is this the expected behavior?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20220617/13dedb9d/attachment.htm>
More information about the sr-users
mailing list