Search results
"tag:asterisk-java"
| Title and summary | Date/time | |
|---|---|---|
|
1
|
AACC: An Asterisk-Java based solution for Call Centers
As far as I know, no one has yet succeeded to deliver a high quality open source package for the thousands of small and medium sized call centers around the globe that want to go Asterisk. But having to buy proprietary software for managing the call ... |
Aug 15, 2008 3:21:00 AM |
|
2
|
Outbound Message Delivery using AGI and AMI in Scala
From my participation in the asterisk-users and asterisk-java-users mailing lists, and from the general questions I see, I think a common use case for the combination of the Gateway interface and the Manager interface is to deliver outbound recorded ... |
Aug 10, 2008 5:38:46 AM |
|
3
|
Users: Integrating PeopleSoft and Asterisk
Chris Heller has published a series of two blog posts on how to integrate Oracle's PeopleSoft with Asterisk using Asterisk-Java. In PeopleSoft IVR Integration the easy way he explains how to "initiate a phone call to the end user from PeopleSoft, prompt ... |
Aug 10, 2008 5:26:00 AM |
|
4
|
Visualizing your dialplan with a graph
A few weeks ago, Matt Gibson posted on the asterisk-users discussion list that he was looking for a GraphViz script he had heard about a few years ago that could generate graphs of Asterisk's extensions.conf file that defines the dialplan. At the time, I ... |
May 10, 2008 10:05:38 PM |
|
5
|
DefaultAgiServer in JBoss AS 4.x
A recent post to the mailing list asked about how to stop and start a FastAGI server and how folks host Fast AGI servers. I shared some code I wrote for a small MBean that starts and stops a DefaultAgiServer from Asterisk-Java -- see the last FAQ ... |
Apr 28, 2008 4:05:29 AM |
|
6
|
A Visual Overview Of Asterisk-Java
Atlassian has improved the charting features in their latest release of Fisheye. So I had a look at the Asterisk-Java code base to see how it's major packages compare in size. This is what i got: Let's have a look at the individual packages: The ... |
Apr 27, 2008 2:05:39 PM |
|
7
|
Users: Astersik and SugarCRM
Mauro has published an interesting article about Asterisk and SugarCRM integration. A swing popup notifies its user on incoming calls and provides additional information about the customer that is retrieved from SugarCRM. The sample application serves ... |
Apr 18, 2008 11:50:00 AM |
|
8
|
Preview: Support for AsyncAGI
I've just finished adding support for Asynchronous AGI to Asterisk-Java. AsyncAGI allows you to run AGI scripts through a Manager API connection. The way AsyncAGI is supported by Asterisk-Java hides the differences in the underlying communication from ... |
Apr 5, 2008 5:02:44 AM |
|
9
|
Frequently Asked Questions
Thanks to Martin we now have a FAQ section available as part of our documentation. The FAQ covers the questions we encounter on our mailing lists and that we think will be interesting to a more general audience. Please check them before asking questions ... |
Mar 22, 2008 4:59:00 PM |
|
10
|
Users: Conferencing for snom Phones
Andreas Neugebauer's submission to the snom XML Contest was a conferencing application for Asterisk: XMLConference uses the Asterisk Manager interface, and shows call-related information on the snom phone display and allows you to interact with these ... |
Feb 15, 2008 4:53:07 AM |
|
11
|
AGI scripts in BeanShell
beanizer.org has published an interesting article on how to build an AGI server with Asterisk-Java to run AGI scripts written in BeanShell. They provide a dispatcher AgiScript that delegates to a BeanShell script and provides some additional convenience ... |
Feb 15, 2008 3:18:17 AM |
|
12
|
Words Of Praise
While skipping through our referrer list I stumbled upon this comment from a French user: Ahhhh !!! Asterisk-Java, quelle belle API. C'est la plus complète parmi celles que l'on puisse trouver pour interroger le manager ou développer des "scripts" AGI. ... |
Jan 29, 2008 2:10:00 AM |
|
13
|
FAQ: Where is the Mailing List?
It seems we've hidden the link to our mailing lists a bit too well. We have two mailing lists: Asterisk-Java Users for users of Asterisk-Java seeking help Asterisk-Java Devel for developers of Asterisk-Java, i.e. the guys enhancing the library code ... |
Jan 17, 2008 12:23:00 PM |
|
14
|
Integrating AGI and Apache Tomcat
I've already described how the Spring Framework can be used to externalize your AGI configuration. That blog entry asumed you are running your AGI server as a stand alone application. What is the best way to run it within an app server or a servlet ... |
Dec 6, 2007 5:26:19 PM |
|
15
|
AGI scripts in Groovy
With a little bit of glue code you can implement your AGI scripts in Groovy, an agile dynamic language for the Java Platform. Your scripts run still in the Java VM on top of Asterisk-Java. A very simple Groovy AGI script might look like this: ... |
Nov 20, 2007 9:00:14 PM |
|
16
|
Users: QLess
QLess is a virtual queue management system for restaurants, theme parks, casinos, doctor's offices -- basically anywhere people are standing around waiting for a service. It holds the user's spot in line and lets them know how the line is moving along ... |
Oct 13, 2007 1:06:00 AM |
|
17
|
Using Asterisk-Java with AstManProxy
AstManProxy is a proxy application for the Asterisk Manager API that allows connecting multiple servers and clients through a central point of contact. From a client perspective AstManProxy is almost transparent. Modified behavior includes a different ... |
Oct 2, 2007 1:32:00 AM |
|
18
|
Users: JIRA Caller ID
The cool aussi guys at Atlassian had another FedEx day. One of the plugins for their issue tracker JIRA they implemented is JIRA Caller ID. Though JIRA is mainly used to track issues in software development projects this is by far not the only way to ... |
Sep 13, 2007 11:51:52 PM |
|
19
|
New Developer: Patrick Breucking
Patrick has joined our small team of developers and will help us improve the Live API which is the part of Asterisk-Java we will focus on for our 1.0 release: While checking for new versions I noticed the "new" Live-API. I am really pleased for that ... |
Sep 12, 2007 11:30:00 PM |
|
20
|
Asterisk-Java 0.3.1
Asterisk-Java 0.3.1 has been released and is available from http://asterisk-java... |
Sep 5, 2007 6:12:00 PM |