[Asterisk-Dev] 16 KHz audio ?

Brian West brian at bkw.org
Fri Dec 17 12:23:50 MST 2004


None that I know of.. I'm just countering the "no plans" comment.  If it
were not in the plan those wouldn't have ever been put in there.

bkw

> -----Original Message-----
> From: asterisk-dev-bounces at lists.digium.com [mailto:asterisk-dev-
> bounces at lists.digium.com] On Behalf Of Eric Bart
> Sent: Friday, December 17, 2004 1:19 PM
> To: Asterisk Developers Mailing List
> Subject: Re: [Asterisk-Dev] 16 KHz audio ?
> 
> > No need too. But that goes to show how much you pay attention to the
> code.
> >
> > Check iax2.h
> >
> > #define IAX_RATE_8KHZ    (1 << 0) /* 8khz sampling (default if absent)
> */
> > #define IAX_RATE_11KHZ   (1 << 1) /* 11.025khz sampling */
> > #define IAX_RATE_16KHZ   (1 << 2) /* 16khz sampling */
> > #define IAX_RATE_22KHZ   (1 << 3) /* 22.05khz sampling */
> > #define IAX_RATE_44KHZ   (1 << 4) /* 44.1khz sampling */
> > #define IAX_RATE_48KHZ   (1 << 5) /* 48khz sampling */
> 
> Which IAX phone can use other than 8khz sampling ?
> 
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-dev




More information about the asterisk-dev mailing list