[asterisk-bugs] [JIRA] (ASTERISK-20601) Confbridge recording does not work

Jonathan Rose (JIRA) noreply at issues.asterisk.org
Wed Oct 24 14:21:18 CDT 2012


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

Jonathan Rose updated ASTERISK-20601:
-------------------------------------

    Severity: Blocker  (was: Major)
    
> Confbridge recording does not work
> ----------------------------------
>
>                 Key: ASTERISK-20601
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20601
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>    Affects Versions: 10.10.0, 11.0.0-beta2
>            Reporter: Vilius
>            Severity: Blocker
>         Attachments: confbridge_mixmonitor.diff
>
>
> Confbridge recording does not work neither through CLI nor AMI.
> confbridge.conf
> ===============
> [conf_user]
> type=user
> music_on_hold_class=default
> quiet=no
> denoise=yes
> announce_join_leave=no
> [conf_bridge]
> type=bridge
> max_members=5
> sound_join
> sound_leave
> extensions.conf
> ===============
> exten => 3000,1,ConfBridge(3000,conf_bridge,conf_user)
> Asterisk CLI
> ============
> confbridge list 3000
> Channel                       User Profile     Bridge Profile   Menu             CallerID
> ============================= ================ ================ ================ ================
> SIP/toLab106-00000000         conf_userq conf_bridge                 <unknown>
> SIP/toLab106-00000001         conf_userq conf_bridge                 <unknown>
> LAB105*CLI> confbridge record start 3000
> Recording started
> LAB105*CLI> confbridge record stop 3000
> Recording could not be stopped.
> LAB105*CLI> core show channels
> Channel              Location             State   Application(Data)
> SIP/toLab106-0000000 3000 at InVADEDialler:1 Up      ConfBridge(3000,conf_bri
> SIP/toLab106-0000000 3000 at InVADEDialler:1 Up      ConfBridge(3000,conf_bri
> ConfBridgeRecorder/c s at default:1          Up      (None)
> AMI
> ===
> Action: ConfbridgeStartRecord
> Conference: 3000
> Response: Success
> Message: Conference Recording Started.
> Action: ConfbridgeStopRecord
> Conference: 3000
> Response: Error
> Message: Internal error while stopping recording.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list