Not sure exactly what you mean. But Kamailio do offer support for multiple configuration files which are then included in main kamailio.cfg file. Those can contain other route definitions which can be called-in from main route or just about another route without any problem.
Hello,
Is there a way to register a valid routes inside module ?
Example:
request_route {
...
route(ProgramRoute);
...
}
where ProgramRoute is registered inside external module.
Thanks!
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev