[asterisk-bugs] [JIRA] (ASTERISK-28632) ConfBridge spawns record_command before MixMonitor ends
Sean Bright (JIRA)
noreply at issues.asterisk.org
Tue Nov 26 10:35:31 CST 2019
[ https://issues.asterisk.org/jira/browse/ASTERISK-28632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Bright updated ASTERISK-28632:
-----------------------------------
Assignee: Bill Kervaski
Status: Waiting for Feedback (was: Triage)
[~bkervaski],
bq. Results in the command running before MixMonitor ends and closes the file
The code that prints these two messages:
{noformat}
== Executing [mycommand]
== End MixMonitor Recording CBRec/test-00000006
{noformat}
Is run _after_ the files have been closed. Are you having a specific problem or were you just confused by the log messages?
> ConfBridge spawns record_command before MixMonitor ends
> -------------------------------------------------------
>
> Key: ASTERISK-28632
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-28632
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_confbridge
> Affects Versions: 16.6.2
> Environment: Linux (all)
> Reporter: Bill Kervaski
> Assignee: Bill Kervaski
> Severity: Minor
>
> Set(CONFBRIDGE(bridge,record_conference)=yes)
> Set(CONFBRIDGE(bridge,record_file_timestamp)=no)
> Set(CONFBRIDGE(bridge,record_file)=filename.wav)
> Set(CONFBRIDGE(bridge,record_command)=mycommand)
> Results in the command running before MixMonitor ends and closes the file:
> == Executing [mycommand]
> -- <CBAnn/test-0000009a;1> Playing 'confbridge-leave.gsm' (language 'en')
> -- Channel CBAnn/test-0000009a;2 left 'softmix' base-bridge <6229229c-72dc-460b-9913-d7905925e988>
> == End MixMonitor Recording CBRec/test-00000006
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list