[asterisk-bugs] [Asterisk 0006335]: [patch] Realtime call control

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Sep 17 08:46:17 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=6335 
====================================================================== 
Reported By:                KNK
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   6335
Category:                   Applications/app_dial
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): trunk 
SVN Revision (number only!): 56340 
Disclaimer on File?:        No 
Request Review:              
====================================================================== 
Date Submitted:             01-24-2006 02:45 CST
Last Modified:              09-17-2007 08:46 CDT
====================================================================== 
Summary:                    [patch] Realtime call control
Description: 
Adds new variables to the L option of Dial application to recheck the call
limit during the call.
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0007531 [patch] call not terminated after timel...
====================================================================== 

---------------------------------------------------------------------- 
 KNK - 09-17-07 08:46  
---------------------------------------------------------------------- 
Do you mean new thread for each call with 'third channel to execute the
application', because it is a thread not channel -
"pbx_exec(bridge_data->ch0, app, data);" is executing the application on
the calling channel, not a new one.

 The thread is sleeping most of the time and will not increase the load,
but you are right there should be a single thread for all calls instead of
each bridge having its own thread. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-17-07 08:46  KNK            Note Added: 0070666                          
======================================================================




More information about the asterisk-bugs mailing list