On 12 July 2013 16:36, Richard Mudgett <[email protected]> wrote: > > > > On Fri, Jul 12, 2013 at 9:14 AM, Ishfaq Malik <[email protected]> wrote: > >> Hi >> >> I'm using asterisk 1.8 on CentOS 5 >> >> I'm initiating call recordings with MixMonitor and trying to pause them >> with the features.conf. >> >> Whenever I try to pause the recording the call dies. Is PauseMonitor >> incompatible with MixMonitor? >> >> Here are some key log excerpts >> >> features reload >> == Parsing '/etc/asterisk/features.conf': == Found >> == Registered Feature 'testfeature' >> == Mapping Feature 'testfeature' to app 'Playback(tt-monkeys)' with >> code '#9' >> == Registered Feature 'pauseMonitor' >> == Mapping Feature 'pauseMonitor' to app 'pauseMonitor()' with code >> '#00' >> == Registered Feature 'unpauseMonitor' >> == Mapping Feature 'unpauseMonitor' to app 'UnpauseMonitor()' with code >> '#01' >> >> -- Feature Found: pauseMonitor exten: pauseMonitor >> -- Executing [h@xxxxxxxxx:1] System("SIP/xxx.xxx.x.xxx-0000000c", >> "php agi-bin/process-call.php 0 "2013-07-12 15:09:30" xxxxxxxx inbound") >> == MixMonitor close filestream >> == End MixMonitor Recording SIP/213.166.5.185-0000000c >> >> I've tried executing it on self and peer with the same result. >> >> Any thoughts? >> > > The PauseMonitor and UnpauseMonitor applications work with the Monitor > application not MixMonitor. If a Monitor is not active on the channel then > the PauseMonitor and UnpauseMonitor applications hangup the channel. > > Richard > > > > Thanks for that. Is there any way to pause and unpause MixMonitor then?
-- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: [email protected] w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, 2A ENTERPRISE HOUSE, LLOYD STREET NORTH, MANCHESTER SCIENCE PARK, MANCHESTER, M156SE COMPANY REG NO. 04920552
-- _____________________________________________________________________ -- 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
