Re: [SR-Users] Kamailio IMS: can not register

2015-02-03 Thread Carsten Bock
Hi, probably, to digg a litle further into this: What is the port of your I-CSCF? What is the result of the following DNS query done on the Proxy-CSCF: host -t SRV _sip._udp.open-ims.test Should result in something like: _sip._udp.open-ims.test has SRV record 10 1 5060 icscf.open-ims.test Gree

Re: [SR-Users] What could be wrong with my carrierroute data; dtrie_insert(): cannot insert non-numerical character

2015-02-03 Thread Gary Wallis
Nevermind I tracked down the issue myself...data validation bug. After waiting to no avail for valuable info from dOpen. I looked at the kamailio source code, and based on the log info Jxxx provided was able to track down the issue. I fixed the input data validation bug in my code like so.

[SR-Users] Using dialog_ng

2015-02-03 Thread Shane Harrison
Hi all, I think the lack of response to my previous thread is probably because it was too complicated. I have now narrowed my problem down after further archive readings . I am trying to use the dialog_ng module along with the ims_charging_module. Upon reception of an INVITE, a call to the R

[SR-Users] What could be wrong with my carrierroute data; dtrie_insert(): cannot insert non-numerical character

2015-02-03 Thread Gary Wallis
Has anybody seen a similar log error before? Many thanks! Feb 2 09:05:43 localhost /usr/local/sbin/kamailio[11093]: ERROR: [dtrie.c:130]: dtrie_insert(): cannot insert non-numerical character Feb 2 09:05:43 localhost /usr/local/sbin/kamailio[11093]: ERROR: carrierroute [cr_domain.c:168]: add

Re: [SR-Users] [sr-dev] Next IRC development meeting

2015-02-03 Thread Victor Seva
On 3 Feb 2015 14:24, "Daniel-Constantin Mierla" wrote: > First date proposal is next week, Wednesday, 15:00GMT, Feb 11, 2015, on > the usual #kamailio channel at freenode.net. Fine, I'll be there. ___ SIP Express Router (SER) and Kamailio (OpenSER) - s

Re: [SR-Users] kamailio 4.2.1 core in timer.c:877

2015-02-03 Thread Daniel-Constantin Mierla
Do you still have the logs before the crash? If yes, can you check if you got error messages? Looking especially for something like: ... t_newtran: unresolvable via1 but any timer or tm module error log messages are useful, so paste them here. Cheers, Daniel On 29/01/15 11:19, 张顺通 wrote: > > (

Re: [SR-Users] Planing to release Kamailio v4.2.3

2015-02-03 Thread Måns Nilsson
Subject: Re: [SR-Users] Planing to release Kamailio v4.2.3 Date: Tue, Feb 03, 2015 at 06:16:22PM +0100 Quoting Daniel-Constantin Mierla (mico...@gmail.com): > Have you tried with the latest version of the git branch 4.2? There were > some commits on this. From staring at the source code I'd say t

Re: [SR-Users] Wrong location entries when using usrloc with Mongo

2015-02-03 Thread Daniel-Constantin Mierla
I pushed a patch on git master branch for this issue, can you try it and report the results? I tested a bit with usrloc and DB_ONLY mode, it seemed fine here. Cheers, Daniel On 03/02/15 12:36, Daniel-Constantin Mierla wrote: > I haven't had time to look at it, being traveling to Fosdem in the >

Re: [SR-Users] Kamailio load balansing 2 servers issues

2015-02-03 Thread Juha Heinanen
Victor V. Kustov writes: > We use failover such way: > > 2 K. servers with 1 shared IP (CARP) and all actions replicate via DMQ. > This way usable for load balancing too. by all actions, to do you mean also transaction state so that reply to a request can come to different server than the one th

Re: [SR-Users] Registrar module and ipv6 addresses

2015-02-03 Thread Olle E. Johansson
On 03 Feb 2015, at 18:17, Sergey Okhapkin wrote: > Registrar module save() function stores "received" field in wrong format like > > sip:2601:3:8805:107:41E6:C7A1:7724:CF01:5062 This is an invalid URI. The URI needs to have [ and ] surrounding the IPv6 address. Please open a bug report. /O >

Re: [SR-Users] Registrar module and ipv6 addresses

2015-02-03 Thread Sergey Okhapkin
Nevermind, that was a problem with kamailio.cfg. On Tuesday 03 February 2015 12:17:07 Sergey Okhapkin wrote: > Registrar module save() function stores "received" field in wrong format > like > > sip:2601:3:8805:107:41E6:C7A1:7724:CF01:5062 > > When lookup() config function is executed for ipv6 c

[SR-Users] Registrar module and ipv6 addresses

2015-02-03 Thread Sergey Okhapkin
Registrar module save() function stores "received" field in wrong format like sip:2601:3:8805:107:41E6:C7A1:7724:CF01:5062 When lookup() config function is executed for ipv6 client, kamailio log shows error Feb 3 12:07:34 east /usr/local/sbin/kamailio[16069]: ERROR: tm [ut.h:254]: uri2dst2()

Re: [SR-Users] Planing to release Kamailio v4.2.3

2015-02-03 Thread Daniel-Constantin Mierla
Have you tried with the latest version of the git branch 4.2? There were some commits on this. Cheers, Daniel On 03/02/15 17:02, Måns Nilsson wrote: > Subject: [SR-Users] Planing to release Kamailio v4.2.3 Date: Tue, Feb 03, > 2015 at 02:01:28PM +0100 Quoting Daniel-Constantin Mierla (mico...@gm

Re: [SR-Users] Planing to release Kamailio v4.2.3

2015-02-03 Thread Måns Nilsson
Subject: [SR-Users] Planing to release Kamailio v4.2.3 Date: Tue, Feb 03, 2015 at 02:01:28PM +0100 Quoting Daniel-Constantin Mierla (mico...@gmail.com): > Hello, > > I am planning to release a new version from latest stable branch - > 4.2. Most likely it will be Tuesday next week (Feb 10). If the

Re: [SR-Users] [sr-dev] Next IRC development meeting

2015-02-03 Thread Olle E. Johansson
On 03 Feb 2015, at 14:23, Daniel-Constantin Mierla wrote: > Hello, > > I thought to propose organizing the next IRC meeting to discuss and sync > each other about Kamailio development and surrounding ecosystem. > > First date proposal is next week, Wednesday, 15:00GMT, Feb 11, 2015, on Works

[SR-Users] Next IRC development meeting

2015-02-03 Thread Daniel-Constantin Mierla
Hello, I thought to propose organizing the next IRC meeting to discuss and sync each other about Kamailio development and surrounding ecosystem. First date proposal is next week, Wednesday, 15:00GMT, Feb 11, 2015, on the usual #kamailio channel at freenode.net. The date can be changed, based on

[SR-Users] Planing to release Kamailio v4.2.3

2015-02-03 Thread Daniel-Constantin Mierla
Hello, I am planning to release a new version from latest stable branch - 4.2. Most likely it will be Tuesday next week (Feb 10). If there is something important to take in consideration for this version, reply to sr-dev mailing list. Cheers, Daniel -- Daniel-Constantin Mierla http://twitter.co

Re: [SR-Users] [sr-dev] [OT] ssl certificates updated for kamailio.org

2015-02-03 Thread Olle E. Johansson
On 03 Feb 2015, at 13:55, Daniel-Constantin Mierla wrote: > Hello, > > short note to say that I updated the ssl certificates for kamailio.org > web site. They are issued by cacert.org, which is probably not trusted > by most of the browsers, but they are well known in the open source > environm

[SR-Users] Planing to release Kamailio v4.1.8

2015-02-03 Thread Daniel-Constantin Mierla
Hello, I am planning to release a new version from previous stable branch - 4.1. Most likely it will be Thursday or Friday this week. If there is something important to take in consideration for that version, reply to sr-dev mailing list. Cheers, Daniel -- Daniel-Constantin Mierla http://twitte

[SR-Users] [OT] ssl certificates updated for kamailio.org

2015-02-03 Thread Daniel-Constantin Mierla
Hello, short note to say that I updated the ssl certificates for kamailio.org web site. They are issued by cacert.org, which is probably not trusted by most of the browsers, but they are well known in the open source environment. If you get a warning about certificate change and the issuer is cac

Re: [SR-Users] Multiple OR into a if

2015-02-03 Thread Daniel-Constantin Mierla
Hello, I was traveling and had no time for it. Anyhow, you compare $rU, which is request uri username -- the address in the first line of SIP requests. In the onreply_routes the SIP reply is processed and $rU is not a valid value. I also asked you to see if you can break the expression into mult

Re: [SR-Users] Wrong location entries when using usrloc with Mongo

2015-02-03 Thread Daniel-Constantin Mierla
I haven't had time to look at it, being traveling to Fosdem in the past days. It is on my short term agenda. Cheers, Daniel On 02/02/15 12:38, Mickael Marrache wrote: > > Any news regarding this issue? > > > > I don't think *{ "expires" : { "$date" : 1422728781000 }, "expires" : > { "$date" : 0

Re: [SR-Users] Multiple OR into a if

2015-02-03 Thread Igor Potjevlesch
Hello Daniel, Do you had the opportunity to look at this? I was thinking to try with () between each test? Thank you! Regards, Igor. De : Igor Potjevlesch [mailto:igor.potjevle...@gmail.com] Envoyé : mardi 27 janvier 2015 16:03 À : mico...@gmail.com; 'Kamailio (SER) - Users Ma

Re: [SR-Users] dmq_t_replicate fails with ERROR: t_forward_nonack: no branches for forwarding

2015-02-03 Thread Leonardo Arena
On lun, 2015-02-02 at 17:54 +, Charles Chance wrote: > Hi, > > > Can you send the output of "kamcmd dmq.list_nodes" (mask IP addresses > if needed)? proxy2:/etc/kamailio# kamcmd dmq.list_nodes { host: 10.0.0.3 port: 5060 resolved_ip: 10.0.0.3 status: 2

Re: [SR-Users] Kamailio load balansing 2 servers issues

2015-02-03 Thread Victor V. Kustov
Hi, Yuriy Gorlichenko! >So my first qestion- Does anybody have some information about loafd >balansiong between kamailios? We use failover such way: 2 K. servers with 1 shared IP (CARP) and all actions replicate via DMQ. This way usable for load balancing too. >And second question - how to reso