[asterisk-bugs] [Asterisk 0013081]: [patch] channel variable SENDTEXTSTATUS is not being set if the channel doesn't support send_text

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jul 21 15:43:56 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13081 
====================================================================== 
Reported By:                eliel
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13081
Category:                   Applications/app_sendtext
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 131014 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-15-2008 13:45 CDT
Last Modified:              07-21-2008 15:43 CDT
====================================================================== 
Summary:                    [patch] channel variable SENDTEXTSTATUS is not being
set if the channel doesn't support send_text
Description: 
If the channel does not implements send_text, the SENDTEXTSTATUS is
supposed to be set to UNSUPPORTED and is not being set to that value, also,
the documentation of SendText tells you about optional [,options]
parameter, but there are no options accepted.

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

---------------------------------------------------------------------- 
 svnbot - 07-21-08 15:43  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 132507

U   branches/1.4/apps/app_sendtext.c

------------------------------------------------------------------------
r132507 | bbryant | 2008-07-21 15:43:54 -0500 (Mon, 21 Jul 2008) | 9 lines

Fix a bug where SENDTEXTSTATUS isn't set properly when it isn't 
supported on a channel (yet _another_ useful patch by eliel).

(issue http://bugs.digium.com/view.php?id=13081)
Reported by: eliel
Patches:
      app_sendtext1.4.c uploaded by eliel (license 64)
Tested by: eliel

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
07-21-08 15:43  svnbot         Checkin                                      
07-21-08 15:43  svnbot         Note Added: 0090537                          
======================================================================




More information about the asterisk-bugs mailing list