[Home]

Summary:ASTERISK-04852: [patch] a little bit gooder english on d-chan
Reporter:drmac (drmac)Labels:
Date Opened:2005-08-17 15:38:06Date Closed:2011-06-07 14:11:55
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) dchan_word.txt
( 1) dchan_word2.txt
Description:Changes

  No D-channels available!  Using Primary on channel anyway 72!

to

  No D-channels available! Now using channel %d as Primary D-Channel!
Comments:By: Tilghman Lesher (tilghman) 2005-08-17 17:46:26

More accurately, the message should be:

D-channel not found!  Trying to use channel 72 as the D-channel anyway.

since the lack of a D-channel doesn't actually move the D-channel; we're just trying and failing.

By: drmac (drmac) 2005-08-18 11:43:41

new patch..

No D-channel Found! Trying to use channel %d as Primary D-Channel!

better?

By: drmac (drmac) 2005-08-19 08:39:40

umm..the email I just got notifying me of a change in this bug's status said this at the very top:

email_notification_title_for_status_bug_pending_stable
======================================================================
<http://bugs.digium.com/view.php?id=4979>
======================================================================
Reported By:                drmac
Assigned To:                
======================================================================

By: Russell Bryant (russell) 2005-08-26 12:17:36

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:44:34.000-0600

Repository: asterisk
Revision: 6342

U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r6342 | markster | 2008-01-15 15:44:33 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix language in d-channel (bug ASTERISK-4852)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:45:39.000-0600

Repository: asterisk
Revision: 6416

U   branches/v1-0/channels/chan_zap.c

------------------------------------------------------------------------
r6416 | russell | 2008-01-15 15:45:38 -0600 (Tue, 15 Jan 2008) | 2 lines

make message more gooder (issue ASTERISK-4852)

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

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