[OpenSIPS-Users] dlg_end_dlg in early state, how to rewrite 487 to 404

Johan De Clercq Johan at democon.be
Wed Nov 15 11:09:50 UTC 2023


forward to a self defined route and change it there.

route[404to487]
{
....

}
onreply_route
{
....
route(404to487);
}

Op wo 15 nov 2023 om 12:04 schreef Alain Bieuzent <alain.bieuzent at free.fr>:

> Hi All,
>
>
>
> I have a case where I need to terminate an early state dialog but not with
> a 487 but by a 404.
>
>
>
> t_check_status() on onreply_route didn’t match, and it’s not allowed to
> use t_check_status() on local_route
>
>
>
> what is the best way to do it ?
>
>
>
> thanks
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20231115/5acdce85/attachment.html>


More information about the Users mailing list