On 03/23/2010 11:26 AM, Marcus Kvarsell wrote:
is it possible of creating outgoing call with Kamailio and when call is answered, realtime route this call dynamically based on some information coming from unixODBC source, to a meet-me room?
First rule of proxies: they can't "create" or "initiate" anything. They just operate on requests and replies passed through them by other endpoints.
I would be remiss to fail to point out that there is a hack available:
http://www.kamailio.org/docs/modules/3.0.x/modules_k/dialog.html#id2524918
But it is rather unorthodox.