Hello,
On 5/15/10 3:46 AM, Nelson Pereira wrote:
Is there a apt-get package to install kamilio?
If so, how do I do that?
kamailio is not yet packaged in ubuntu. If you want to install it from debs, do:
make deb
in source tree (note that you need dependencies for all modules). That will generate deb packages for you, then you can install with dpkg.
Also, if you want to install from GIT sources, here is a tutorial for it: http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git
Cheers, Daniel