[asterisk-bugs] [JIRA] (ASTERISK-21912) Call hang-up when issuing mixmonitor start
John Covert (JIRA)
noreply at issues.asterisk.org
Fri Jun 14 16:13:03 CDT 2013
John Covert created ASTERISK-21912:
--------------------------------------
Summary: Call hang-up when issuing mixmonitor start
Key: ASTERISK-21912
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21912
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Applications/app_mixmonitor, Channels/chan_sip/General
Environment: Linux 2.6 amd64
Reporter: John Covert
Assignee: Fabrice CAHEN
A software connected through AMI issues the following commands :
- Bridge (bridging 2 channels coming from a trunk)
- Command (mixmonitor start <channel> <filename>,a)
When those 2 commands are issued one after the other, Asterisk hang-up the mixmonitored channel (and the bridged channel also).
But, introducing a 500ms delay between "Bridge" and "mixmonitor start" commands works better...
...But loosing 500ms of call-recording
Note that when having the same situation, but with one channel coming from a trunk, and the second one from a sip phone (mixmonitor on the sip-phone channel), the problem doesn't occur.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list