No, I am not seeing any options messages. It doesn't appear to be
doing anything while in probing mode. How often should an OPTIONS
message go out?
One thing to note, i have two public IP addresses on eht0, so I have
eht0 and eth0:1. I also have eth1 which is a private network
interface. I hav
El Jueves, 4 de Marzo de 2010, Juha Heinanen escribió:
> Iñaki Baz Castillo writes:
> > Ok, I'll try it. However it seems that lcr is modyfing the
> > fr_inve_timer value
> > by itself. Perhaps it depends on the number of gateways per lcr rule?
> > Anyhow it shouldn't IMHO.
>
> inaki,
>
> lcr
Hello,
yesterday at CeBIT I've run into Fraunhofer booth and a banner attracted
my attention, photo at:
http://www.asipto.com/gallery/v/cebit2010/P3030721.JPG.html?g2_imageViewsIndex=1
According to the middle right bubble, 2000 was the first year FhG
presented SER at CeBIT. Given that, means
Iñaki Baz Castillo writes:
> Ok, I'll try it. However it seems that lcr is modyfing the
> fr_inve_timer value
> by itself. Perhaps it depends on the number of gateways per lcr rule? Anyhow
> it shouldn't IMHO.
inaki,
lcr module does nothing to any timer nor does not explicitly refer to
any.
Hello,
On 03/04/2010 07:33 AM, Geoffrey Mina wrote:
As a side note, i have enabled sip tracing on the machines which are
being flagged as "P", and no SIP packets are ever arriving. I am
positive there is no firewall or other device in the middle which
would be stopping the flow of traffic.
On
El Jueves, 4 de Marzo de 2010, Robert McGilvray escribió:
> Wouldn't that also trigger a local 408 if I received a provisional response
> but then exceeded the fr_inv_timer?
Yes.
> That's really the issue. An automated dialer ended up calling cell phones
> without voicemail multiple times bec
Wouldn't that also trigger a local 408 if I received a provisional response but
then exceeded the fr_inv_timer?
That's really the issue. An automated dialer ended up calling cell phones
without voicemail multiple times because of the gateway failover.
-Original Message-
From: users-bou
El Jueves, 4 de Marzo de 2010, Robert McGilvray escribió:
> I need to failover in case a gateway doesn’t respond with provisional
> (it’s set at 5 seconds currently).
Then you just need to use in failure_route:
if (t_local_replied("all")
This means that all the responses have been locally
El Jueves, 4 de Marzo de 2010, Daniel-Constantin Mierla escribió:
> Hello,
>
> On 03/04/2010 04:17 PM, Iñaki Baz Castillo wrote:
> > El Miércoles, 3 de Marzo de 2010, Iñaki Baz Castillo escribió:
> >> Hi, using Kamailio 1.5.4.
> >>
> >> I use dlg_manage() for an INVITE. 200 Ok is replied by the ca
I'm looking for a way to distinquish between locally generated 408s
triggered by the timers. My problem is that I'm using gateway failover
in a failure route and on 408s it would retry phones multiple times if
they didn't answer (no voicemail etc) - so fr_inv_timer was triggered
after receiving
Hello,
On 03/04/2010 04:17 PM, Iñaki Baz Castillo wrote:
El Miércoles, 3 de Marzo de 2010, Iñaki Baz Castillo escribió:
Hi, using Kamailio 1.5.4.
I use dlg_manage() for an INVITE. 200 Ok is replied by the callee but the
UAC doesn't send the ACK (due to a crash).
The dialog remains in Ka
El Miércoles, 3 de Marzo de 2010, Iñaki Baz Castillo escribió:
> Hi, using Kamailio 1.5.4.
>
> I use dlg_manage() for an INVITE. 200 Ok is replied by the callee but the
> UAC doesn't send the ACK (due to a crash).
>
> The dialog remains in Kamailio dialog memory/table in state 3 and would
> exp
Hello,
I am pleased to announce a dedicated event in London, Tuesday, March 9
afternoon, where to present the version 3.0 and latest developments in
Kamailio and SIP Router projects. The event includes as well
presentations from various players in the VoIP and SIP market, more
details at:
ht
El Jueves, 4 de Marzo de 2010, Juha Heinanen escribió:
> Iñaki Baz Castillo writes:
> > I use Kamailio 1.5.2.
> > I don't override the timer value with an AVP, I mean the default
> > fr_inv_timer parameter of TM module.
>
> i have always set the avp explicitly after calling next_gw() and before
Iñaki Baz Castillo writes:
> I use Kamailio 1.5.2.
> I don't override the timer value with an AVP, I mean the default
> fr_inv_timer parameter of TM module.
i have always set the avp explicitly after calling next_gw() and before
calling t_relay() and i have set the avp again in failure route.
El Jueves, 4 de Marzo de 2010, Juha Heinanen escribió:
> Iñaki Baz Castillo writes:
> > Hi, I set fr_inv_timer=150 and use lcr module to balance (and failover)
> > between two gateways.
>
> is this with kamailio or sr? how did you set the timer?
I use Kamailio 1.5.2.
I don't override the time
Iñaki Baz Castillo writes:
> Hi, I set fr_inv_timer=150 and use lcr module to balance (and failover)
> between two gateways.
is this with kamailio or sr? how did you set the timer? in k, it
should be something like this:
$avp(FR_TIMER_AVP) = GW_TIMEOUT;
t_relay();
where GW_TIMEOUT is in se
17 matches
Mail list logo