[asterisk-bugs] [Asterisk 0006729]: [patch]] flash zap trunk from softphone or IP handsets

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Jul 31 16:06:27 CDT 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=6729 
====================================================================== 
Reported By:                mapoupier
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   6729
Category:                   Resources/res_features
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     resolved
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases): trunk 
SVN Revision (number only!): 56340 
Disclaimer on File?:        No 
Request Review:              
Resolution:                 no change required
Fixed in Version:           
====================================================================== 
Date Submitted:             03-15-2006 06:08 CST
Last Modified:              07-31-2007 16:06 CDT
====================================================================== 
Summary:                    [patch]] flash zap trunk from softphone or IP
handsets
Description: 
I wanted the ability to execute the Flash application on a zap channel from
any Softphone or IP Phones.

This patch add a detect context to features.conf, the new context when you
call a feature that uses it will try to find which of the chan or peer is
the Zap and send the appropriate channel to the Flash application.


So my coworker don't need to know whether they received or placed the
original call to call the flash from 2 different feature either they are
the callee or caller.

====================================================================== 

---------------------------------------------------------------------- 
 qwell - 07-31-07 16:06  
---------------------------------------------------------------------- 
This could be done with some very simple dialplan logic and two feature
maps.  I don't see why we need logic specific to a channel type.

In the zap incoming context, you set DYNAMIC_FEATURES to zapincoming
(which does a Flash() on the caller), and on the outgoing context, you set
DYNAMIC_FEATURES to zapoutgoing (which does a Flash() on the callee).

Closing. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-31-07 16:06  qwell          Note Added: 0068164                          
======================================================================




More information about the asterisk-bugs mailing list