[asterisk-dev] AST_FRAME_DIGITAL

Tilghman Lesher tilghman at mail.jeffandtilghman.com
Fri Sep 7 08:53:48 CDT 2007


On Friday 07 September 2007 05:50:37 Klaus Darilion wrote:
> I have some problems with digital zap calls (unrestricted digital data)
> which gets transcoded by Asterisk. I think the most elegant fix would be
> to add a new frame type AST_FRAME_DIGITAL which means that the data is
> any digital data and Asterisk MUST NOT touch this data in any kind.
>
> What do you think about adding this to Asterisk and extend chan_zap to
> use AST_FRAME_DIGITAL instead of AST_FRAME_VOICE for digital calls?

If you don't want Asterisk to handle that data at all, why are you queuing it
up in the first place?  Seems like refusing to queue the frame at all solves
the issue brilliantly.

-- 
Tilghman



More information about the asterisk-dev mailing list