On 9/17/10 10:33 AM, Henning Westerholt wrote:
On Friday 17 September 2010, Meftah Tayeb wrote:
could we spleete the configuration file in several configuration file based on the default config, but diferent sexions? and we include it in the main conf file? like in routes, we create a folder "route" in /etc/sip-router (kamailio or ser) and we pute routes in separate files or in single file, and include it from sip-router.conf that will facilitate iverything thank you
Hi Meftah,
do you refer to splitting the cfg file in several pieces? This is possible with the #include directive, you can find more informations here:
http://by-miconda.blogspot.com/2009/12/best-of-new-in-kamailio-300-1-include...
it is documented also in wiki: http://www.kamailio.org/dokuwiki/doku.php/core-cookbook:3.0.x#include_file
Cheers, Daniel