[Asterisk-Users] Re: How do I install speex for asterisk?
Barry Flanagan
barryf-lists at flanagan.ie
Fri Feb 17 11:53:06 MST 2006
Jesus E Zepeda wrote:
> Elaborating a little more I checked for files suggested by Matthew Roth:
>
> "If the build goes as planned, the "/codecs" directory will contain
> three
> speex-related files:
>
> - codec_speex.c
> - codec_speex.o
> - codec_speex.so"
>
> Then ran the show modules command and now codec_speex shows as loaded by
> asterisk!
>
> But still cannot make or receive calls using speex. I am investigating
> with my VOIP provider..
>
You need also to put speex into your allow= settings for the user, or
globally for SIP/IAX or whichever is appropriate in order for it to be used.
For example:
disallow=all
allow=ulaw
allow=alaw
allow=gsm
allow=speex
Hope this helps.
-Barry Flanagan
More information about the asterisk-users
mailing list