[OpenSIPS-Users] solved ; ( Re: parallel fork and mediaproxy => false behaviour?
Uwe Kastens
kiste at kiste.org
Sun Oct 25 11:01:00 CET 2009
Raúl Alexis Betancor Santana schrieb:
> Uwe Kastens escribió:
>> I was not able to get it up and running with use_media_proxy and
>> end_media_session, since the mediasession was ended, if a BYE for the
>> 2nd branch arrived.
>>
> That could only occurs if you get something wrong with the branches. For
> sure :-)
>
Yes, I am sure about this. Is there any good tutorial out there?
>> I changed a lot in my script and now its working with engage_media_proxy
>> as expected. I have no idea why its working now. The only relevant think
>> I have changed was. Strange, I will try which changed fixed that point.
>>
> Do you have a duplicated route[1] ?? ...
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();
...
}
--
kiste lat: 54.322684, lon: 10.13586
More information about the Users
mailing list