Greetings,
I have multiple IPs in my Kamailio. In some scenarios, the caller and the called connect to different IPs and in others, they use the same IP.
Currently i'm running with the RR's module "enable_double_rr" parameter set so i can have one Record-Route for each IP used on the call. However, in the scenario that both caller and called have the same IP, i would like to only have on Record-Route in order to save on the pactet's size.
Is this possible to have those two scenarios on the same Kamailio ?
Best Regards
As long as you steer the traffic so that enters and exits the same network interface/listener, this should be a natural outcome.
— Sent from mobile, with due apologies for brevity and errors.
On Oct 3, 2019, at 11:41 AM, Duarte Rocha duarterocha91@gmail.com wrote:
Greetings,
I have multiple IPs in my Kamailio. In some scenarios, the caller and the called connect to different IPs and in others, they use the same IP.
Currently i'm running with the RR's module "enable_double_rr" parameter set so i can have one Record-Route for each IP used on the call. However, in the scenario that both caller and called have the same IP, i would like to only have on Record-Route in order to save on the pactet's size.
Is this possible to have those two scenarios on the same Kamailio ?
Best Regards _______________________________________________ Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
I was using "enable_double_rr" with value 2. With value 1 it works as i want. Perfect.
Is there something similar for the via header?
A quinta, 3/10/2019, 16:41, Duarte Rocha duarterocha91@gmail.com escreveu:
Greetings,
I have multiple IPs in my Kamailio. In some scenarios, the caller and the called connect to different IPs and in others, they use the same IP.
Currently i'm running with the RR's module "enable_double_rr" parameter set so i can have one Record-Route for each IP used on the call. However, in the scenario that both caller and called have the same IP, i would like to only have on Record-Route in order to save on the pactet's size.
Is this possible to have those two scenarios on the same Kamailio ?
Best Regards