[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:01 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:                     feedback
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 170053 
Request Review:              
====================================================================== 
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}



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

---------------------------------------------------------------------- 
 (0098587) svnbot (reporter) - 2009-01-23 11:32
 http://bugs.digium.com/view.php?id=14312#c98587 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 170498

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r170498 | file | 2009-01-23 11:32:00 -0600 (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=170498 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-23 11:32 svnbot         Checkin                                      
2009-01-23 11:32 svnbot         Note Added: 0098587                          
======================================================================




More information about the asterisk-bugs mailing list