[asterisk-bugs] [Asterisk 0013165]: [patch] Add various app_dial features to app_bridge

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Sep 24 15:32:12 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=13165 
====================================================================== 
Reported By:                tim_ringenbach
Assigned To:                jpeeler
====================================================================== 
Project:                    Asterisk
Issue ID:                   13165
Category:                   Resources/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     assigned
Target Version:             1.6.x Version Tracker
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 133807 
Request Review:              
====================================================================== 
Date Submitted:             2008-07-25 15:33 CDT
Last Modified:              2009-09-24 15:32 CDT
====================================================================== 
Summary:                    [patch] Add various app_dial features to app_bridge
Description: 
This patch adds all of app_dial's features that seemed appropriate to
app_bridge. It also adds an x flag that causes the callee to be
disconnected at the end of the bridge instead of restarted in the
dialplan.

I've not tested all the options, only the T and x flags, and even then I
was testing it against 1.4.
====================================================================== 

---------------------------------------------------------------------- 
 (0111345) svnbot (reporter) - 2009-09-24 15:32
 https://issues.asterisk.org/view.php?id=13165#c111345 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 220344

U   trunk/apps/app_dial.c
U   trunk/include/asterisk/features.h
U   trunk/main/features.c

------------------------------------------------------------------------
r220344 | jpeeler | 2009-09-24 15:32:11 -0500 (Thu, 24 Sep 2009) | 13
lines

Add bridge related dial flags to the bridge app

Most of the functionality here is gained simply by setting the feature
flag
on the bridge config. However, the dial limit functionality has been moved
from
app_dial to the features code and has been made public so both app_dial
and
the bridge app can use it.

(closes issue https://issues.asterisk.org/view.php?id=13165)
Reported by: tim_ringenbach
Patches:
      app_bridge_options_r138998.diff uploaded by tim ringenbach (license
540),
      modified by me

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=220344 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-09-24 15:32 svnbot         Checkin                                      
2009-09-24 15:32 svnbot         Note Added: 0111345                          
======================================================================




More information about the asterisk-bugs mailing list