Re: [Asterisk-java-users] Call control in asterisk
Brought to you by:
srt
From: Stefan R. <sr...@re...> - 2005-12-09 12:26:05
|
Hi, what functionality do you need for "call control"? you can use dial(), setExtension() and more with the AGI support of Asterisk-Java plus you can use the ManagerAPI with even more support like originate and redirect. =Stefan |