Hello The tm.t_uac_start function generates a “tm:local-request” event. But the tm.cancel function doesn't generete “tm:local-request” event.
Is it possible to activate a parameter in the TM or TMX module to generate the event?
Thanks Juan
Thanks for the report, it was probably not implemented yet for CANCEL generated from tm over a RPC command.
This issue is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks.
Closed #3831 as not planned.
Reopened #3831.
Closed #3831 as completed.
@JuanPascual2 a PR was merged that should fix the issue you reported, linked above. Maybe you can test and report back if your problem is solved. If not, please re-open this issue.
Hello I tested the correction. Now , the tm.cancel function generete “tm:local-request” event. But the pseudo variables correspond to the INVITE equest and not to the CANCEL request. Example: $rm = INVITE Can you reopen the issue? BR Juan
Reopened #3831.
Thanks for reporting back. There was a new PR created, will ping you after this was merged for another test.
@JuanPascual2, a new fix has been committed at https://github.com/kamailio/kamailio/pull/3979. Could you test again and confirm whether it fixes the issue?
Hello I tested it. The bug is fixed. BR Juan
Closed #3831 as completed.