Страница 1 из 1

ограничить время проигрывания Playback

Добавлено: 25 сен 2020, 15:36
GoodWin
Добрый день. Есть ли возможность ограничить время проигрывания мелодии. Например у меня мелодия продолжительностью 2 мин, а я хочу чтобы она играла 1 мин и потом след действие?

Re: ограничить время проигрывания Playback

Добавлено: 26 сен 2020, 12:38
ded
asterisk -rx 'core show application ControlPlayback'

Код: Выделить всё

[Description]
This application will play back the given <filename>.
It sets the following channel variables upon completion:
${CPLAYBACKSTATUS}: Contains the status of the attempt as a text string
    SUCCESS
    USERSTOPPED
    REMOTESTOPPED
    ERROR
[Syntax]
ControlPlayback(filename[,skipms[,ff[,rew[,stop[,pause[,restart[,options]]]]]]])

[Arguments]
options
    o(time): 
        time - Start at <time> ms from the beginning of the file.