Displaying 2 results from an estimated 2 matches for "horizonwimba".
2006 Apr 28
2
Asterisk DNID/RDNIS with Dial iax2
...lls.
Do I need to modify the sources (chan_iax2?) to populate and pass the
RDNIS IE from MASTER to SLAVE? Or maybe this is as simple as passing a
magic flag to the dial command?
Thanks for any hints or tips you can pass my way,
Andrew
----
Reach Beyond the Classroom -- Horizon Wimba -- www.horizonwimba.com
Andrew Grangaard
andrew-asteriskusers@horizonlive.com
2007 Mar 17
0
SV: How to detect SpeexBits corruption
I wrote a speex parser, which we use inside of asterisk and iaxclient.
It can parse a stream of speex data into individual packets:
See static int speex_get_samples(unsigned char *data, int len) (and it's
2 helper functions) in
http://iaxclient.svn.sourceforge.net/viewvc/iaxclient/trunk/iaxclient/lib/libiax2/src/iax.c
As it's written, it just looks at a bunch of speex data, and tells