On Fri, Jul 12, 2013 at 9:14 AM, Ishfaq Malik <i...@pack-net.co.uk> 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
--
_____________________________________________________________________
-- 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

Reply via email to