Hello, In voicemail.conf, it's possible to edit the voicemail message, but when I define a pager email address, I get the message from "Asterisk PBX", and the content is fixed by the system. Is there a way to manipulate this message, as well? Thanks, David -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061029/887fc0af/attachment-0001.htm
Yes. It should be in that same file. Poke around.
  ----- Original Message ----- 
  From: David 
  To: asterisk-users@lists.digium.com 
  Sent: Sunday, October 29, 2006 12:43 PM
  Subject: [asterisk-users] Pager Voicemail Message
  Hello,
  In voicemail.conf, it's possible to edit the voicemail message, but when I
define a pager email address, I get the message from "Asterisk PBX",
and the content is fixed by the system.
  Is there a way to manipulate this message, as well?
  Thanks,
  David
------------------------------------------------------------------------------
  _______________________________________________
  --Bandwidth and Colocation provided by Easynews.com --
  asterisk-users mailing list
  To UNSUBSCRIBE or update options visit:
     http://lists.digium.com/mailman/listinfo/asterisk-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20061029/42b5fb28/attachment-0001.htm
I looked. There's nothing there.
I even did a search under /etc/asterisk for files containing "Asterisk
PBX" and "New VM" (both part of the Pager message) and it
didn't help. I suspect that it may be in the code.
----- Original Message ----
From: Dovid B <asteriskusers@dovid.net>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com>
Sent: Monday, October 30, 2006 2:15:03 AM
Subject: Re: [asterisk-users] Pager Voicemail Message
 
DIV {
MARGIN:0px;}
Yes. It should be in that same file. Poke 
around.
  ----- Original Message ----- 
  From: 
  David 
  To: asterisk-users@lists.digium.com 
  
  Sent: Sunday, October 29, 2006 12:43 
  PM
  Subject: [asterisk-users] Pager Voicemail 
  Message
  
  
  Hello,
In voicemail.conf, it's possible to edit the voicemail 
  message, but when I define a pager email address, I get the message from 
  "Asterisk PBX", and the content is fixed by the system.
Is there a way 
  to manipulate this message, as 
  well?
Thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20061029/ac3d4e17/attachment.htm
Hi Lacy, Thanks a lot. I may have deleted these lines from the voicemail.conf file in the past. I followed your suggestion and found these lines in the sample configuration file. Again, thank you very much. David ----- Original Message ---- From: Lacy Moore - Aspendora <aspendora@gmail.com> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Sent: Monday, October 30, 2006 8:06:22 AM Subject: Re: [asterisk-users] Pager Voicemail Message On 10/29/06, David <dst_u@yahoo.com> wrote: I looked. There's nothing there. I even did a search under /etc/asterisk for files containing "Asterisk PBX" and "New VM" (both part of the Pager message) and it didn't help. I suspect that it may be in the code. I would suggest looking again. If it really isn't there, then you are probably not using the default configuration files. That's ok. Either go to the location of your source files, or download the source. Go to the configs directory. Look in voicemail.conf and copy the needed sections out. If the needed sections are commented out or don't exist (which is probably what it is in your case), it goes by defaults. In my file, it is around line 90. Search for "pagersubject". You can change the pager subject, from string, and body. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061029/4fa06295/attachment.htm