[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:46:19 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:46 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:46
----------------------------------------------------------------------
Repository: asterisk
Revision: 132508
U trunk/apps/app_sendtext.c
------------------------------------------------------------------------
r132508 | bbryant | 2008-07-21 15:46:16 -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).
(closes issue http://bugs.digium.com/view.php?id=13081)
Reported by: eliel
Patches:
app_sendtext.c.patch uploaded by eliel (license 64)
Tested by: eliel
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=132508
Issue History
Date Modified Username Field Change
======================================================================
07-21-08 15:46 svnbot Note Added: 0090538
======================================================================
More information about the asterisk-bugs
mailing list