Add your sca xml table description under lib/srdb1/schema/ and then from top directory run: make dbschema After that, commit all your changes.
-ovidiu
On Wed, Nov 28, 2012 at 2:32 PM, Andrew Mortensen admorten@isc.upenn.edu wrote:
On Nov 28, 2012, at 2:21 PM, Ovidiu Sas osas@voipembedded.com wrote:
If you update the DB schema , the SQL files for all dbs will be automatically generated. here is a specific target for that one, don't remember exactly. I will dig into it and I will post it, unless someone else from devs remembers it faster :)
Thanks!
andrew
On Wed, Nov 28, 2012 at 2:09 PM, Andrew Mortensen admorten@isc.upenn.edu wrote:
On Nov 28, 2012, at 5:30 AM, Olle E. Johansson oej@edvina.net wrote:
I noticed that the SQL file is not with the others for kamdbctrl. Needs to be fixed too.
Thanks for the reminder. I'll move it. We'll need sqlite, oracle and postgres SQL files, too, correct?
andrew
28 nov 2012 kl. 05:05 skrev Ovidiu Sas osas@voipembedded.com:
Daniel,
Can you add a link to the documentation in the modules page? http://kamailio.org/docs/modules/devel/ Also, please fix the name of the XHTTP_Pi module (it should be XHTTP_PI).
Thanks, Ovidiu
On Tue, Nov 27, 2012 at 12:35 AM, Andrew Mortensen admorten@isc.upenn.edu wrote:
On Nov 26, 2012, at 3:03 PM, Daniel-Constantin Mierla miconda@gmail.com wrote:
> Hello Andrew, > > have you made the dependency on usrloc module optional? If yes, you can move sca in the modules/ directory and then merge into master branch.
Done.
andrew