Re: [SR-Users] (no subject)

2016-02-29 Thread Loïc Boissy
Hello, Did you find something in our config? Best regards Loïc 2016-02-26 9:12 GMT+01:00 Loïc Boissy : > Hi Luis > Thank you for your help. > > I am sorry but i don't understand your response. > Can you explain a little more your idea? > > Best regards. > Loic >

Re: [SR-Users] (no subject)

2016-02-26 Thread Loïc Boissy
in 2nd subscribe is 0 ? > > -- > *From:* sr-users [sr-users-boun...@lists.sip-router.org] on behalf of > Loïc Boissy [boi...@digigram.com] > *Sent:* Thursday, February 25, 2016 6:16 AM > *To:* Kamailio (SER) - Users Mailing List > *Subject:* [SR-Users] (

Re: [SR-Users] (no subject)

2016-02-25 Thread Loïc Boissy
s you are using? Can you share the modparams > for the presence modules (you can mask ips/passwords/etc)? > > Cheers, > Daniel > > > On 25/02/16 15:16, Loïc Boissy wrote: > > Hello, > > We have detected a problem on the increment of CSeq in the SIP header from > kamai

[SR-Users] (no subject)

2016-02-25 Thread Loïc Boissy
Hello, We have detected a problem on the increment of CSeq in the SIP header from kamailio. In a session SIP subscribe / notify, we notice that there is a notify that has the same CSeq than the last. As an attachment capture wireshard to clarify our remarks. Is that you can check where is the prob

Re: [SR-Users] Presence Module

2015-12-16 Thread Loïc Boissy
; the pua_usrloc sends PUBLISH requests via the network. To troubleshoot > properly, run kamailio with debug=3 in config and watch the network traffic > on all interfaces (loopback as well). > > Cheers, > Daniel > > > On 15/12/15 18:05, Loïc Boissy wrote: > > Hello Daniel, > T

Re: [SR-Users] Presence Module

2015-12-15 Thread Loïc Boissy
thout body -> invoking INSERT action Is it normal that pua modules write entries in the presentity table? Is there an solution to have only one entry per user in the presentity table? Best regards Loïc 2015-12-15 15:08 GMT+01:00 Daniel-Constantin Mierla : > Hello, > > On 15/12/15 14:

[SR-Users] Presence Module

2015-12-15 Thread Loïc Boissy
al of that is to prevent my watcher when a "simple" contact (without presence option) is registered and unregistered on my kamailio server. Thank you for your help. Best regards. Loïc BOISSY ___ SIP Express Router (SER) and Kamailio (Open

Re: [SR-Users] Display name

2015-10-30 Thread Loïc Boissy
Hello, Thank you for your help. Loïc Le 29 oct. 2015 22:25, "Daniel-Constantin Mierla" a écrit : > Hello, > > On 29/10/15 13:28, Loïc Boissy wrote: > > Hello, > > > > I would like to know if kamailio is able to store contact "display > > name&quo

[SR-Users] Display name

2015-10-29 Thread Loïc Boissy
Hello, I would like to know if kamailio is able to store contact "display name" in its database? Thank you for your help. Best regards. Loïc ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http:/

[SR-Users] Link between presence module and subscriber table

2015-10-15 Thread Loïc Boissy
Hello, l would like to send a SIP message (NOTIFY for example) to a specific user when a new account is created in the kamailio database. Is it possible to do that? Best regards Loïc ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing

Re: [SR-Users] Http authentification with JSON-RPC command

2015-10-06 Thread Loïc Boissy
Hello, Great! Thank you for your help. Loic 2015-10-05 19:12 GMT+02:00 Alex Balashov : > Here's an example from our config: > > #!subst "/DB_USER//" > #!subst "/DB_PASSWORD/xx/" > > event_route[xhttp:request] { > # Challenge for authentication credentials DB_NAME and DB_P

[SR-Users] Http authentification with JSON-RPC command

2015-10-02 Thread Loïc Boissy
Hello, I would like to authorize JSON-RPC commands for a specific user. Is it possible to enable HTTP authentification on the xHTTP module? Thanks for your help. Best regards Loic BOISSY ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mai

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 a

Re: [SR-Users] RPC ul.dump

2015-09-25 Thread Loïc Boissy
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 th

[SR-Users] RPC ul.dump

2015-09-23 Thread Loïc Boissy
Hello, As mentionned in the doc, ul.dump command dumps the content of the location table. I use MULTIDOMAIN domain configuration, and i would like to use a RPC command to recover all contact present in my database (for all domains). Is there a solution to do that? Thanks you for you help. Loic B

Re: [SR-Users] JSONRPC commands

2015-09-23 Thread Loïc Boissy
s.f.jsonrpc_dispatch > > Be sure you have also the tcp_accept_no_cl parameter. > > Daniel > > On 23/09/15 13:15, Loïc Boissy wrote: > > Yes, ctl module is listening on port 80 and i send the request on the same > port. > SIP port is 5060. > > I am not sure to well u

Re: [SR-Users] JSONRPC commands

2015-09-23 Thread Loïc Boissy
12:07 GMT+02:00 Daniel-Constantin Mierla : > Do you send the request to the port on which ctl module is listening? if > yes, that is not correct one, you have to send it to the port for sip > packets. > > Cheers, > Daniel > > > On 23/09/15 12:00, Loïc Boissy wrote: >

Re: [SR-Users] JSONRPC commands

2015-09-23 Thread Loïc Boissy
t -- but maybe that is just an example posted here, not the actual > command you used. > > Cheers, > Daniel > > > On 23/09/15 11:46, Loïc Boissy wrote: > > Hello > > I am trying to use JSONRPC-S Kamailio module to request for example the > content of the location table.

[SR-Users] JSONRPC commands

2015-09-23 Thread Loïc Boissy
Hello I am trying to use JSONRPC-S Kamailio module to request for example the content of the location table. More generally, i would like to send RPC commands to my kamailio server using http request. For the moment, kamailio server always returns "400 bad request: corrupted packet". To send my r