[Voiceglue] Voiceglue with another PBX (Callweaver)

Doug Campbell voiceglue at campbellcastle.com
Fri Feb 26 15:57:32 UTC 2010


>    I am wondering if it is possible to get VoiceGlue to work with an 
> Asterisk like PBX

It is definitely possible.  That's a low bar to clear.  :-)

> and a good reference of how 
> everything ties into Asterisk so I can get a handle on how deeply 
> dependent VoiceGlue would be on that.

Well, I don't consider there to be a "good" reference.
However, if one is willing to do a little digging,
there are well-defined interfaces between voiceglue
and asterisk, and voiceglue has been designed to allow
replacing asterisk with a different telephony solution.

I can think of two different interface points at which
one could integrate.

First, the interface to asterisk itself only uses the
FastAGI and manager interfaces (with just a little bit
of audio file directory manipulation and enough dialplan
to get calls flowing).

Second, there is an internal interface between the
VXML handling software and the telephony provider.
This interfaces is higher-level, should support any
telephony service, and is documented in the Satc.pm
file in the distribution.

We developers of voiceglue have had a goal of supporting
additional telephony products for a while now, and it
will likely happen sometime soon.

Doug Campbell


More information about the Voiceglue mailing list