On Tue, 2010-08-24 at 08:48 -0400, Dan Journo wrote: > Hi, > > > > I think I already know the answer to this question, but is 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 > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Is your main concern changes being made to the extensions.conf or someone having to manually make changes to the extensions.conf? -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
