Re: [Asterisk-java-users] EAGI Support.
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-06-01 14:28:18
|
> Is it possible to use EAGI with asterisk-java ? No this is not possible. EAGI over network is not supported by Asterisk, it only works locally via conventional AGI. > I would like to > send Audio to a speech rec application using the Java FastAGI. A better approach is probably to use IAX to pass voice to/from Java applications. There were at least two people on the asterisk-dev mailing list who were working on an IAX lib for Java but i am not aware on the exact status of them. > If it is not there - how big of a job would it be to add it ? Without a modification of Asterisk itself impossible. =3DStefan |