[asterisk-dev] core thread

Russell Bryant russell at digium.com
Tue Feb 9 11:16:12 CST 2010


----- "Bhrugu Mehta" <bhrugumehta at gmail.com> wrote:

> when ast_pbx_start()-dialplan thread and channel monitor thread start
> ?

The thread for ast_pbx_start() starts in ... ast_pbx_start().

The channel driver monitor threads start in the channel driver.  Search for "pthread_create".

Please do at least a little bit of looking before asking questions.

> exten => _X.,1,Answer
> exten => _X.,2,Hangup
> 
> how asterisk thread(channel and dialplan) handle this dialplan?
> pls give some detail about this.

You have already been given multiple links to architecture overviews that cover this exact question.

--
Russell Bryant
Digium, Inc. | Engineering Manager, Open Source Software
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
www.digium.com -=- www.asterisk.org -=- blogs.asterisk.org



More information about the asterisk-dev mailing list