php - Stream sound file to an asterisk user? -


i’m trying stream sound file (.wave) asterisk (sip) user or user set.

do have ideas?

thank in advance

sound file should in exact format bellow uncompressed files

pcm uncompressed 8khz mono  

any other format skipped.

also should not include file extension in command, asterisk select suitable file(can more 1 format same name , different extensions, example file.g729 in g729 codec).

for start play system file, example "beep".

any asterisk book have examples , description how that. can recommend orelly's "asterisk future of telephony" book.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -