Hi Jerry,
You don't say how you created the video file?
Asterisk video support is v. basic. It can only playback video it created
using it's own specific file format for the video file. In general you
cannot use it to playback videos created by 3rd party tools.
What does work (if you have asteri
On 12/20/2016 06:01 PM, Jerry Geis wrote:
>Hi Jerry,
> just had a look through the code, and from what I can tell, what
>you're trying to do is not supposed to work, exactly. It appears that
>what Asterisk expects is to be given a filename, such as "myplayback".
>Asterisk will first search for an
>Hi Jerry,
> just had a look through the code, and from what I can tell, what
>you're trying to do is not supposed to work, exactly. It appears that
>what Asterisk expects is to be given a filename, such as "myplayback".
>Asterisk will first search for an audio version of the file (like
>myplayback
On 12/19/2016 07:39 PM, Jerry Geis wrote:
I can create an audio call file and specify Application: Playback and Data: a
path to the audio file, it calls the phone and plays the audio message just
fine.
I am trying to do the same with a video file. I specify Application: Playback
and Data: the
I can create an audio call file and specify Application: Playback and
Data: a path to the audio file, it calls the phone and plays the audio
message just fine.
I am trying to do the same with a video file. I specify Application:
Playback and Data: the path to the video file (no ending of course),