Re: [Asterisk-java-users] (no subject)
Brought to you by:
srt
From: Yves A. <yv...@gm...> - 2010-09-10 08:22:13
|
Hi, whats the cli showing? are there any java-exceptions thrown? what do you mean by "reading the results"? do you use an tts-engine? a source and hints to the versions of asterisk and asterisk-java you use would be helpful. yves Am 09.09.2010 12:04, schrieb Christian Wallukat: > Hi List, > > > I need to interrupt a playback-action by software. > > On an incoming call I answer it via AgiChannel and Send a playback-command using the exec-function from the AgiChannel. > > Then I start a time consuming process and when the Process was finished, I want to stop playing and start Reading the result... > > When I initiate a new PlayBack-Action using the exec-command it will not be played... > > I cant use the MOH since every caller can have its Own waiting-music... > > > Kind regards > > > Christian > |