[asterisk-dev] Ways of invoking channel read function
Rus V. Brushkoff
rus at soyuzkt.od.ua
Tue Oct 6 07:41:27 CDT 2009
Hello,
I'm developing new channel driver for 8 X E1 card. For code simplifying
and speed the voice samples and signalling are directly delivering to
Asterisk channel module memory - no files / file descriptors are used. All
is working except the channel read() function - it is called only when
some fd for particular voice channel is ready.
How to cope with such problem ?
Rus
More information about the asterisk-dev
mailing list