Hi Daniel,
Thanks for the advise, I'm using the following configuration,
# Manage outgoing branches
branch_route[MANAGE_BRANCH] {
if($fd=~"sip\.sp1\.com") {
xlog("L_INFO","|Masking SP1 call from: $fu");
$fd = "pstn.parzee.io";
}
xdbg("new branc
On Tue, Dec 20, 2016 at 08:59:23AM +, Phil Lavin wrote:
> Is it possible to set the natping_interval to a different value, per
> registration, at the time the user registers? For example, user A has
> 10 seconds and user B has 60 seconds.
I took a look at the pinger a couple of months ago for
Makes sense. Perhaps if it were implemented such that all users with a common
timer value were handled by a single timer, and the docs had a warning about
not using too many different values… then it’d be ok. I’m not sure our need is
quite urgent enough to implement it, but I’ll add it to the to
Hi Phil,
That feature currently does not exist. The nathelper module is dependent on
a timer process. Keeping a timer for every registered user would be using
quite some resources.
Regards,
Timmo
On Tue, Dec 20, 2016 at 9:59 AM, Phil Lavin
wrote:
> Hi all,
>
>
>
> Is it possible to set the nat
Hello Daniel,
I haven't internet assess in our LAB kamailio,
I just applied your last commit3a48835cf68f583ff2fbd7cec9bd76ddc0a1b6fc
and now It's working.
(Tested for empty match_exp with match_op 1 and 2)
Thank you so much!
Julia
On Tue, Dec 20, 2016 at 9:38 AM, Daniel-Constantin Mierla wro
Hi all,
Is it possible to set the natping_interval to a different value, per
registration, at the time the user registers? For example, user A has 10
seconds and user B has 60 seconds.
Thanks
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-u