[SR-Users] No files appear under /usr/local/etc/kamailio/dbtext

2014-04-18 Thread info
When initially configuring kamailio, I used DBTEXT for database and uncommented default path in subject, but the directory is still empty after creating 2 users. I see the users coming online with kamctl online. Where and how is kamailio storing the user database and how can I access it and ver

[SR-Users] Unresolvable destination error 478

2014-04-18 Thread info
The server is installed on a Linux machine on my LAN and there are two users with Jitsi for a client. One user is in the same box as kamailio (IP 10.10.10.3), another is on a Windows machine (IP 10.10.10.20). Both users can connect and come online using TCP or UDP protocol. I can see them in th

[SR-Users] (no subject)

2014-03-31 Thread info
Daniel, Can you simply reply back and state if your blog entry is actual or not and should be followed or not? Thank you On 03/30/2014 02:32 PM, i...@vintageelectronics.ca wrote: Daniel: Following up. Thank you! On 03/28/2014 08:29 PM, i...@vintageelectronics.ca wrote: Daniel, Following

Re: [SR-Users] kamailio db

2014-03-30 Thread info
Daniel: Following up. Thank you! On 03/28/2014 08:29 PM, i...@vintageelectronics.ca wrote: Daniel, Following up. Thanks ve On 03/27/2014 04:44 PM, i...@vintageelectronics.ca wrote: Daniel, I found your writeup at http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour and

Re: [SR-Users] kamailio db

2014-03-28 Thread info
Daniel, Following up. Thanks ve On 03/27/2014 04:44 PM, i...@vintageelectronics.ca wrote: Daniel, I found your writeup at http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour and tried to follow it. Jitsi would not connect even though it is running in the same box as Kama

Re: [SR-Users] kamailio db

2014-03-27 Thread info
Daniel, I found your writeup at http://kb.asipto.com/kamailio:skype-like-service-in-less-than-one-hour and tried to follow it. Jitsi would not connect even though it is running in the same box as Kamailio set up exactly as the linked page suggested. No firewalls exist between them. It connec

Re: [SR-Users] What is required to enable TLS on non-standard port?

2014-02-28 Thread info
That's fine as long as it is possible to connect via TLS and exchange voice/text. The linked tutorial, as I understand, was written by Kamailio developer and it should be trustworthy. Is there anything else that I could miss? It sounded so easy in that tutorial, but on practice nothing but TCP w

Re: [SR-Users] What is required to enable TLS on non-standard port?

2014-02-15 Thread info
rk. I am starting with debug=6 and log to stderr and getting neither output to /var/log/messages nor to console. You should see a lot of messages from the tls module, such as INFO: tls [tls_init.c:549]: init_tls_h(): tls: _init_tls_h: compiled with openssl version "OpenSSL 1.0.

Re: [SR-Users] What is required to enable TLS on non-standard port?

2014-02-14 Thread info
Testing in the same box for now with the goal to at least get it working within one machine. Do you mean that TLS will not work with the cert/key shipped with kamailio? I am starting with debug=6 and log to stderr and getting neither output to /var/log/messages nor to console. Thank you On 02

Re: [SR-Users] What is required to enable TLS on non-standard port?

2014-02-13 Thread info
Corey: listen=tls:127.0.0.1:5066 port=5066 tls.cfg is the same as installed from rpm. I did not change anything in it. Only defined WITH_TLS. Thanks! On 02/13/2014 10:24 AM, Corey Edwards wrote: On Wed, Feb 12, 2014 at 8:11 PM, > wrote: Kamailio runni

[SR-Users] What is required to enable TLS on non-standard port?

2014-02-12 Thread info
Kamailio running in Fedora 19 box. The client (Jitsi) can only connect over TCP. If connecting over UDP, the clients connect, but cannot send/receive messages. Cannot connect over TLS at all. Ultimately I will need to run with TLS over 5065 port or higher. Tried using different listen directiv