[asterisk-bugs] [Asterisk 0014312]: pagerbody value is ignored and instead it contains emailbody value
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 23 11:32:36 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14312
======================================================================
Reported By: pj
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14312
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 170053
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-22 11:09 CST
Last Modified: 2009-01-23 11:32 CST
======================================================================
Summary: pagerbody value is ignored and instead it contains
emailbody value
Description:
it seems, that 'pagerbody' value is completelly ignored, because
notifications for my mobile phone contains text from 'emailbody'
SVN trunk rev. 145739 is working fine
my config is below
emailbody=Dobry den,\nsoubor s hlasovou zpravou je prilozen,\nhlasovou
schranku muzete ovladat zavolanim na cislo *996.\n\n${VM_DATE}
pagerbody=${VM_CALLERID}
======================================================================
----------------------------------------------------------------------
(0098588) svnbot (reporter) - 2009-01-23 11:32
http://bugs.digium.com/view.php?id=14312#c98588
----------------------------------------------------------------------
Repository: asterisk
Revision: 170499
_U branches/1.6.0/
------------------------------------------------------------------------
r170499 | file | 2009-01-23 11:32:35 -0600 (Fri, 23 Jan 2009) | 10 lines
Blocked revisions 170498 via svnmerge
........
r170498 | file | 2009-01-23 13:32:26 -0400 (Fri, 23 Jan 2009) | 4 lines
Reset the ast_str used for escape substitution. We need to do this since
it is a thread local variable that may contain the value of a previous
substitution.
(closes issue http://bugs.digium.com/view.php?id=14312)
Reported by: pj
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=170499
Issue History
Date Modified Username Field Change
======================================================================
2009-01-23 11:32 svnbot Checkin
2009-01-23 11:32 svnbot Note Added: 0098588
======================================================================
More information about the asterisk-bugs
mailing list