[Asterisk-java-users] How to play a voice file in the live api?
Brought to you by:
srt
From: jeff l. <ll...@gm...> - 2007-09-13 05:43:10
|
Hi all, After my application makes a originate call to a outer system, I want to play something to it. In the live api , we only have playDtmf(which even fails coz we're using the low version of asterisk) . What if I want to play a file, a piece of music? In the manage api, no action seems to be capable to do that except the CommandAction. But how do I specify which channel the voice should be played to during the CommandAction? -- Regards, Jeff |