No subject


Mon Jan 10 01:51:56 CST 2011


1) There is no need to ast_strdupa() pu_name and chan_name since they are
only used for the debug message.  Just reference them there since you have
both channels locked.

2) Running a macro can take awhile so you may need to pass in the other
channel so it can go into autoservice.  However, you cannot have the
channels locked at that time.

3) The interception macros probably need to be run in both directions. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-02-17 12:20 rmudgett       Note Added: 0132093                          
======================================================================




More information about the asterisk-bugs mailing list