[OpenSIPS-Users] solved ; ( Re: parallel fork and mediaproxy => false behaviour?

Raúl Alexis Betancor Santana rabs at dimension-virtual.com
Sun Oct 25 11:10:06 CET 2009


Uwe Kastens escribió:
> Yes, I am sure about this. Is there any good tutorial out there?
>
>   
No, as far as i known, only the docs about how branches should work.

> no, sorr, a typo, should be:
> new:
> route[1] {
> ...
> engage_media_proxy();
> ...
> t_on_branch(1);
> t_on_reply(1);
> route(3),
> ...
> }
>
> route[3] {
> ...
> ..
> t_on_reply(2);
>
> t_relay();
>
> ...
> }
>   
So .. first you set t_on_reply to 1 .. and then to 2 .. so t_on_reply 2 
will be the one that get runned, and so .. is on that route block where 
your "fix" lives ... ;-)



More information about the Users mailing list