Re: [SR-Users] Problem with TLS config

2014-03-18 Thread Corey Edwards
On Tue, Mar 18, 2014 at 3:12 PM, Rene Montilva wrote: > [server:192.168.1.1:5061] > method = SSLv23 > verify_certificate = no > require_certificate = no > private_key = /etc/kamailio/key.pem > certificate = /etc/kamailio/cert.pem > > [client:default] > verify_certificate = no > require_certificate

[SR-Users] Problem with TLS config

2014-03-18 Thread Rene Montilva
Hi List i'm trying config sip with tls module, my config for module in kamailio.cfg is this: #!ifdef WITH_TLS # - tls params - modparam("tls", "config", "/etc/kamailio/tls.cfg") #!endif in tls.cfg is this: [server:192.168.1.1:5061] method = SSLv23 verify_certificate = no require_certi

Re: [SR-Users] login to siremis failed Column not found: 1054 Unknown column 'T0.id' in 'field list

2014-03-18 Thread malik sherif
Thank you very much for your help, I am able to login to SIREMIS now, I was only selected replace DB config on step 2 but this time I also selected create siremis DB and I am able to login Thanks Abdul Date: Mon, 17 Mar 2014 21:10:39 +0100 From: mico...@gmail.com To: sr-users@lists.sip-router.o

Re: [SR-Users] ERROR cfgtrace in kamailio.cfg

2014-03-18 Thread Camille Oudot
Le Tue, 18 Mar 2014 11:48:30 +0100, Cock Ootec a écrit : > the errors in attached error.log appear. Hi, these are not real errors, it's the debugger module that shows step by step script instructions being executed. By default, the log level of this module is set to L_ERR. You can tweak it with

[SR-Users] ERROR cfgtrace in kamailio.cfg

2014-03-18 Thread Cock Ootec
I am trying to setup Kamailio server with topoh module (I want to extend topoh module and develop my own module) but when I start kamailio, the errors in attached error.log appear. I attach also my kamailio.cfg. I build Kamailio from source code by this guide: http://www.kamailio.org/wiki/install

Re: [SR-Users] Redirect, maddr, and domain

2014-03-18 Thread Victor Seva
2014-03-18 9:11 GMT+01:00 Daniel-Constantin Mierla : > Maybe a function to do these operations at once won't be that bad idea ... > any volunteers for a patch to siputils module? I can try to do that. Cheers, Victor ___ SIP Express Router (SER) and Kam

Re: [SR-Users] Redirect, maddr, and domain

2014-03-18 Thread Daniel-Constantin Mierla
Maybe a function to do these operations at once won't be that bad idea ... any volunteers for a patch to siputils module? Cheers, Daniel On 17/03/14 21:47, Marc Soda wrote: The branch route worked perfectly. Thanks. On Mon, Mar 17, 2014 at 4:26 PM, Daniel-Constantin Mierla mailto:mico...@g