Re: [Asterisk-java-devel] [HELP]
Brought to you by:
srt
From: <Jac...@L-...> - 2012-03-07 15:46:25
|
Not sure what you mean by a traffic generator, but the asterisk-java library can originate calls, but it requires both legs of the call to be present on the asterisk box. Meaning if you have 100 SIP phone registered to the PBX it can originate calls between those 100 phones. It does not implement any of the actual phone logic, so cannot simulate actual phone calls on the PBX. Jacob From: Robin Solala [mailto:lei...@gm...] Sent: Wednesday, March 07, 2012 9:27 AM To: ast...@li... Subject: [Asterisk-java-devel] [HELP] I would like to use asterisk-java into my project. But i have several questions since i am new using asterisk-java. My project is making a traffic generator (written in java) and make a connections to asterisk. So this traffic generator will be generate calls and asterisk will answer it. So is this possible to do? What supposed im going to know if i can make this project? Thank you for your help and i would like to hearing from you as soon as possible. Sincerely, Robin |