[Home]

Summary:ASTERISK-21367: Executing StopMixMonitor on channel is not MixMonitored hangs up this channel
Reporter:ornix (ornix)Labels:
Date Opened:2013-03-30 23:48:08Date Closed:2013-03-31 10:04:49
Priority:MajorRegression?
Status:Closed/CompleteComponents:
Versions:11.3.0 Frequency of
Occurrence
Related
Issues:
duplicatesASTERISK-21294 Calling StopMixMonitor on a channel w/o MixMonitor running returns -1
Environment:Linux Debian 6.0.Attachments:
Description:Simple dialplan:

exten => 125,1,StopMixMonitor()
exten => 125,n,Dial(SIP/125)

Than SIP/444 dials '125'. Call log:

-- Executing [125@office1:1] StopMixMonitor("SIP/444-00000004", "") in new stack
== Spawn extension (office1, 125, 1) exited non-zero on 'SIP/444-00000004'
Comments:By: Matt Jordan (mjordan) 2013-03-31 10:06:28.246-0500

This is a duplicate of ASTERISK-21294, which was already fixed and will be in 11.4.0.