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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] 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.

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to