2012/1/30 Henning Westerholt henning.westerholt@1und1.de:
They are regularly updated to the newest version, so maybe they are a good starting point in getting a recent version into debian.
Yes, indeed.
Jon Bonilla (added to CC) maintains this package files and our daily package building, e.g. for the master branch at: http://deb.kamailio.org/master-nightly/
If you've specific questions to the package file in our tree, the best would be to contact our developer mailling list at sr-dev@lists.sip-router.org
Well there are problems with your modules packages... they are empty of modules files.
Example:
maniac@tv:/tmp$ LC_ALL=C wget http://deb.kamailio.org/kamailio32/pool/main/k/kamailio/kamailio-nth_3.2.0+s... --2012-02-01 23:16:10-- http://deb.kamailio.org/kamailio32/pool/main/k/kamailio/kamailio-nth_3.2.0+s... Resolving deb.kamailio.org... 91.121.79.216 Connecting to deb.kamailio.org|91.121.79.216|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 108922 (106K) [application/x-debian-package] Saving to: `kamailio-nth_3.2.0+squeeze1_i386.deb.2'
100%[========================================================================================================================================================================>] 108,922 305K/s in 0.3s
2012-02-01 23:16:11 (305 KB/s) - `kamailio-nth_3.2.0+squeeze1_i386.deb.2' saved [108922/108922]
maniac@tv:/tmp$ dpkg-deb -c kamailio-nth_3.2.0+squeeze1_i386.deb drwxr-xr-x root/root 0 2011-11-02 12:00 ./ drwxr-xr-x root/root 0 2011-11-02 12:00 ./usr/ drwxr-xr-x root/root 0 2011-11-02 12:00 ./usr/share/ drwxr-xr-x root/root 0 2011-11-02 12:00 ./usr/share/doc/ drwxr-xr-x root/root 0 2011-11-02 12:00 ./usr/share/doc/kamailio-nth/ -rw-r--r-- root/root 1030 2011-10-18 17:50 ./usr/share/doc/kamailio-nth/copyright -rw-r--r-- root/root 106176 2011-10-18 17:51 ./usr/share/doc/kamailio-nth/changelog.gz -rw-r--r-- root/root 634 2011-11-02 11:16 ./usr/share/doc/kamailio-nth/changelog.Debian.gz maniac@tv:/tmp$
There are no .so files
I manage to fix this with this [0] on the Debian pkg-voip svn.
[0] http://anonscm.debian.org/viewvc/pkg-voip/kamailio/trunk/debian/rules?r1=946...
I Hope this helps.
Greetings