Sorry. Here it is (rather long):
#!KAMAILIO
#
# Kamailio (OpenSER) SIP Server v3.1 - default configuration script
# - web: http://www.kamailio.org
# - git: http://sip-router.org
#
# Direct your questions about this file to:
#
# Refer to the Core CookBook at http://www.kamailio.org/dokuwi
to "define WITH_AUTH", your config file must contain the following line:
#!define WITH_AUTH"
Hope that helps,
-Vlada
On 07/25/2011 03:51 PM, Henrik Aagaard Sørensen wrote:
Thank you for looking at the cfg-file.
I've tried to read it and Googled a lot, but couldn't find anything
wrong with my
Thank you for looking at the cfg-file.
I've tried to read it and Googled a lot, but couldn't find anything wrong
with my config-file.
It says:
# *** To enable authentication execute:
# - enable mysql
# - define WITH_AUTH
# - add users using 'kamctl'
I've done the above, even though I
The default config file does not use authentication. See
/etc/kamailio/kamailio.cfg and read it - it is self-explanatory, just
configure the "define" parameters to activate certain features.
regards
Klaus
Am 24.07.2011 19:18, schrieb Henrik Aagaard Sørensen:
> I've installed Kamailio on Ubuntu 10
Henrik,
it would help if you attached the config file
Cheers
Jason
2011/7/25 Henrik Aagaard Sørensen
> Can someone help me with the issue of no authentication in Kamailio?
>
>
> 2011/7/24 Henrik Aagaard Sørensen
>
>> I've installed Kamailio on Ubuntu 10.04 LTS via:
>> http://www.kamailio.org/
Can someone help me with the issue of no authentication in Kamailio?
2011/7/24 Henrik Aagaard Sørensen
> I've installed Kamailio on Ubuntu 10.04 LTS via:
> http://www.kamailio.org/dokuwiki/doku.php/packages:debs
>
> Updated /etc/kamailio/kamctlrc with: SIP_DOMAIN=MY-IP DBENGINE=MYSQL
>
> I've al
I've installed Kamailio on Ubuntu 10.04 LTS via:
http://www.kamailio.org/dokuwiki/doku.php/packages:debs
Updated /etc/kamailio/kamctlrc with: SIP_DOMAIN=MY-IP DBENGINE=MYSQL
I've also installed the kamailio-mysql-modules via apt-get.
Then I've run kamdbctl create and created the MySQL database.