Am 04.02.2011 20:22, schrieb Daniel-Constantin Mierla:
>
>
> On 2/4/11 8:08 PM, Amit Nepal wrote:
>> Could someone guide me how to compile and install just one module with
>> flavor set to kamailio ?
>>
> make FLAVOUR=kamailio cfg
>
> (skip above if you already set kamailio flavour).
>
> then
Am 06.02.2011 15:48, schrieb Graham Wooden:
> The issue is that I am throwing back a 404 to them when they do a timer
> event, as they are passing sip:unkn...@my.ip.addr.
What is a 'timer event'?
regards
Klaus
___
SIP Express Router (SER) and Kamaili
Hi,
The functionality for storing additional data for a dialog is like this:
$dlg_var(ecscf_server) = ‘sip:ecscf.ng-voice.com’;
xlog(“Emergency CSCF is $dlg_var(ecscf_server)\n”);
However, it might be worth noting, that i haven't added bindings to
the dialog-API and that the Pseudo-Variable curr
Daniel,
The problem is fixed and the topoh module has been running fine for a
few hours so far. Thank you.
On 04.02.2011 20:32, Daniel-Constantin Mierla wrote:
Hello,
I added the code for enclosing contact uri between angle brackets. I
committed on git master branch, but have no way to test i
Hey Carsten,
On 07.02.2011 12:04, Carsten Bock wrote:
> The functionality for storing additional data for a dialog is like this:
>
> $dlg_var(ecscf_server) = ‘sip:ecscf.ng-voice.com’;
> xlog(“Emergency CSCF is $dlg_var(ecscf_server)\n”);
>
> However, it might be worth noting, that i haven't add
The SIP Timer, no? When I do a sip trace, that is what I see come across
from avaya system in the options packets.
" Supported: timer"
-graham
On 2/7/11 2:16 AM, "Klaus Darilion" wrote:
>
>
> Am 06.02.2011 15:48, schrieb Graham Wooden:
>> The issue is that I am throwing back a 404 to them
Am 07.02.2011 13:47, schrieb Graham Wooden:
> The SIP Timer, no? When I do a sip trace, that is what I see come across
> from avaya system in the options packets.
If it is an OPTIONS request I guess it is just a keep-alive to keep the
NAT/FW bindings alive.
This could be fixed easily:
if (is_
Hello Ricardo,
I already wrote on this list about this issue. Currently the only way to
do it is to disable duplicate gws checking in sources itself.
In general, gw duplication checking should be extended to check not only
by ip_addr or its hostname, but to include 'tag' and even 'strip' columns.
I have been looking at examples where load_gws() is used without
parameters, is it customary to pass the group id ? I got that working by
passing the group id of the gateways to load or is there any way to load
all the gateways regardless of their group ?
Thank You
Amit Nepal
Systems Administr
I have been trying to figure this out While using kamailio and rtpproxy,
the caller is not receiving the bye when callee hangs up but audio is
two way and everything seems to be working fine, any one had this issue ?
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-
Hi everyone,
I am sure someone have been working with this scenario, how about
accounting multiple calls from same account or ip address while using ip
auth ?
--
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinte
Hello.
We’re having critical issues with our LCR, we have the Kamailio version
1.5.2, several calls are arriving to our LCR and from some reason the next
message appears in the log :
Feb 6 12:01:55 /usr/local/sbin/kamailio[14185]: NOTICE:lcr:gw_set_state:
trunk "xx.xx.xx.135:5060" from group:
Thanks Klaus.
-graham
On 2/7/11 7:13 AM, "Klaus Darilion" wrote:
>
>
> Am 07.02.2011 13:47, schrieb Graham Wooden:
>> The SIP Timer, no? When I do a sip trace, that is what I see come across
>> from avaya system in the options packets.
>
> If it is an OPTIONS request I guess it is just a k
Antanas Masevicius writes:
> I already wrote on this list about this issue. Currently the only way to
> do it is to disable duplicate gws checking in sources itself.
> In general, gw duplication checking should be extended to check not only
> by ip_addr or its hostname, but to include 'tag' and ev
Amit Nepal writes:
> I have been looking at examples where load_gws() is used without
> parameters, is it customary to pass the group id ? I got that working by
> passing the group id of the gateways to load or is there any way to load
> all the gateways regardless of their group ?
in 3.x ther
Ricardo Martinez writes:
> We’re having critical issues with our LCR, we have the Kamailio version
> 1.5.2, several calls are arriving to our LCR and from some reason the next
> message appears in the log :
i'm not supporting lcr module in 1.5 branch anymore. try upgrading to
3.0 or 3.1.
-- juh
16 matches
Mail list logo