Well, I just figured it out -
Changed from 1 to 0
www_challenge("$td", "1");
www_challenge("$td", "0");
The relationship between AUTH module and backend storage modules AUTH_DB is a
little confusing, but I see documentation on AUTH module does explain this.
Sorry to clutter the list.
From: s
It may be my lack of understanding, but I moved from using auth_check function
to www_authenticate function and now see kamailio sending qop in auth header.
It's my understanding this is not necessary (based on UA types in use) so I
would like to remove it. Per module doc, it is "" by default, I
Hi,
I need help. I encounter a segfault error in dialog.so when I do an
http_query containing shared pseudovariables in the event_routes of
dialog:start and dialog:end. How can I fix this?
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users ma
Rori,
this is not the way.
Please subscribe to the mailinglist here:
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Daniel
On Thursday, November 14, 2013 22:11 CET, "Roni |" wrote:
> may i join
___
SIP Express Router (SE
+1 really lol
Sent from my iPhone
> On 14 Nov 2013, at 22:13, Sergey Okhapkin wrote:
>
> No, you may not that way.
>
>> On Thursday 14 November 2013 21:11:58 Roni | wrote:
>> may i join
>
> ___
> SIP Express Router (SER) and Kamailio (OpenSER) - sr
No, you may not that way.
On Thursday 14 November 2013 21:11:58 Roni | wrote:
> may i join
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-
may i join
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi
I would like to please join the mailing list
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Daniel,
I found this link:
http://sip-router.org/tracker/index.php?do=details&task_id=310. The core
file output is below. I see that it is in the libradiusclient-ng.so
library, but is there a solution, change the config file, different version
library, etc?
Jonathan
Core was generated by `/usr
Hello,
the stable branch from where we are going to package the release series
4.1.x has been created - its name: 4.1
There is now a 'kamailio' alias for the repository name, therefore it
can be used instead of 'sip-router' in the git path. Getting the git
branch 4.1 with read only access:
Hello,
a dedicated branch 4.1 has been created for upcoming major release. From
now on, the master can take again code with new features to be part of
future release series 4.2.x.
Any new bug fix that is applicable to stable branches has to be
committed first in master and then backported.
I will be joining the call and IRC but cannot do the hangout.
---Fred
> On Nov 14, 2013, at 9:33 AM, Daniel-Constantin Mierla
> wrote:
>
> Hello,
>
> you, and anyone else that want to join the VUC session, will have to be
> tomorrow on irc (channel #vuc on freenode.net) and we will see if
Hi,
as a workaround you could create a trigger for the before-insert event to
modify the new row with the correct values by adding or subtracting hours
depending on your timezone.
Regards,
Carlos
On Thu, Nov 14, 2013 at 11:37 AM, Daniel-Constantin Mierla <
mico...@gmail.com> wrote:
> Hello,
>
Hello,
upcoming release 4.1 has more options to control the time value in acc
table. See time_mode parameter and the next after it:
http://kamailio.org/docs/modules/devel/modules/acc.html#acc.p.time_mode
Otherwise, you can set the timezone to gmt.
Cheers,
Daniel
On 11/14/13 2:55 PM, Igor Po
Hello,
you, and anyone else that want to join the VUC session, will have to be
tomorrow on irc (channel #vuc on freenode.net) and we will see if we can
plug extra participants in the hangout. It looks very busy, having a
large number (about 10) of developers joining the event and hangout
cann
Hi,
I'm wondering how can I change the timezone when INVITE, ACK, BYE and CANCEL
are inserted into acc table? Indeed, today, each entrie has the same
datetime than the server. I would prefer to have UTC time in "time" column
instead.
I know that it was the behaviour with old SER releases.
Th
Hi,
also you can try to use the IPOPS module, for example:
if (is_in_subnet("10.0.123.123", "10.0.123.1/24")) {
xlog("L_INFO", "it's in the subnet\n");
xlog("L_INFO", "Skip NAT test\n");
...
...
}
http://kamailio.org/docs/modules/4.0.x/modules/ipops.html#idp42416
Daniel
On 11/13/2
Hello All,
We are currently cross compiling Kamailio for powerpc and are encountering
an "issue", of which we want to know whether or not it is intentional. In
the modules/auth_diameter/diameter_msg.h of Kamailio 4.0.4 (latest) we
found the following line:
72: #error BIG endian detected!!
Bu
Hello,
there is no such algorithm done internally. But you can get it via
configuration:
- use two set ids, first with the 3 nodes and then the second with the
other 2 nodes
- first to ds_select_*(setid1, 4) and ds_next_*() utill you consume all
of them
- if no answer yet and no more address
Hello,
for sl:local-response, the attributes of remote address are available
via $sndto(...) variables, see the cookbook from the wiki.
For dialog, current sip message under processing is given (so all pvs
should refgect it), but sometime there is no such message (at the dialog
timeout event
On 11/14/13 10:02 AM, Daniel-Constantin Mierla wrote:
Hello,
On 11/14/13 4:31 AM, jonathan augenstine wrote:
I am working on the configuration to enable RADIUS in Kamailio 4.0.
The basic install worked successfully and the daemon started without
problems. I then install radiusclient-ng and
Hello,
On 11/14/13 4:31 AM, jonathan augenstine wrote:
I am working on the configuration to enable RADIUS in Kamailio 4.0.
The basic install worked successfully and the daemon started without
problems. I then install radiusclient-ng and configured RADIUS in the
Kamailio build/configuration.
Hello,
On 11/14/13 9:12 AM, Julia wrote:
Hello,
Kamailio installed from GIT.
It's working now (also under load).
ok, thanks for testing.
Daniel
Thank you,
Julia
*From:*Daniel-Constantin Mierla [mailto:mico...@gma
Hello,
again a short notice before happening, as nobody proposed alternatives,
I am going to create the dedicated branch for release series 4.1 later
today.
Cheers,
Daniel
On 11/12/13 9:18 PM, Daniel-Constantin Mierla wrote:
Hello,
I am planning to make the branch for 4.1 on Thursday. Afte
well as far as i know, $rU comes up NULL on event_route[dialog:]
how do we pass pseudo-variables to event_route properly?
Kelvin Chua
On Thu, Jun 20, 2013 at 2:58 AM, Sergey Okhapkin
wrote:
> Which variables I can use in event_route[sl:local-response] route to
> xlog proto:ip:port to which
Hello,
Kamailio installed from GIT.
It's working now (also under load).
Thank you,
Julia
_
From: Daniel-Constantin Mierla [mailto:mico...@gmail.com]
Sent: Tuesday, November 12, 2013 10:09 PM
To: Julia; 'Kamailio (SER) - Users Mailing List'
Subject: Re: [SR-Users] Kamai
26 matches
Mail list logo