[asterisk-dev] nVidia Cuda

Wai Wu wkwu at calltrol.com
Sun Mar 4 16:07:16 MST 2007


Thank you for your reply Bryant. Just to clear things up a bit more.
When that *inbound* channel creates an outbound channel, does that
outbound channel has its own thread too? 

-----Original Message-----
From: asterisk-dev-bounces at lists.digium.com
[mailto:asterisk-dev-bounces at lists.digium.com] On Behalf Of Russell
Bryant
Sent: Sunday, March 04, 2007 12:12 PM
To: Asterisk Developers Mailing List
Subject: Re: [asterisk-dev] nVidia Cuda

Wai Wu wrote:
> 1) Is each channel use their own thread if a codec is used?

Each *inbound* channel uses it's own thread.  The inbound channel then
executes dialplan applications, which may then create an outbound
channel.  In that case, you then have these two channels in the same
thread.  This has nothing to do with what codecs are in use.



More information about the asterisk-dev mailing list