<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Say if I'm working on a Debian system, and would like to assist the
project...<br>
<br>
1)Â Is there a script-able means to build .deb packages directly
from the git repo? Or are the generic Debian instructions suitable
such as pbuilder or git-buildpackage?Â
<a class="moz-txt-link-freetext" href="https://www.debian.org/doc/manuals/maint-guide/build.en.html">https://www.debian.org/doc/manuals/maint-guide/build.en.html</a><br>
<br>
I'd like to build .deb packages, similar to how kamailio is
distributed, except I'd have my own systems pull from my modified
packages for testing. Any tips or kamailio-specific build
guidelines would be helpful so that I don't re-invent any wheels.<br>
<br>
<br>
2)Â Regarding database modules, are there existing tests that I
could run to confirm that any of my local changes to db_sqlite do
not break the expected API usage patterns of kamailio? (automated /
regression / unit tests / whatever...)<br>
<br>
Otherwise, if just testing by loading the modified module on my own
systems, I would worry that my own loads would not be sufficient to
stress test my changes.<br>
<br>
Thank you,<br>
David<br>
<br>
ps:Â I'm still reading through the devel guide:<br>
<a class="moz-txt-link-freetext" href="http://www.kamailio.org/docs/kamailio-devel-guide/#c09apistructure">http://www.kamailio.org/docs/kamailio-devel-guide/#c09apistructure</a><br>
<br>
<br>
<div class="moz-cite-prefix">On 4/1/16 2:21 AM, Daniel-Constantin
Mierla wrote:<br>
</div>
<blockquote cite="mid:56FE3D9A.7060000@gmail.com" type="cite">
<div class="moz-cite-prefix">On 31/03/16 21:05, David Holl wrote:<br>
</div>
<blockquote cite="mid:56FD750E.3000601@ad5ey.net" type="cite">
<meta content="text/html; charset=utf-8"
http-equiv="Content-Type">
I'm curious why the kamailio sqlite module doesn't export a
transaction API, especially since the native sqlite API does
support transactions according to <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href="https://www.sqlite.org/transactional.html">https://www.sqlite.org/transactional.html</a>Â Â
Maybe
someday, I'd get time to dig into the kamailio module myself to
try lending a hand...<br>
</blockquote>
I guess nobody from dev team needed transaction operations for
sqlite, I expect that most of us use a larger sql server (mysql,
postgres) if they have presence services...<br>
<br>
Your contribution to add them will be very welcome, of course!</blockquote>
<br>
</body>
</html>