Displaying 1 result from an estimated 1 matches for "client2_internal".
Did you mean:
client1_internal
2010 Aug 24
8
Include and Realtime
...s there any way to do the following using realtime? Or do I have to create a full dialplan for each client without using includes?
[client1_phones]
include => client1_internal
include => client1_outgoing_calls
include => test_calls
include => parkedcalls
[client2_phones]
include => client2_internal
include => client2_outgoing_calls
include => test_calls
include => parkedcalls
I'm creating an application to allow a secretary to create new client accounts. It uses mysql and realtime, and I want to avoid changing the extensions.conf file.
Thanks
Dan
-------------- next part ------...