[Asterisk-Dev] Handling AST_FORMAT_SLINEAR at 48000Hz
Kevin P. Fleming
kpfleming at digium.com
Wed Nov 16 22:58:28 MST 2005
voipwala hindustani wrote:
> Is there any native format for my channel with will take care of this. some
> format like signed 16 bit little endian but at 48000 Hz ?
No. This is not a different format, it's a different sample rate.
Asterisk currently does not have any support for sample rates other than
8,000 per second.
> is there any other way to send my AFMT_S16_LE at 48KHz over ulaw from
> asterisk ?
Not at this time. The receiving device wouldn't know what to do with it
anyway, if you are using a standard SIP phone.
More information about the asterisk-dev
mailing list