Hi, I've noticed a behavior in ARI that I did not expect: Given an answered channel (chan_sip) in a Stasis application POST /channels/<chan_id>/moh The MOH is started DELETE /channels/<chan_id>/ring The MOH is stopped ??? What I'd expect is for DELETE /channels/<chan_id>/ring to be ignored, or raise an HTTP error status code, given there was no previous POST /channels/<chan_id>/ring and the MOH to be only stopped by DELETE /channels/<chan_id>/moh I did not find any archive talking about this, nor any open bugs. Can somebody reproduce this? Is this the expected behavior? -- Sébastien Duthil _______________________________________________ asterisk-app-dev mailing list asterisk-app-dev@xxxxxxxxxxxxxxxx http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev