Re: [Asterisk-java-users] asterisk-java modify the sip.conf?
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2006-07-05 19:47:11
|
Haiyin Qiu wrote: > the user running the java program to connect asterisk server and then m= odify=20 > the sip.conf file No. You can use Realtime and modify the sip user database table programmatically though. > is there any difference between using AGI to connect the server and usi= ng=20 > manager API?=20 FastAGI is usually used to implement IVR like applications, the Manager API is used to get Asterisk's state, originate new calls, etc. > I check a little the asterisk-java package, some class are=20 > some implementation of fastAGI. Is it mean that if I program a java usi= ng=20 > the manager API to connect the server, then I can't use those classes? that's correct. > Does asterisk-java package only support the command of AGI and manager = AGI? Yes, what else could do you think it could/should support? =3DStefan --=20 reuter network consulting Neusser Str. 110 50760 Koeln Germany Telefon: +49 221 1305699-0 Telefax: +49 221 1305699-90 E-Mail: sr...@re... Jabber: sr...@ja... |