Re: [SR-Users] Adding two time prefix to $rU

2017-03-29 Thread Daniel-Constantin Mierla
Hello, On 28/03/2017 19:50, Yebe diomande Keffa wrote: > > Hello > > > > I am new with kamailio, and trying to add prefix to Request URI ($rU). > > I use branch_route, for $rU=”prefix”+$rU, i got two time prefix > adding => prefix_prefix_original$rU > > This is my code small code: > > reque

[SR-Users] Adding two time prefix to $rU

2017-03-28 Thread Yebe diomande Keffa
Hello I am new with kamailio, and trying to add prefix to Request URI ($rU). I use branch_route,  for $rU=”prefix”+$rU, i got two time prefix adding  =>   prefix_prefix_original$rU This is my code small code: request_route {     if (is_method("INVITE")) {