Re: [SR-Users] tls with ubuntu 16.04

2016-07-14 Thread Jayesh Nambiar
The libssl version is as follows: 1.0.2g-1ubuntu4.1 And openssl version shows this: OpenSSL 1.0.2g-fips 1 Mar 2016 As for the logs with debug 3, kamailio scans each and every line in the config and generates a big file. You want me to send that in full. If yes, I'd put it in a pastebin and

[SR-Users] Websocket Path Issues

2016-07-14 Thread Colin Morelli
Hey all, I'm using Kamailio as an outbound edge proxy for websocket connections. When my registrar calls out to Kamailio to forward to a websocket connection that has since been killed, rather than just entering the failure branch, it throws a few errors: 5(24) WARNING:

Re: [SR-Users] kamcmd & route[REMOTE_TEST]

2016-07-14 Thread SamyGo
Hi Marino, How do you mean execute a route !? like enable a route for all calls onwards after the RPC command execution ? or for a specific call engage that route ? If this is to enable/disable a particular route for ALL calls based on a RPC command I'd make use of some DB or memcache variable

Re: [SR-Users] tls with ubuntu 16.04

2016-07-14 Thread Daniel-Constantin Mierla
Are these all the logs from kamailio startup? It looks like only the ones from the moment it tries to load tls module ... Also, you haven't provided the version of libssl. Daniel On 14/07/16 17:08, Jayesh Nambiar wrote: > Hi Daniel, > It indeed disables TLS if written this way. Here are the

Re: [SR-Users] tls with ubuntu 16.04

2016-07-14 Thread Jayesh Nambiar
Hi Daniel, It indeed disables TLS if written this way. Here are the logs when enable_tls is written on above the loadmodule and kamailio fails to load module: Jul 14 10:25:03 v38 kamailio: DEBUG: [sr_module.c:575]: load_module(): trying to load Jul 14 10:25:03 v38 kamailio: DEBUG:

Re: [SR-Users] tls with ubuntu 16.04

2016-07-14 Thread Daniel-Constantin Mierla
Hello, this should not be needed and actually may lead to disabling tls support overall as it is enabled after tls module is loaded. Are you sure this really works and enabling tls before is not working? Send the log messages with debug=3. Cheers, Daniel On 14/07/16 16:11, Jayesh Nambiar

Re: [SR-Users] tls with ubuntu 16.04

2016-07-14 Thread Jayesh Nambiar
Hi Daniel, I had enable_tls=yes written before loading any modules earlier and it was working good on 14.04. Now I just changed the sequence on 16.04 and it works as expected. Here is snippet below: loadmodule "tls.so" enable_tls=yes --- Jayesh On Thu, Jul 14, 2016 at 3:21 PM Daniel-Constantin

Re: [SR-Users] tls with ubuntu 16.04

2016-07-14 Thread Daniel-Constantin Mierla
Hello, don't really get what you did? Can you paste the relevant snippet of config? Cheers, Daniel On 14/07/16 07:40, Jayesh Nambiar wrote: > Hello, > Just did enable_tls after loadmodule "tls.so" and this now works. Thanks. > > - Jayesh > > On Thu, Jul 14, 2016 at 11:06 AM Jayesh Nambiar

[SR-Users] kamcmd & route[REMOTE_TEST]

2016-07-14 Thread Marino Mileti
Hi guys, I've two question regarding rpc command. Is it possible to "execute" a specific route (for example my route[REMOTE_TEST]) using a rpc command by kamcmd? If not exist some other tricks to do this? Another question...regarding uac module... When Kamailio starts the UAC module

Re: [SR-Users] Modules How To ?

2016-07-14 Thread Eng Hooda
Any hints please. Thank You. Best Regards, Eng Hooda On Sunday, July 10, 2016 5:05 PM, Giovanni Maruzzelli wrote: Hello Eng, yes, is a steep learning curve, but it will repay you of the effort! You definitely want to read Kamailio admin book: