Forgot to say that sipcapture should be part of the main kamailio deb, in your case:

kamailio_3.2.0_amd64.deb


An just to comment on your initial questions, when you do make deb, practically the modules.lst and the other Makefile configs are rebuilt, so when you edited them manually they were deleted and regenerated within make deb.

Cheers,
Daniel


On 11/14/11 7:13 PM, Daniel-Constantin Mierla wrote:
Hello,

I think the problem was a comma at the end of sipcapture module name in kstandard group inside the Makefile. If you pull the branch 3.2, it should get the fix. The master was fixed by Ovidiu Sas few minutes ago when adding xhttp_rpc module in that list.

Let us know if works now.

Thanks,
Daniel

On 11/14/11 7:01 PM, Pavel Segeč wrote:
  Hello,

I'm trying to install homer capture agent on my Kamailio server. However for
the sipcapture module there is not precompiled package for debian 32 bit
neither 64 bit. Therefore I would like make module deb package and install
it after.

I'm doing following steps:

git clone --depth 1 git://git.sip-router.org/sip-router kamailio
cd kamailio/
git checkout -b 3.2 origin/3.2
make FLAVOUR=kamailio include_modules="sipcapture" cfg
cd pkg/kamailio/deb/
mv debian debian-orig
ln -s lenny debian
cd ../../..
make deb

finaly after compilation I still have following packages only,

kamailio
kamailio-postgres-modules_3.2.0_amd64.deb
kamailio_3.2.0_amd64.changes
kamailio-presence-modules_3.2.0_amd64.deb
kamailio_3.2.0_amd64.deb
kamailio-purple-modules_3.2.0_amd64.deb
kamailio_3.2.0.dsc
kamailio-python-modules_3.2.0_amd64.deb
kamailio_3.2.0.tar.gz
kamailio-radius-modules_3.2.0_amd64.deb
kamailio-berkeley-modules_3.2.0_amd64.deb
kamailio-snmpstats-modules_3.2.0_amd64.deb
kamailio-carrierroute-modules_3.2.0_amd64.deb
kamailio-sqlite-modules_3.2.0_amd64.deb
kamailio-cpl-modules_3.2.0_amd64.deb
kamailio-tls-modules_3.2.0_amd64.deb
kamailio-ldap-modules_3.2.0_amd64.deb
kamailio-unixodbc-modules_3.2.0_amd64.deb
kamailio-lua-modules_3.2.0_amd64.deb
kamailio-utils-modules_3.2.0_amd64.deb
kamailio-memcached-modules_3.2.0_amd64.deb
kamailio-xml-modules_3.2.0_amd64.deb
kamailio-mysql-modules_3.2.0_amd64.deb
kamailio-xmlrpc-modules_3.2.0_amd64.deb
kamailio-nth_3.2.0_amd64.deb
kamailio-xmpp-modules_3.2.0_amd64.deb
kamailio-perl-modules_3.2.0_amd64.deb

without sipcapture module. I've tried to manually edit module.lst, manually edit pkg/kamailio/deb/debian/rules, without results, still the same. What
I'm doing bad?

thanks

palo



_______________________________________________
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
Kamailio Advanced Training, Dec 5-8, Berlin: http://asipto.com/u/kat
http://linkedin.com/in/miconda -- http://twitter.com/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