On Thursday 29 September 2011, Lyle McKarns wrote: > Hello Asterisk List! > > I have been asked to record calls from specific agents, and I am having > difficulty finding if this is possible, and if so, how exactly to do it.
Have a "recorded" context and an "unrecorded" context in your dialplan, identical save for the lines that start the recording and cleanup processes being absent from the latter. Then set contexts per extension in sip.conf. -- AJS Answers come *after* questions. -- _____________________________________________________________________ -- 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
