[SR-Users] pua.publish using RPC

2017-02-07 Thread Alex Balashov
Hello, Is pua.publish strictly an MI function, or is it possible nowadays to call it via the RPC channel, and specifically, using jsonrpc_exec()? Thanks! -- Alex -- Alex Balashov | Principal | Evariste Systems LLC Tel: +1-706-510-6800 (direct) / +1-800-250-5920 (toll-free) Web:

Re: [SR-Users] dlg_set_timeout bye to websockets client

2017-02-07 Thread Daniel-Constantin Mierla
Hello, ok, so it was the missing of set_contact_alias(), right? Cheers, Daniel On 29/01/2017 19:21, Switch168 wrote: > Hi Daniel, > > > For anyone else who might run into this issue I found > https://github.com/kamailio/kamailio/issues/85 to be related to mine. > And its a good a starting

Re: [SR-Users] Replace old registration record with new one while keeping single AOR per contact

2017-02-07 Thread Daniel-Constantin Mierla
Hello, you can try to combine reg_fetch_contacts() with unregister(), so you can choose which contact is removed. Cheers, Daniel On 29/01/2017 21:11, Aqs Younas wrote: > Thank You for your time. I figured it out later. > Another question can i remove a specific contact from kamailio with >

Re: [SR-Users] Diversion Header - relay messed up

2017-02-07 Thread Daniel-Constantin Mierla
There should be something in the config file that changes the $ru, kamailio internally doesn't do it if no function in config does it. To see what it is executed in config file, load debugger module and set its parameter cfgtrace to 1. Then in the syslog you should see what lines are executed.

Re: [SR-Users] Second coredump in a month

2017-02-07 Thread Daniel-Constantin Mierla
On 07/02/2017 09:23, Jon Bonilla (Manwe) wrote: > El Tue, 7 Feb 2017 07:34:09 +0100 > Daniel-Constantin Mierla escribió: > > >> Thanks Jon! Very useful to know that it is related to that. I am still >> traveling for few days, but whenever I get the first chance, I will dig >>

Re: [SR-Users] MSRP with Kamailio

2017-02-07 Thread Daniel-Constantin Mierla
Hello, in the logs it doesn't show any specific error, just that kamailio is sending a 401 challenge for authentication, which should be ok from standards point of view. But then I don't see the AUTH request with credentials. Have you set username/password for auth in client side? Cheers, Daniel

Re: [SR-Users] MSRP with Kamailio

2017-02-07 Thread Daniel-Constantin Mierla
Hello, is the auth not working because of kamailio or because of the client? Have you investigated to see what could be the potential issue? Cheers, Daniel On 07/02/2017 18:56, Pranathi Venkatayogi wrote: > Msrp auth doesn’t work. I disabled it in my config for now to work around it. > As we

Re: [SR-Users] kamailio with cassandra

2017-02-07 Thread Daniel-Constantin Mierla
Hello, unfortunately the module was not maintained for a while. Can you provide access to a test system/vm where to try to fix it, because I don't use it and have no platform where to test? There is another module, ndb_cassandra, depending of what you want to do, it might help. Can you provide

Re: [SR-Users] MSRP with Kamailio

2017-02-07 Thread Olli Attila
Hello, I configured the Kamailio debug level to "4" and then got the following errors when trying to establish an msrp session: https://p.dnaip.fi/YRcPRcYD (Switched to plain tcp before the debug trace) --Olli On 7.2.2017 14:49, Daniel-Constantin Mierla wrote: Hello, can you run with

Re: [SR-Users] MSRP with Kamailio

2017-02-07 Thread Pranathi Venkatayogi
Msrp auth doesn’t work. I disabled it in my config for now to work around it. As we use TLS and chat is also on a secure channel should be ok. If you can make auth work, please let me know. -Original Message- From: sr-users [mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of

Re: [SR-Users] MSRP with Kamailio

2017-02-07 Thread Olli Attila
Hello, Actually when i set debug level to 3, I dont face any syslog errors on Kamailio. I only see the auth error at the client (Blink) end. -- Olli Daniel-Constantin Mierla kirjoitti 2017-02-07 14:49: Hello, can you run with debug=3 in kamailio.cfg and provide all syslog messages for

Re: [SR-Users] MSRP with Kamailio

2017-02-07 Thread Daniel-Constantin Mierla
Hello, can you run with debug=3 in kamailio.cfg and provide all syslog messages for the issues you face? Cheers, Daniel On 07/02/2017 12:16, Olli Attila wrote: > > Hello, > > I am running kamailio version 4.4.2. I just configured MSRP module to > kamailio with example config taken from >

[SR-Users] MSRP with Kamailio

2017-02-07 Thread Olli Attila
Hello, I am running kamailio version 4.4.2. I just configured MSRP module to kamailio with example config taken from "http://www.kamailio.org/docs/modules/4.4.x/modules/msrp.html#msrp.usage; (Example 1.16. Event Route (using htable for MSRP connection tracking). After configuring msrp

[SR-Users] kamailio with cassandra

2017-02-07 Thread Никитенко Виталий
Hi! I want start kamailio with db_cassandra. do as it written in https://www.kamailio.org/docs/modules/4.2.x/modules/db_cassandra.html. Then trying kamctl start, failed with error "table version does not exist!". From CQLSH table is view cqlsh:kamailio> Describe tables; version location

Re: [SR-Users] DMQ Cluster - hosts loose network connectivity

2017-02-07 Thread Charles Chance
Hello José, The issue may have been introduced by the recent multi-notify option. To test the theory, could you try setting multi_notify to 0 and the notification address to one of either the A or B server IP addresses? e.g. modparam("dmq", "notification_address", "sip:172.112.10.206:5060")

Re: [SR-Users] Second coredump in a month

2017-02-07 Thread Jon Bonilla (Manwe)
El Tue, 7 Feb 2017 07:34:09 +0100 Daniel-Constantin Mierla escribió: > Thanks Jon! Very useful to know that it is related to that. I am still > traveling for few days, but whenever I get the first chance, I will dig > in it properly. > > One more question? Is it a HA node

Re: [SR-Users] Kamailio parse failed message

2017-02-07 Thread Hai Bui Duc Ha
Hi Daniel, It didn't fixed, I just send you more information about the capturing on both client and server side. Regards, Hai Bui On Tue, Feb 7, 2017 at 1:40 PM, Daniel-Constantin Mierla wrote: > Hello, > > with TCP there is no MTU. In the previous pcap you sent there was a