[asterisk-bugs] [JIRA] (ASTERISK-22680) crash: playback control with operation omitted in POST
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Oct 14 12:31:07 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-22680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-22680:
-----------------------------------
Affects Version/s: 12.0.0-beta1
> crash: playback control with operation omitted in POST
> ------------------------------------------------------
>
> Key: ASTERISK-22680
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-22680
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Bridges/bridge_native_rtp, Bridges/bridge_softmix, Resources/res_ari
> Affects Versions: SVN, 12.0.0-beta1
> Environment: Asterisk 12 branch r400832
> Reporter: John Bigelow
> Attachments: backtrace.txt, full.txt
>
>
> With a sound file playing to a native RTP bridge that contains two SIP channels I did a POST to _ari/playback/<playbackid>/control_ specifying the playbackid but without the operator key/value. I did do several POST's before this which will be seen in the log so start from the bottom up. :)
> Command used (the shell variable $PLAYBACKID contained a valid playbackid):
> {code:lang=none}
> curl -s -F "playbackid=$PLAYBACKID" "http://localhost:8088/ari/playback/$PLAYBACKID/control?playbackid=$PLAYBACKID&api_key=admin:secret"
> {code}
> Attached backtrace and full log.
> Update - this also occurs when a sound file is being played to a channel instead of a bridge.
--
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