[asterisk-users] Using PauseMonitor with MixMonitor
Richard Mudgett
rmudgett at digium.com
Fri Jul 12 10:36:03 CDT 2013
On Fri, Jul 12, 2013 at 9:14 AM, Ishfaq Malik <ish at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130712/8bf3d591/attachment.htm>
More information about the asterisk-users
mailing list