VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
markus_weiler at mailw... Guest
|
Posted: Sun Mar 08, 2015 10:58 am Post subject: [asterisk-users] Asterisk API |
|
|
Hi all,
currently we're looking to program a new asterisk application. Years ago
we used AMI and Asterisk Java.
When we did this we pretty soon encountered performance issues when
using a lot of channels.
We want to place calls, bridge channels, disconnect channels, monitor
them, hangup.
What's the status with Asterisk REST API?
Any experiences on performance,stability,documentation, caveats? Any
toolkits for a fast start, Frameworks in any language? Hints? Best
practices?
Thanks for any insights!
Markus
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
mdupuis at ocg.ca Guest
|
Posted: Sun Mar 08, 2015 11:31 am Post subject: [asterisk-users] Asterisk API |
|
|
As you've probably discovered, most of the API toolkits are half baked and poorly maintained. The Java interface is not great for performance and is suffering from the above too.
From our experience (including customer specific and commercial apps) using the AMI directly is the best way to go. Next you also have to develop in a language suitable to the throughput needs of whatever you are building. If you need performance, I'd recommend developing in C++ and building your own AMI interface to suit your needs. (If you use boost or Qt then it will speed your development time).
This topic might step on troll territory (which ____ is best) so feel free to email me off list if you want more info.
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
jcolp at digium.com Guest
|
Posted: Sun Mar 08, 2015 11:44 am Post subject: [asterisk-users] Asterisk API |
|
|
Markus Weiler wrote:
Kia ora,
Quote: | currently we're looking to program a new asterisk application. Years ago
we used AMI and Asterisk Java.
When we did this we pretty soon encountered performance issues when
using a lot of channels.
We want to place calls, bridge channels, disconnect channels, monitor
them, hangup.
What's the status with Asterisk REST API?
Any experiences on performance,stability,documentation, caveats? Any
toolkits for a fast start, Frameworks in any language? Hints? Best
practices?
|
While bugs have crept up they haven't really been in the performance or
stability area. It's mostly been features and making it a better
experience for the users of ARI. Documentation wise the wiki[1] has a
lot of great information including some example usage and a list of
libraries. There's also a new asterisk-app-dev mailing list which is
focused on applications built upon Asterisk.
Cheers,
[1] https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=29395573
--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|