When installing a new Kamailio from debian packages, dpkg will fail because Kamailio can't load any modules, resulting in a broken apt state. This is because the "mpath" line in the example config is commented out. Enabling this line fixes the install problem. Tested on Debian Jessie. You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/1095
-- Commit Summary --
* Set module path in kamailio.cfg
-- File Changes --
M etc/kamailio.cfg (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/1095.patch https://github.com/kamailio/kamailio/pull/1095.diff