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
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")) {