[asterisk-bugs] [Asterisk 0013595]: SMS receive file name incorrect
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 8 13:58:26 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13595
======================================================================
Reported By: alecdavis
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 13595
Category: Applications/app_sms
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.0-rc6
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-10-01 15:06 CDT
Last Modified: 2008-10-08 13:58 CDT
======================================================================
Summary: SMS receive file name incorrect
Description:
using dialplan code
exten => s,n(SMSMessage),NoOp( SMS MESSAGE )
exten => s,n,Answer()
exten => s,n,Wait(2)
exten => s,n,SMS(test,sat)
exten => s,n,Hangup()
The above code succesfully collects the message, but the filename is
wrong?
/var/spool/asterisk/sms/morx/test.1970-01-01T12:00:00-9
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013594 SMS help is incorrect, Typo
related to 0013646 [patch] ignores 'p' parameter, received...
======================================================================
----------------------------------------------------------------------
(0093377) svnbot (reporter) - 2008-10-08 13:58
http://bugs.digium.com/view.php?id=13595#c93377
----------------------------------------------------------------------
Repository: asterisk
Revision: 147592
U trunk/apps/app_sms.c
------------------------------------------------------------------------
r147592 | tilghman | 2008-10-08 13:58:18 -0500 (Wed, 08 Oct 2008) | 8
lines
Correct a typo in the help; also, ensure that the date and time are
correctly
set, if not specified in the message.
(Closes issue http://bugs.digium.com/view.php?id=13594, closes issue
http://bugs.digium.com/view.php?id=13595)
Reported by: alecdavis
Patches:
20081001__bug13595.diff.txt uploaded by Corydon76 (license 14)
Tested by: alecdavis
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=147592
Issue History
Date Modified Username Field Change
======================================================================
2008-10-08 13:58 svnbot Checkin
2008-10-08 13:58 svnbot Note Added: 0093377
======================================================================
More information about the asterisk-bugs
mailing list