[asterisk-bugs] [Asterisk 0013636]: [patch] Remove DAHDI operator mode special casing in app_dial

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 7 16:24:27 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13636 
====================================================================== 
Reported By:                seanbright
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13636
Category:                   Applications/app_dial
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     confirmed
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 147052 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-07 07:43 CDT
Last Modified:              2008-10-07 16:24 CDT
====================================================================== 
Summary:                    [patch] Remove DAHDI operator mode special casing in
app_dial
Description: 
This patch moves the handling of operator mode for DAHDI to DAHDI channels
to the technology specific setoption function, rather than hard coding it
in app_dial.c.

Needs review before being committed.
====================================================================== 

---------------------------------------------------------------------- 
 (0093338) svnbot (reporter) - 2008-10-07 16:24
 http://bugs.digium.com/view.php?id=13636#c93338 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 147388

U   trunk/apps/app_dial.c
U   trunk/channels/chan_dahdi.c
U   trunk/channels/chan_iax2.c

------------------------------------------------------------------------
r147388 | seanbright | 2008-10-07 16:24:26 -0500 (Tue, 07 Oct 2008) | 9
lines

Move the DAHDI-to-DAHDI operator mode check from app_dial into chan_dahdi
so we don't have to hardcode anything.

(closes issue http://bugs.digium.com/view.php?id=13636)
Reported by: seanbright
Patches:
      13636.diff uploaded by seanbright (license 71)
Reviewed by: russellb, putnopvut

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-07 16:24 svnbot         Checkin                                      
2008-10-07 16:24 svnbot         Note Added: 0093338                          
======================================================================




More information about the asterisk-bugs mailing list