[asterisk-users] Voicemail file

2009-10-30 Thread Anahi Ludueña
Hi all, When somebody leaves a message in the voicemailbox, is there a way to know the file name of it? I need to return the voicemail file name in the deadagi command. Thanks, Anahi _

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Danny Nicholas
] On Behalf Of Anahi Ludueña Sent: Friday, October 30, 2009 10:06 AM To: asterisk-users@lists.digium.com Subject: [asterisk-users] Voicemail file Hi all, When somebody leaves a message in the voicemailbox, is there a way to know the file name of it? I need to return the voicemail file name

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Anahi Ludueña
@lists.digium.com Date: Fri, 30 Oct 2009 10:14:27 -0500 Subject: Re: [asterisk-users] Voicemail file Assuming you aren’t writing your VM’s to a database, the voicemail will be in /var/spool/asterisk/voicemail/default/extension/INBOX/msg.WAV (wav, gsm, txt – depends on voicemail.conf

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Steve Howes
On 30 Oct 2009, at 15:18, Anahi Ludueña wrote: Yes, but is there a way to know the filename of that message? For example: msg0029.wav? I know where it is saved, but if I want to return it, I need to find the last one... and it is not recommended in my opinion... Find the one with the most

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Danny Nicholas
Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Voicemail file On 30 Oct 2009, at 15:18, Anahi Ludueña wrote: Yes, but is there a way to know the filename of that message? For example: msg0029.wav? I know where it is saved, but if I want to return it, I need to find

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Anahi Ludueña
Thanks people, I've already found the way... The variable ${VM_MESSAGEFILE} contains what I need... Bye, Anahi Ludueña From: a_ludu...@hotmail.com To: asterisk-users@lists.digium.com Date: Fri, 30 Oct 2009 15:18:25 + Subject: Re: [asterisk-users] Voicemail file Yes

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Danny Nicholas
-Commercial Discussion Subject: Re: [asterisk-users] Voicemail file On 30 Oct 2009, at 15:18, Anahi Ludueña wrote: Yes, but is there a way to know the filename of that message? For example: msg0029.wav? I know where it is saved, but if I want to return it, I need to find the last one

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Danny Nicholas
Just as I found that in the source… _ From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Anahi Ludueña Sent: Friday, October 30, 2009 10:32 AM To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] Voicemail file

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Ishfaq Malik
To: asterisk-users@lists.digium.com Date: Fri, 30 Oct 2009 10:14:27 -0500 Subject: Re: [asterisk-users] Voicemail file Assuming you aren’t writing your VM’s to a database, the voicemail will be in /var/spool/asterisk/voicemail/default/extension/INBOX/msg.WAV (wav, gsm, txt – depends

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Danny Nicholas
: Friday, October 30, 2009 10:38 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Voicemail file You could use the AMI to find out how many messages are in the voicemail mailbox and then work out the file name from that... Anahi Ludueña wrote: Yes

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Jim Dickenson
: Friday, October 30, 2009 10:38 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Voicemail file You could use the AMI to find out how many messages are in the voicemail mailbox and then work out the file name from that... Anahi Ludueña wrote

Re: [asterisk-users] Voicemail file

2009-10-30 Thread Danny Nicholas
: Friday, October 30, 2009 11:33 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Voicemail file Easier than poking around the source code is to add a DumpChan() step to any area of your dialplan to see all defined variables. -- Jim Dickenson

Re: [Asterisk-Users] Voicemail file as MP3

2005-11-14 Thread Mark Quitoriano
where can i find a howto about this?On 11/14/05, Michael Toop [EMAIL PROTECTED] wrote: Hi,Not natively, but you can run a Bash command in your extensions.conf use Lame or Sox to do the conversion for you.Cheers,MICHAEL TOOPTel 011 602 9309Fax 011 656 1342 Mobile 083 364 2370Web

Re: [Asterisk-Users] Voicemail file as MP3

2005-11-13 Thread Michael Toop
Hi, Not natively, but you can run a Bash command in your extensions.conf use Lame or Sox to do the conversion for you. Cheers, MICHAEL TOOP Tel 011 602 9309 Fax 011 656 1342 Mobile 083 364 2370 Web www.bizcall.co.za Kuniyoshi Murata wrote: Hi * users, Is that possible to make

[Asterisk-Users] Voicemail file as MP3

2005-11-11 Thread Kuniyoshi Murata
Hi * users, Is that possible to make voicemail audio file (that is attached to forwarding email) as MP3 file, rather than WAV? TIA Kuni -- Kuniyoshi Murata English-Japanese Interpreter Macintosh Webcast Specialist [WebSite]

Re: [Asterisk-Users] Voicemail file permissions

2005-08-18 Thread hugolivude
[EMAIL PROTECTED] - Original Message - From: hugolivude [EMAIL PROTECTED] To: Asterisk Users Mailing List - Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Wednesday, August 17, 2005 5:56 PM Subject: Re: [Asterisk-Users] Voicemail file permissions Sorry

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread Tzafrir Cohen
On Tue, Aug 16, 2005 at 02:40:36PM -0400, hugolivude wrote: I'm running RedHat 9 with a TDM400 (2FXO, 2FXS). I'd like to give my Asterisk users the option of cleaning up their voicemail mailbox from their Windows PCs. I set up Samba and added all the users with restricted access to their

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread hugolivude
@lists.digium.com Sent: Tuesday, August 16, 2005 11:40 AM Subject: [Asterisk-Users] Voicemail file permissions I'm running RedHat 9 with a TDM400 (2FXO, 2FXS). I'd like to give my Asterisk users the option of cleaning up their voicemail mailbox from their Windows PCs. I set up Samba and added all

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread hugolivude
Is there a way around this w/o giving everyone root privileges! Do you want to allow every user to delete another user's voicemail? If not, how do you sync voicemail users and samba users? I want each user to see, read and write (delete) their own voicemail ONLY (i.e. a user shouldn't be

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread Tzafrir Cohen
On Wed, Aug 17, 2005 at 07:48:29AM -0400, hugolivude wrote: Is there a way around this w/o giving everyone root privileges! Do you want to allow every user to delete another user's voicemail? If not, how do you sync voicemail users and samba users? I want each user to see, read and

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread Matthew Boehm
Tzafrir Cohen wrote: On Wed, Aug 17, 2005 at 07:48:29AM -0400, hugolivude wrote: Is there a way around this w/o giving everyone root privileges! Run asterisk as its own user/group. We do. -Matthew ___ Asterisk-Users mailing list

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread hugolivude
I am running Asterisk as its own user/group; at least I followed the instructions for doing so from http://www.voip-info.org/wiki-Asterisk+non-root. Even so new voicemails get created with owner/group as root. Maybe I missed something... Hugh On 8/17/05, Matthew Boehm [EMAIL PROTECTED] wrote:

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread hugolivude
Sorry, not following you at all. Perhaps it's a lack of Linux knowledge. I understood that Asterisk puts voicemails in var/spool/asterisk/voicemail/mailbox/###/INBOX. Are you suggesting that I could configure that to be a network drive on each user's computer? If so wouldn't that introduce

Re: [Asterisk-Users] Voicemail file permissions

2005-08-17 Thread Chris Coulthurst
- Non-Commercial Discussion asterisk-users@lists.digium.com Sent: Wednesday, August 17, 2005 5:56 PM Subject: Re: [Asterisk-Users] Voicemail file permissions Sorry, not following you at all. Perhaps it's a lack of Linux knowledge. I understood that Asterisk puts voicemails in var/spool

[Asterisk-Users] Voicemail file permissions

2005-08-16 Thread hugolivude
I'm running RedHat 9 with a TDM400 (2FXO, 2FXS). I'd like to give my Asterisk users the option of cleaning up their voicemail mailbox from their Windows PCs. I set up Samba and added all the users with restricted access to their mailbox only, but here's the problem: The voicemail .wav files

Re: [Asterisk-Users] Voicemail file permissions

2005-08-16 Thread Chris Coulthurst
Message - From: hugolivude [EMAIL PROTECTED] To: Asterisk-Users@lists.digium.com Sent: Tuesday, August 16, 2005 11:40 AM Subject: [Asterisk-Users] Voicemail file permissions I'm running RedHat 9 with a TDM400 (2FXO, 2FXS). I'd like to give my Asterisk users the option of cleaning up

[Asterisk-Users] Voicemail File permissions

2003-10-16 Thread Stephen R. Besch
I'm working on an application that monitors, displays and manipulates voice mail messages for individual clients, with an option to click and play in a windows interface. The problem is that I need to create a Samba share that is accessible by the Windows file system object and I don't want to

RE: [Asterisk-Users] voicemail file access problems

2003-07-31 Thread Armand A. Verstappen
On Wed, 2003-07-30 at 22:33, Patrick wrote: Did it work after you left a new voice mail message? I was looking into the source code to fix it so that the euid was set to nobody, create the file and then change it back to uid 0, but that didn't work. Or, maybe change the file

[Asterisk-Users] voicemail file access problems

2003-07-30 Thread Paulo Mannheimer
Hi folks, Im having problems accessing my voicemail files through the web interface. I remember that this was discussed on the list, and it seems to be a permission problem, but I couldnt find any answer by searching the archives. Any hint? PauloHM

Re: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Tilghman Lesher
On Wednesday 30 July 2003 01:41 pm, Paulo Mannheimer wrote: Hi folks, I'm having problems accessing my voicemail files through the web interface. I remember that this was discussed on the list, and it seems to be a permission problem, but I couldn't find any answer by searching the

RE: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Paulo Mannheimer
Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tilghman Lesher Sent: July 30, 2003 4:06 PM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] voicemail file access problems On Wednesday 30 July 2003 01:41 pm, Paulo Mannheimer wrote: Hi folks

RE: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Todd Lieberman
Sent: Wednesday, July 30, 2003 3:23 PM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] voicemail file access problems Thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tilghman Lesher Sent: July 30, 2003 4:06 PM To: [EMAIL PROTECTED] Subject: Re

RE: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Todd Lieberman
, 2003 3:50 PM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] voicemail file access problems I did the chown and now I get [Wed Jul 30 15:51:11 2003] [error] [client 216.183.124.45] Setuid/gid script is writable by world., referer: http://asterisk.weichertrents.com/cgi-bin/vmail.cgi

Re: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Tilghman Lesher
On Wednesday 30 July 2003 02:49 pm, Todd Lieberman wrote: I did the chown and now I get [Wed Jul 30 15:51:11 2003] [error] [client 216.183.124.45] Setuid/gid script is writable by world., referer: http://asterisk.weichertrents.com/cgi-bin/vmail.cgi chmod o-w vmail.cgi btw, 'man chmod'

RE: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Patrick
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Todd Lieberman Sent: Wednesday, July 30, 2003 3:50 PM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] voicemail file access problems I did the chown and now I get [Wed Jul 30 15:51:11 2003] [error

RE: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Paulo Mannheimer
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Patrick Sent: July 30, 2003 5:33 PM To: [EMAIL PROTECTED] Subject: RE: [Asterisk-Users] voicemail file access problems Did it work after you left a new voice mail message? I was looking into the source code to fix it so that the euid

RE: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Armand A. Verstappen
On Wed, 2003-07-30 at 22:33, Patrick wrote: Did it work after you left a new voice mail message? I was looking into the source code to fix it so that the euid was set to nobody, create the file and then change it back to uid 0, but that didn't work. Or, maybe change the file mode was 770

RE: [Asterisk-Users] voicemail file access problems

2003-07-30 Thread Patrick
But the mask of the file is set to 0700. I don't think the sgid bit will make a difference if the file isn't written 0770. It's still on readable/writable/executable by the owner. Patrick On 31 Jul 2003, Armand A. Verstappen wrote: On Wed, 2003-07-30 at 22:33, Patrick wrote: Did it