On Sun, Jun 23, 2013 at 12:20 AM, Marius Zbihlei wrote:
> Hello,
>
> You need to register your test user to kamailio, using the password
> provided. This adds a entry containing a contact (127.0.0.1:5070) to the
> location table which is queried by the lookup() function in registrar.
>
> The subsc
Hello,
You need to register your test user to kamailio, using the password
provided. This adds a entry containing a contact (127.0.0.1:5070) to the
location table which is queried by the lookup() function in registrar.
The subscriber table only shows what users can subscribe to your system and
wi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sorted :-) either a regression or else this bug was never squashed
http://lists.kamailio.org/pipermail/sr-users/2012-November/075642.html
I did the suggested work-around:
added "listen=tcp:127.0.0.1:5061" to config
Where do I fill out a bug report?
( I posted a same message through gmane interface. gmane is not
working right now at my place, So i can't respond to the replies i got
there).
I have now these users :
arif@khost:~$ kamctl db show subscriber
database engine 'MYSQL' loaded
Control engine 'FIFO' loaded
++--+
-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
Hi,
Is it possible that this could be a problem in the script. But when I call
using a normal SIP Client like X-Lite, it works well. This only happens
when the request comes on websocket. Is there something to be handled
specially when handling requests like ACK over websocket?
The reference is mor