[SR-Users] Kamailio TLS client config selection

2016-10-25 Thread Sergey Basov
Hi Daniel. After some try to configure kamailio 4.4.3 to act as SPI TLS client for Cisco SIP TLS gateways I have found one issue. If I do client configuration for tls [client:10.1.23.19:5061] verify_certificate = yes ca_list = /etc/kamailio/CAs/ca1.pem [client:10.1.23.29:5061] verify_certificat

Re: [SR-Users] app_perl modifies Via header?

2016-10-25 Thread Igor Potjevlesch
Hello, Even if I made a Kamailio config script easier and I use cnxcc_set_max_time, the call is not ended at the end of the number of seconds specified. Did I missed something? Regards, Igor. De : Igor Potjevlesch [mailto:igor.potjevle...@gmail.com] Envoyé : mardi 25 octobre 2016

Re: [SR-Users] Kamailio SIP TLS issue

2016-10-25 Thread Sergey Basov
Sorry, Daniel Seems it my mistake in configuration. All works as expected. 25 окт. 2016 г. 9:51 AM пользователь "Sergey Basov" < sergey.v.ba...@gmail.com> написал: > Hi Daniel, > > In attachment part of the log with debug=3 after kamailio starts and > when it is accepting connection to 10.1.23.2

Re: [SR-Users] app_perl modifies Via header?

2016-10-25 Thread Igor Potjevlesch
Hello Daniel, No action executed related to app_perl. I have tested with the following configuration: # dialog params --- modparam("dialog", "dlg_flag", DLG_FLAG) # cnxcc params modparam("cnxcc", "dlg_flag", CC_FLAG) modparam("cnxcc", "credit_check_per

Re: [SR-Users] Sending INVITE’s on REGISTER

2016-10-25 Thread Igor Olhovskiy
Thanks, exactly what I’m looking for! 2016-10-25 13:19 GMT+03:00 : > Le Tue, 25 Oct 2016 13:10:11 +0300, > Igor Olhovskiy a écrit : > > > I have this kind of scenario > > Receive an INVITE -> send it to user, but if possible, if I’ll receive > > REGISTER with same credentials I’m calling to - dr

Re: [SR-Users] Sending INVITE’s on REGISTER

2016-10-25 Thread camille.oudot
Le Tue, 25 Oct 2016 13:10:11 +0300, Igor Olhovskiy a écrit : > I have this kind of scenario > Receive an INVITE -> send it to user, but if possible, if I’ll receive > REGISTER with same credentials I’m calling to - drop an INVITE there > also, if call was not answered on first location. > Means c

[SR-Users] Sending INVITE’s on REGISTER

2016-10-25 Thread Igor Olhovskiy
Hi! I have this kind of scenario Receive an INVITE -> send it to user, but if possible, if I’ll receive REGISTER with same credentials I’m calling to - drop an INVITE there also, if call was not answered on first location. Means create other INVITE branch async on the fly, if possible. Where at le

Re: [SR-Users] app_perl modifies Via header?

2016-10-25 Thread Daniel-Constantin Mierla
Hello, this should not happen -- is any config action executed, or this happen before first action in request_route being executed? You can add an xlog there to see if it is executed. Cheers, Daniel On 25/10/16 09:49, Igor Potjevlesch wrote: > > Hello, > > > > Someone experienced the same iss

Re: [SR-Users] How compile Kamailio in freebsd : add carrierroute module

2016-10-25 Thread Abdoul Osséni
Thanks :) 2016-10-25 8:32 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > not familiar with the bsd ports and how they perform the installation, but > maybe you can compile it from kamailio sources taken from the > github.com/kamailio/kamailio . Once you clone from the git repository and > inst

Re: [SR-Users] app_perl modifies Via header?

2016-10-25 Thread Igor Potjevlesch
Hello, Someone experienced the same issue? I test again and I'm sure that it happens when I load and setup the module app_perl. Even if it's not used into the config file. Regards, Igor. De : Igor Potjevlesch [mailto:igor.potjevle...@gmail.com] Envoyé : lundi 24 octobre 2016 15:58