Even if I don't activate reply_route, it still doesn't use the failure route.
I also tried 503 and 403, for these replies kamailio goes through both
reply and failure routes.
2009/7/17 Klaus Darilion <klaus.mailinglists(a)pernau.at>at>:
catalina oancea schrieb:
In my case, when 603 reply arrives, only the reply route is triggered.
I added debug messages in both reply and failure routes and only the
one in reply route is printed.
What happens if you do not activated the reply_route. Is then the
failure_route called?
Is it only for 603 or for all responses >400 ?
regards
klaus
2009/7/17 Klaus Darilion <klaus.mailinglists(a)pernau.at>at>:
>
> catalina oancea schrieb:
>>
>> Hello
>>
>> From my tests I found the following situation:
>>
>> Kamailio ------INVITE----------> I set t_on_failure and t_on_reply
>> Kamailio <----100 Trying-------
>> Kamailio <----603 Declined--- Here the reply goes in onreply_route (I
>> added an xlog to prove it), not failure_route as expected. Is this the
>> intended behavior or is it a bug (if it's a bug I can provide more
>> details)?
>
> IIRC both routes should be executed.
>
> regards
> klaus
>