[asterisk-dev] Using Asterisk modules in external application
Adrian Sietsma
adrian_groups at sietsma.com
Wed Apr 19 08:40:00 MST 2006
Leonardo (listas) wrote:
> Does anyone know how to use the Asterisk modules in external
> applications (C++)?
> I must develop an application that encode/decode audio files from iLBC
> or Speex to PCM and would like to use the Asterisk modules to do this.
> But this application will not run in Asterisk box... I would like just
> to copy the modules and use them... does anyone have any idea?
You would do better to start with the iaxclient library.
It is infinitely smaller than asterisk, and you should be able to adapt it
to your needs.
You could also look at Opal / Openh323, but if you just want the codecs and
some audio stream facilities, iaxclient is much smaller and simpler.
Adrian
More information about the asterisk-dev
mailing list