Re: [SR-Users] mutual TLS

2013-08-19 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks. On 13/08/13 10:57, Daniel-Constantin Mierla wrote: > Hello, > > On 7/30/13 9:37 PM, johnc wrote: > Hi, > > Has anybody implemented and documented a kamailio set-up with mutual > TLS authentication. i.e. using client ce

[SR-Users] TLS versions and ciphers questions.

2013-08-16 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Is TLSv1.1 or TLSv1.2 supported by kamailio? Can you point me to a list of ciphersuites supported? Are RFC3268 ciphersuites supported? See: http://www.openssl.org/docs/apps/ciphers.html#AES_ciphersuites_from_RFC3268_e Thanks. Regards, John -

[SR-Users] mutual TLS

2013-07-30 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Has anybody implemented and documented a kamailio set-up with mutual TLS authentication. i.e. using client certificates as well as a server certificate? I'd be really interested if you have also federated your proxy with another proxy. Many thanks

Re: [SR-Users] Fwd: enable only TLS transport on kamailio 4

2013-06-23 Thread johnc
.so" loadmodule "kex.so" loadmodule "pv.so" > loadmodule "xlog.so" loadmodule "tls.so" > > modparam("mi_fifo", "fifo_name", "/tmp/kamailio_fifo") > > modparam("tls", "config", "../etc

[SR-Users] Fwd: enable only TLS transport on kamailio 4

2013-06-22 Thread johnc
bug report? - Original Message Subject: [SR-Users] enable only TLS transport on kamailio 4 Date: Sat, 22 Jun 2013 11:17:51 +0100 From: johnc Reply-To: Kamailio (SER) - Users Mailing List To: sr >> "Kamailio (SER) - Users Mailing List" - -BEGIN PGP SIGNED M

[SR-Users] enable only TLS transport on kamailio 4

2013-06-22 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I wish to enable only TLS transport listening on port 5061 for domain xyz.com (say) What combination of the following do I need? alias= listen= port= Everything I've attempted so far has resulted in a segfault or kamailio failing to start. My ex

Re: [SR-Users] Fwd: Re: http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour

2013-05-21 Thread johnc
tem. https://www.johncahill.net/wiki/index.php/Skype_like_conferencing_System Thanks again for the help Daniel. I will update your wiki also, (which I shamelessly ripped off), if you give me write access. Cheers, John On 21/05/13 13:15, johnc wrote: > > Hi, > > I've worked out wh

[SR-Users] Fwd: Re: http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour

2013-05-21 Thread johnc
ar. Regards, John - Original Message Subject: Re: [SR-Users] http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour Date: Tue, 21 May 2013 05:28:31 +0100 From: johnc Reply-To: Kamailio (SER) - Users Mailing List To: mico...@gmail.com, "Kamailio (SE

[SR-Users] http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour

2013-05-20 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I updated this config to work with version 4. See below. I have calls working over TLS between jitsi sip clients registered to the same proxy of either one of two proxies I have built using this updated config. I can make calls to/from clients o

Re: [SR-Users] [OT] announcement: openrcs.com - free SIP service

2013-05-17 Thread johnc
; I thought of playing with own dns server for dnssec, but I will not have time for it soon, so I enabled back srv records. I will add naptr soon. > > Normally, if no naptr or srv is found, then a a/cname lookup should be done. > > Cheers, > Daniel > > On 5/16/13 4:20 PM, john

[SR-Users] config

2013-05-16 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Daniel, I nearly forgot, can you post your openrcs config ? Many thanks, John -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJRlOvSAAoJELy1jPQ1KER7ju

Re: [SR-Users] [OT] announcement: openrcs.com - free SIP service

2013-05-16 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Thanks for doing this. I've registered an account: gnuday. I am trying to register a SIP client over TLS (jitsi) I can register to my kamailio server easily via TLS but not this one. I can register via UDP to your proxy though. Also, I notice t

Re: [SR-Users] sip peering

2013-05-07 Thread johnc
aniel-Constantin Mierla wrote: > Hello, > > On 5/7/13 12:36 AM, johnc wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Hi, >> >> I have built a kamailio based phone system along the lines of >> the tutorial below. I have updated it for version 4

[SR-Users] sip peering

2013-05-06 Thread johnc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I have built a kamailio based phone system along the lines of the tutorial below. I have updated it for version 4.0 and it is running successfully on Debian 7.0. I have set my system up with a Gandi SSL cert rather than a self signed one. http://