Hi Han,
I do not think Kamailio can do what you want it to do.
Cheers,
-- Alex
On Jun 17, 2025, at 9:32 AM, 13715209697--- via sr-users sr-users@lists.kamailio.org wrote:
Hi team:
uac kamailio uas --> invite --> invite <-- 200 ok <-- 484 bye --->
Here is my reply_route:
onreply_route[MANAGE_REPLY] { xdbg("incoming reply\n"); if(status=~"[12][0-9][0-9]") { route(NATMANAGE); } if ($rs == 200) { t_reply("484", "Address Incomplete"); if (!t_cancel_callid("$ci", "$cs", "0", "200")) { xerr("t_cancel_callid failed\n"); } return; } return; }
but not woking.
Thanks!
Han 2025-06-17 __________________________________________________________ Kamailio - Users Mailing List - Non Commercial Discussions -- sr-users@lists.kamailio.org To unsubscribe send an email to sr-users-leave@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!
-- Alex Balashov Principal Consultant Evariste Systems LLC Web: https://evaristesys.com, https://www.csrpswitch.com Tel: +1-706-510-6800