Re: [SR-Users] TLS questions

2013-01-11 Thread Iurii Andamasov
Hello, 1 On 11.01.2013, at 16:03, Fabian Borot wrote: > > > Hi, we need to implement TLS in our current setup and have some questions > about it: > > 1- We have a farm of Asterisk servers behind our kamailio proxy. The call > flow is Customers/Providers <--> Proxy <--> Asterisks. > Is it pos

Re: [SR-Users] TLS with self-singned certificates

2013-01-07 Thread Iurii Andamasov
self-signed > certificate) of Kamailio's certificate. > > See also: > http://www.kamailio.org/dokuwiki/doku.php/troubleshooting:tls > http://www.kamailio.org/wiki/tutorials/tls/testing-and-debugging > > regards > Klaus > > On 04.01.2013 18:30, Iurii Andamasov

Re: [SR-Users] tls_domain.h:37: fatal error: openssl/ssl.h: No such file or directory

2013-01-06 Thread Iurii Andamasov
Hello, you need install openssl-devel or similiar in your linux distribution On 07.01.2013, at 8:07, Shreyansh Purwar wrote: > Hello Everyone, > > While building kamailio server 3.0.0 with TLS(I have removed tls from exclude > module variable) I am getting following error :- > tls_domain.h:37:

Re: [SR-Users] TLS with self-singned certificates

2013-01-04 Thread Iurii Andamasov
t of tls.cfg. > > Cheers, > Daniel > > On 1/4/13 10:44 AM, Iurii Andamasov wrote: >> Hello, >> trying setup kamailio with TLS, have 2 peers, >> tls.cfg: >> http://pastebin.com/DvdDzx0v >> i'm getting >> Jan 4 10:38:43 fs-tls /usr/sbin/kamailio[37

[SR-Users] TLS with self-singned certificates

2013-01-04 Thread Iurii Andamasov
Hello, trying setup kamailio with TLS, have 2 peers, tls.cfg: http://pastebin.com/DvdDzx0v i'm getting Jan 4 10:38:43 fs-tls /usr/sbin/kamailio[3798]: ERROR: tls [tls_server.c:1190]: TLS read:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure Can someone point me to solut

Re: [SR-Users] simple proxy

2011-11-23 Thread Iurii Andamasov
be discarded. > > See the comments inline. > > On 11/23/11 12:20 PM, Iurii Andamasov wrote: >> Hello Daniel, >> i >> 23.11.2011, в 8:43, Daniel-Constantin Mierla написал(а): >> >>> Hello, >>> >>> On 11/23/11 4:02 AM, Iurii Andamasov wrote: &g

Re: [SR-Users] simple proxy

2011-11-23 Thread Iurii Andamasov
ine. > > On 11/23/11 12:20 PM, Iurii Andamasov wrote: >> Hello Daniel, >> i >> 23.11.2011, в 8:43, Daniel-Constantin Mierla написал(а): >> >>> Hello, >>> >>> On 11/23/11 4:02 AM, Iurii Andamasov wrote: >>>> Hello list. >&g

[SR-Users] simple proxy

2011-11-22 Thread Iurii Andamasov
Hello list. First of all sorry for dump question, i'm pretty new to kamailio so i hope someone point me in right direction currently i have one sip device which can handle sip request only from one ip, my goal is to put kamailio in front of it so i can proxy requests from several ips i added th