[asterisk-bugs] [Asterisk 0013134]: [patch] Make app_image work like app_sendtext, app_url, etc.
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jul 28 11:41:35 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13134
======================================================================
Reported By: eliel
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13134
Category: Applications/app_image
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!): 132822
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-07-22 20:21 CDT
Last Modified: 2008-07-28 11:41 CDT
======================================================================
Summary: [patch] Make app_image work like app_sendtext,
app_url, etc.
Description:
SENDIMAGESTATUS is returning 'NOSUPPORT' and 'OK', while other apps are
returning:
UNSUPPORTED, FAILURE, SUCCESS.
Also app_image on trasnmission error (or error on filename) is hanginup
the channel. Prevent that and set SENDIMAGESTATUS=FAILURE on error.
======================================================================
----------------------------------------------------------------------
(0090764) svnbot (reporter) - 2008-07-28 11:41
http://bugs.digium.com/view.php?id=13134#c90764
----------------------------------------------------------------------
Repository: asterisk
Revision: 134088
U trunk/CHANGES
U trunk/UPGRADE.txt
U trunk/apps/app_image.c
------------------------------------------------------------------------
r134088 | tilghman | 2008-07-28 11:41:29 -0500 (Mon, 28 Jul 2008) | 7
lines
Change SendImage() to output a more consistent status variable.
(closes issue http://bugs.digium.com/view.php?id=13134)
Reported by: eliel
Patches:
app_image.c.patch uploaded by eliel (license 64)
UPGRADE.patch uploaded by eliel (license 64)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=134088
Issue History
Date Modified Username Field Change
======================================================================
2008-07-28 11:41 svnbot Note Added: 0090764
======================================================================
More information about the asterisk-bugs
mailing list