Re: [SR-Users] How compile Kamailio in freebsd : add carrierroute module

2016-10-25 Thread Abdoul Osséni
Thanks :) 2016-10-25 8:32 GMT+02:00 Daniel-Constantin Mierla : > Hello, > > not familiar with the bsd ports and how they perform the installation, but > maybe you can compile it from kamailio sources taken from the > github.com/kamailio/kamailio . Once you clone from the git repository and > inst

Re: [SR-Users] How compile Kamailio in freebsd : add carrierroute module

2016-10-24 Thread Daniel-Constantin Mierla
Hello, not familiar with the bsd ports and how they perform the installation, but maybe you can compile it from kamailio sources taken from the github.com/kamailio/kamailio . Once you clone from the git repository and install common dependencies, try: make include_modules="carrierroute" cfg make