[SR-Users] passing multiple values in mqueue

2015-09-25 Thread Thibault Gueslin
I want to pass several arguments to a mqueue to process them asynchronously. (like in the example of sip sweet). How could it be done ? Other possibility is to generate a string and parse it in the lua script. But there should something more simple ? thibault ___

Re: [SR-Users] MSRP over Websockets

2015-09-25 Thread vamsi
Thank you Daniel it's working now. On Thu, Sep 24, 2015 at 9:22 AM Daniel-Constantin Mierla wrote: > Hello, > > the first log messages indicate that the tls connect failed. Are the two > msrp clients connected to the msrp relay, because for websocket the server > cannot connect further as a clie

Re: [SR-Users] Kamailio recvfrom out of bounds

2015-09-25 Thread José Seabra
Adding more information to my last email, when kamailio starts receiving calls, after more or less 40 seconds it stops processing some sip messages. I'm using the kamailio version 4.3.2 Best Regards 2015-09-25 18:34 GMT+01:00 José Seabra : > I have one kamailio server listening in 2 network in

[SR-Users] Kamailio recvfrom out of bounds

2015-09-25 Thread José Seabra
I have one kamailio server listening in 2 network interfaces, kamailio receives sip messages from interface A and then send it to destine through interface B. When we start kamailio service then run gdb for each kamailio network interface process, execute the command "bt full" the result is the fo

[SR-Users] Kamailio & VoLTE (powered by ng-voice) at ITU Telecom World in Budapest 2015

2015-09-25 Thread Carsten Bock
Hi Everyone, We will have our own small LTE (and VoLTE enabled) network at the ITU Telecom World 2015 in Budapest. Since we are on the exhibitor list, we are pleased to share a complimentary Exhibition Visitor pass for you to visit our booth there (no. P07 in Hall F). Register at http://telecomwor

Re: [SR-Users] evapi tcp parsing??

2015-09-25 Thread Jayesh Nambiar
Hi Daniel, I think this is not solved completely after you applied the patch and my testing shows that there are some problems left out to solve. Please do let me know if you are looking at more inputs which I might be able to test and provide. Thanks, - Jayesh On Wed, Sep 23, 2015 at 8:24 PM Jay

Re: [SR-Users] RPC ul.dump

2015-09-25 Thread Daniel Tryba
On Friday 25 September 2015 10:54:28 Loïc Boissy wrote: > Well, does it possible to query the database directly using JSON RPC > request? Apparently not if you want to use kamailio to receive/process the request. But you could install a httpd and some scripting engine to do these requests to the

Re: [SR-Users] RPC ul.dump

2015-09-25 Thread Loïc Boissy
Well, does it possible to query the database directly using JSON RPC request? Best regards Loic 2015-09-25 10:40 GMT+02:00 Daniel Tryba : > On Friday 25 September 2015 10:24:18 Loïc Boissy wrote: > > Yes i do some test, > > The "ul.dump" command seems return only actif user (connected user). > >

Re: [SR-Users] Kamailio Asterisk MWI

2015-09-25 Thread Ansuman Manna - Asergis Telecom
Hi, No. I am shooting notify by sipsak from vm server directly to the Kamailio. Here is my notify from vm server U 2015/09/22 09:55:27.143734 X.X.X.159:35791 -> X.X.X.158:5060 159-VM server 158 --Kamailio NOTIFY sip:8234949521e8282@X.X.X.165:5060 SIP/2.0. 165-UAC IP Via: SIP/2.0/UDP

Re: [SR-Users] RPC ul.dump

2015-09-25 Thread Daniel Tryba
On Friday 25 September 2015 10:24:18 Loïc Boissy wrote: > Yes i do some test, > The "ul.dump" command seems return only actif user (connected user). > But I would like to dump all contacts present in my database... Well, the location table only has active users, so the output is correct. If you w

Re: [SR-Users] Dialog keep alive options are with error parsing headers

2015-09-25 Thread José Seabra
Hello Daniel, Once again thank you for your support. Please check below the kamailio logs with your patch: 34(22654) DEBUG: [parser/msg_parser.c:606]: parse_msg(): SIP Request: 34(22654) DEBUG: [parser/msg_parser.c:608]: parse_msg(): method: 34(22654) DEBUG: [parser/msg_parser.c:610]: pars

Re: [SR-Users] RPC ul.dump

2015-09-25 Thread Loïc Boissy
Hello, Yes i do some test, The "ul.dump" command seems return only actif user (connected user). But I would like to dump all contacts present in my database... Best regards Loic 2015-09-25 9:44 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > it doesn't matter if you enable multidomain, the r

Re: [SR-Users] Ragarding reginfo handling in kamailio

2015-09-25 Thread Daniel-Constantin Mierla
Hello, can you run kamailio with debug=3 in kamailio.cfg and look at syslog during the time a contact is expiring to see if there are some logs saying what is happening? Cheers, Daniel On 18/09/15 04:19, Ram Anji wrote: > Hi, > > I am facing issue with reginfo handling in kamailio, I am getting

Re: [SR-Users] OpenSev -> Kamailio Migration?

2015-09-25 Thread Daniel-Constantin Mierla
Hello, the most important part is to get the database structure updated, then maybe some parameters or functions changed a bit, see the upgrade notes at: - https://www.kamailio.org/wiki/start#upgrade - https://www.kamailio.org/dokuwiki/doku.php#setup (Migration section) The config file could

Re: [SR-Users] SIP account.

2015-09-25 Thread Daniel-Constantin Mierla
Hello, the mailing list for iptel.org sip service is at: http://lists.iptel.org/mailman/listinfo/services Cheers, Daniel On 22/09/15 02:47, Grendell wrote: > Hi > A few says ago I registered an account user name 08031955. However > I have been unable to connect using 2 different SIP phones. >

Re: [SR-Users] RPC ul.dump

2015-09-25 Thread Daniel-Constantin Mierla
Hello, it doesn't matter if you enable multidomain, the records will be in the same location table. Have you tried and you didn't get the records? Cheers, DAniel On 23/09/15 18:07, Loïc Boissy wrote: > Hello, > > As mentionned in the doc, ul.dump command dumps the content of the > location table