[asterisk-bugs] [JIRA] (ASTERISK-27805) PauseMonitor Disconnects Call when using MixMonitor in Pre-Dial Handlers

Richard Mudgett (JIRA) noreply at issues.asterisk.org
Tue Apr 17 11:43:51 CDT 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=243048#comment-243048 ] 

Richard Mudgett commented on ASTERISK-27805:
--------------------------------------------

* This is mixing functions and applications between MixMonitor and Monitor.  PauseMonitor/UnpauseMonitor are for use with Monitor not MixMonitor.  The MixMonitor documentation should remove references to those two Monitor applications as they do not apply to MixMonitor.
* The other thing is PauseMonitor and UnpauseMonitor are stupidly returning non-zero when Monitor is not used on the channel thus causing the channel to hangup.  Those two applications should always return zero so as not to hangup the call.

> PauseMonitor Disconnects Call when using MixMonitor in Pre-Dial Handlers
> ------------------------------------------------------------------------
>
>                 Key: ASTERISK-27805
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27805
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Applications/app_mixmonitor, pjproject/pjsip
>    Affects Versions: 13.20.0, GIT
>         Environment: Fedora 23
>            Reporter: Ross Beer
>              Labels: pjsip
>
> If MixMonitor is set within a pre-dial handler and dynamic features are set in the preceding dialplan, the call is hung up when performing a PauseMonitor feature call.
> [predial]
> exten => _X.,1,MixMonitor(<Settings>)



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list