Perfect, many thanks.

----- Original Message -----
From: "Daniel-Constantin Mierla" <mico...@gmail.com>
To: "Phil Daws" <ux...@splatnix.net>, "Kamailio (SER) - Users Mailing List" 
<sr-users@lists.sip-router.org>
Sent: Thursday, 19 June, 2014 8:54:18 PM
Subject: Re: [SR-Users] Initial Install

Hello,

in the source code, the sql scripts are in:

utils/kamctl/mysql/

With v4.1.x, you should be able to create tables individually by:

kamctl add-tables ID

where you take the ID from the sql create scripts, by removing the 
suffix '-create.sql', like:

kamctl add-tables standard
kamctl add-tables dispatcher
...

Note that you must create first the 'standard' group of tables.

Cheers,
Daniel

On 19/06/14 20:58, Phil Daws wrote:
> Hello and good evening all!
>
> Am trying to build a Kamailio installation in my lab and have hit the first 
> hurdle; database build.  I have a three node MariaDB cluster in place and 
> attempting to get kamdbctl create to set up the tables.  What seems apparent 
> is that command requires the database to not already exist.  Where can I find 
> the necessary schema to load into MariaDB myself please ?
>
> Thank you.
>
> Phil
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to