[asterisk-bugs] [JIRA] (ASTERISK-21912) Call hang-up when issuing mixmonitor start

John Covert (JIRA) noreply at issues.asterisk.org
Fri Jun 14 16:25:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-21912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Covert updated ASTERISK-21912:
-----------------------------------

          Description: 
Call drops immediately after issuing mixmonitor command:

asterisk*CLI> mixmonitor start SIP/x37-000005dd 2013-06-14-16:30:16.59.ulaw
    -- Native bridging SIP/x37-000005dd and SIP/von-g-000005de ended
  == Begin MixMonitor Recording SIP/x37-000005dd
  == Spawn extension (macro-vonout, s, 4) exited non-zero on 'SIP/x37-000005dd' in macro 'vonout'
  == Spawn extension (dialstation, 824313034997111, 1) exited non-zero on 'SIP/x37-000005dd'
  == MixMonitor close filestream (mixed)
  == End MixMonitor Recording SIP/x37-000005dd


  was:
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.

          Environment: Darwin PowerPC   (was: Linux 2.6 amd64)
    Affects Version/s: 10.7.1
       Issue Found by: Customer  (was: DVT (Testing))
    
> 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
>    Affects Versions: 10.7.1
>         Environment: Darwin PowerPC 
>            Reporter: John Covert
>            Assignee: Fabrice CAHEN
>
> Call drops immediately after issuing mixmonitor command:
> asterisk*CLI> mixmonitor start SIP/x37-000005dd 2013-06-14-16:30:16.59.ulaw
>     -- Native bridging SIP/x37-000005dd and SIP/von-g-000005de ended
>   == Begin MixMonitor Recording SIP/x37-000005dd
>   == Spawn extension (macro-vonout, s, 4) exited non-zero on 'SIP/x37-000005dd' in macro 'vonout'
>   == Spawn extension (dialstation, 824313034997111, 1) exited non-zero on 'SIP/x37-000005dd'
>   == MixMonitor close filestream (mixed)
>   == End MixMonitor Recording SIP/x37-000005dd

--
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