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.
Cheers, Daniel
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.
Great, I'm working on that now.
andrew
Looking forward to see the hard usrloc dependency removed :)
-ovidiu
On Mon, Nov 26, 2012 at 4:52 PM, 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.
Great, I'm working on that now.
andrew
On Nov 26, 2012, at 4:55 PM, Ovidiu Sas osas@voipembedded.com wrote:
Looking forward to see the hard usrloc dependency removed :)
It's gone. You persuaded me. :)
andrew
On Mon, Nov 26, 2012 at 4:52 PM, 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.
Great, I'm working on that now.
andrew
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Excellent! I will try to take a look and if I have time, I will try to add support for sending out PUBLISH.
-ovidiu
On Tue, Nov 27, 2012 at 12:34 AM, Andrew Mortensen admorten@isc.upenn.edu wrote:
On Nov 26, 2012, at 4:55 PM, Ovidiu Sas osas@voipembedded.com wrote:
Looking forward to see the hard usrloc dependency removed :)
It's gone. You persuaded me. :)
andrew
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
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
I noticed that the SQL file is not with the others for kamdbctrl. Needs to be fixed too.
/O
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
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
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
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
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 :)
-ovidiu
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
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
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
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
On Nov 28, 2012, at 2:45 PM, Ovidiu Sas osas@voipembedded.com wrote:
Add your sca xml table description under lib/srdb1/schema/ and then from top directory run: make dbschema After that, commit all your changes.
Thanks, working on it now.
andrew
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
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev