Re: [SR-Users] Request-URI in fail route

2012-03-20 Thread Jan Klepal
Hello Daniel, yes, it works fine. Thank you very much for the patch. Cheers, Jan On Monday 19 of March 2012 11:26:20 you wrote: > Hello, > > for convenience, I extended dispatcher module to be able to give the uri > value as parameter to add_diversion() function, see commit: > > http://git.sip

Re: [SR-Users] Request-URI in fail route

2012-03-19 Thread Daniel-Constantin Mierla
Hello, for convenience, I extended dispatcher module to be able to give the uri value as parameter to add_diversion() function, see commit: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ef6b531dfaf08476932d44b23c82b94e0f06a86a Maybe you want to try it -- reporting if it

Re: [SR-Users] Request-URI in fail route

2012-03-15 Thread Daniel-Constantin Mierla
Hello, On 3/15/12 7:05 PM, Jan Klepal wrote: Hello Daniel, On Thursday 15 of March 2012 11:59:32 you wrote: First problem I encountered is that I can't check $rU in failure_route (it is always set to original Request-URI - bob). Is this normal behavior or am I missing something? Because of tha

Re: [SR-Users] Request-URI in fail route

2012-03-15 Thread Jan Klepal
Hello Daniel, On Thursday 15 of March 2012 11:59:32 you wrote: > > > > First problem I encountered is that I can't check $rU in failure_route (it > > is always set to original Request-URI - bob). Is this normal behavior or > > am I missing something? Because of that I have to set divert destinati

Re: [SR-Users] Request-URI in fail route

2012-03-15 Thread Daniel-Constantin Mierla
Hello, On 3/13/12 7:23 PM, Jan Klepal wrote: Hello, I am trying to set simple no-answer forward scenario: Alice calls Bob and after timeout 5s forward to Carol (and additionally Carol timeout forward to Dave). I am using Kamailio 3.2.2 default config. There is part of routing logic for no-answ

[SR-Users] Request-URI in fail route

2012-03-13 Thread Jan Klepal
Hello, I am trying to set simple no-answer forward scenario: Alice calls Bob and after timeout 5s forward to Carol (and additionally Carol timeout forward to Dave). I am using Kamailio 3.2.2 default config. There is part of routing logic for no-answer forwarding: route[RELAY] { if(is_meth