Displaying 20 results from an estimated 74 matches for "msg0000".
Did you mean:
msg00000
2005 May 19
2
Voicemail wav49 format problem
...ays back ok - but then
Asterisk hangs up and the log shows the following error. Any idea
what's up?
May 19 12:57:24 VERBOSE[7860]: Asterisk Ready.
May 19 13:48:51 WARNING[7860]: Not a wav file 49
May 19 13:48:51 WARNING[7860]: Unable to open fd on
/cygdrive/e/pbx/voicemail/default/2460/INBOX/msg0000.wav
May 19 13:48:51 WARNING[7860]: Unable to open
/cygdrive/e/pbx/voicemail/default/2460/INBOX/msg0000 (format ulaw): No
such file or directory
May 19 13:57:03 VERBOSE[7860]: -- Recording the message
May 19 13:57:03 VERBOSE[7860]: -- x=0, open writing:
/cygdrive/e/pbx/voicemail/default/2460...
2006 Mar 17
6
Disappearing voicemail
Asterisk 1.2, Fedora Core 4:
When I leave a voicemail message, it writes the necessary files to the INBOX:
msg0000.gsm
msg0000.txt
msg0000.wav
msg0000.WAV
When I hang up, the files are erased. There is no indication of anything
untoward in the logs:
-- x=0, open writing: [...]/INBOX/msg0000 format: wav49, 0x99ce778
-- x=1, open writing: [...]/INBOX/msg0000 format: gsm, 0x99bed98...
2006 Feb 10
3
Rights problem with Voicemail and non-root user - yeah I know, I thought I had it fixed...
...ARI and Asterisk when using a non-root user (Following the wiki at
http://www.voip-info.org/tiki-pagehistory.php?page=Asterisk+non-root&diff2=25).
When I issue the following:
chmod --recursive u=rwX,g=rX,o= /var/spool/asterisk
The above command results in the following rights on messages:
msg0000.gsm rwxr-x--- asterisk
msg0000.txt rw-r----- asterisk
msg0000.wav rwxr-x--- asterisk
I can transfer voicemails and play them but new messages comming in get
the following:
msg0000.gsm rwx------ asterisk
msg0000.txt rw-r--r-- asterisk
msg0000.wav rw...
2009 Oct 21
1
Incorrect voice mail format on transfer
...the standard voice application menu)
using their Snom 320 and 360 phones.
The end results is the final recipient cannot listen to the voicemail.
We also email the voicemails in this case (this client is not using the
Zimbra email system yet) and they receive an attachment with a name such
as "msg0000.wav49_gsm_wav".
As strange as it sounds, it almost appears like Asterisk is trying to
create a file with an extension of wav49|gsm|wav which is confusing not
only the email attachment but also sox which cannot find such a format
based upon file extension. Here is what I see
in /var/log/aster...
2006 Apr 19
1
Voice mail issuse when pressing 0
An outside caller started to leave voice mail.
The CLI shows:
Recording the message
-- x=0, open writing:
/var/spool/asterisk/voicemail/sip/4232/INBOX/msg0000 format: gsm, 0x8295d40
-- x=1, open writing:
/var/spool/asterisk/voicemail/sip/4232/INBOX/msg0000 format: wav, 0x829e2c0
-- User cancelled by pressing 0
-- Playing 'vm-saveoper' (language 'en')
Later on, the employee tried to retrieve the voice mail, since there was
vm...
2007 Dec 08
0
Can't listen to voicemail message
...500 at default:3] VoiceMailMain("SIP/597-00f0c410", "500|s") in new stack
[... you have 15 new and two old messages ...]
-- <SIP/597-00f0c410> Playing 'vm-meddelandet' (language 'se')
== Parsing '/var/spool/asterisk/voicemail/default/500/INBOX/msg0000.txt': Found
[... received bla, bla from number bla, bla ...]
-- <SIP/597-00f0c410> Playing '/var/spool/asterisk/voicemail/default/500/INBOX/msg0000' (language 'se')
== Spawn extension (default, *500, 3) exited non-zero on 'SIP/597-00f0c410'
----- s n i p...
2004 Jan 15
3
Voicemail Sequence Bug?
...mail/default/XXXX/Old directory, and to my
surprise the messages are indeed misordered.
I assume this is a bug, can't find anything on it on the bugtracker, but
wonder if anyone else knows anything about this before I report it. . .
Thanks. None of the files in question is empty, btw.
B.
msg0000.WAV msg0001.WAV msg0002.WAV msg0006.WAV msg0010.WAV
msg0000.gsm msg0001.gsm msg0002.gsm msg0006.gsm msg0010.gsm
msg0000.txt msg0001.txt msg0002.txt msg0006.txt msg0010.txt
msg0000.wav msg0001.wav msg0002.wav msg0006.wav msg0010.wav
2008 Nov 26
1
sip MWI Messages-Waiting: always reports no messages
...qualify=yes
dtmfmode=rfc2833
canreinvite=no
nat=no
mailbox=29
fromuser=777
vmexten=777
username=29
from voicemail.conf:
-------------------
[home]
; testing
29 => 1234,Joe Test,joetest at localhost
-------------------
[root at sylvester asterisk]# ls /var/spool/asterisk/voicemail/home/29/INBOX
msg0000.gsm msg0000.WAV msg0001.wav msg0002.txt msg0003.gsm msg0003.WAV msg0004.wav
msg0000.txt msg0001.gsm msg0001.WAV msg0002.wav msg0003.txt msg0004.gsm msg0004.WAV
msg0000.wav msg0001.txt msg0002.gsm msg0002.WAV msg0003.wav msg0004.txt
--
Mark G. Thomas (Mark at Misty.com)
voice: 215...
2009 May 21
1
Voicemail playback NEWEST first vs. OLDEST first
Is there a way to make the asterisk voicemail app play back messages in NEWEST FIRST order, instead of OLDEST FIRST? I see the situation repeatedly where someone needs to dip into their voicemail archive to get something from a recently saved voicemail message, and they have to slog through lots of irrelevant stuff to get there.
I have seen this question come up previously on this list without
2015 Apr 13
0
error retrieving a video voicemail in asterisk 11
....1 installation. The file is skipped with the ast_streamfile error (and moved to OLD), and the prompts following that message display the ast_best_codec error.
[Apr 7 16:05:50] WARNING[17497][C-00006fdd]: file.c:1017 ast_streamfile: Unable to open /var/spool/asterisk/voicemail/default/2036/INBOX/msg0000 (format (ulaw|h264)): No such file or directory [Apr 7 16:05:50] WARNING[17497][C-00006fdd]: app_voicemail.c:8609 play_message: Playback of message /var/spool/asterisk/voicemail/default/2036/INBOX/msg0000 failed
[Apr 7 16:05:50] -- <SIP/2036-000000ee> Playing 'vm-advopts.gsm' (l...
2003 May 13
2
Voicemail2 and MWI
We've been testing (aim:frziegler and aim:end1r) the Voicemail2 app for a
few days now, based on a CVS build from Monday, 5/12/03-23:15. Works
good! Thanks Mark!
We seem to have found a bug in the MWI (Message Waiting Indicator) logic.
By simply creating msg0000.txt files in both structures, e.g.:
for extension 4000:
voicemail1: /var/spool/asterisk/vm/4000/INBOX/msg0000.txt
voicemail2: /var/spool/asterisk/voicemail/bell/4000/INBOX/msg0000.txt
and having the following in /etc/asterisk/sip.conf
[4000]
type=friend
insecure=yes
host=dynamic...
2003 Sep 19
2
Voicemail2 crashing on replay
Using CVS update from 11:00 CET today * crashes at this point.
== Parsing
'/var/spool/asterisk/voicemail/default/2201/INBOX/msg0000.txt': ==
Parsing '/var/spool/asterisk/voicemail/default/2201/INBOX/msg0000.txt':
Found
Sheriff*CLI>
Disconnected from Asterisk server
--
Dave Cotton <dcotton@linuxautrement.com>
2006 Oct 31
3
Asterisk and ARI (Aterisk Recording Interface) integration problem
Anybody knows why ARI gives this error message when I enter extension number
and password.
*Warning*:
file(/var/spool/asterisk/voicemail/default/222/INBOX/msg0000.txt): failed to
open stream: Permission denied in *
/var/www/html/recordings/modules/voicemail.module* on line *525*
It doesn't show the voicemails, although it shows that there is 1 or 2
voicemails in the INBOX.
--
Zeeshan A Zakaria
-------------- next part --------------
An HTML attachment...
2014 May 29
1
Voice mail with ODBC
...language 'en')
[2014-05-28 14:55:13] DEBUG[12260][C-00000006]: app_voicemail.c:3824
last_message_index: Directory
'/var/spool/asterisk/voicemail/default/701/INBOX' has no messages and
therefore no index was retrieved.
== Parsing '/var/spool/asterisk/voicemail/default/701/INBOX/msg0000.txt':
Found
[2014-05-28 14:55:13] WARNING[12260][C-00000006]: app_voicemail.c:4086
insert_data_cb: SQL Direct Execute failed!
[2014-05-28 14:55:13] WARNING[12260][C-00000006]: res_odbc.c:608
ast_odbc_direct_execute: SQL Execute error! Verifying connection to
asterisk [asterisk-connector]...
[20...
2005 Mar 24
1
Error cannot record voicemail
...sage in any of my voicemail
boxes.
Mar 24 12:48:35 WARNING[344081]: app_voicemail.c:1488 leave_voicemail: Error
opening text file for o
utput
-- Recording the message
Mar 24 12:48:35 WARNING[344081]: file.c:906 ast_writefile: Unable to open
file /var/spool/asterisk/v
oicemail/default/300/INBOX/msg0000.WAV: No such file or directory
-- x=0, open writing:
/var/spool/asterisk/voicemail/default/300/INBOX/msg0000 format: wav49, (n
il)
Mar 24 12:48:35 WARNING[344081]: app.c:701 ast_play_and_record: Error
creating writestream '/var/spo
ol/asterisk/voicemail/default/300/INBOX/msg0000', forma...
2005 Oct 11
5
help with broken voicemail
...work, but the system wont replay them, it throws errors.
Here is an example of the errors:
Oct 11 20:32:58 WARNING[3048]: format_wav.c:135 check_header: Not a wav
file 49
Oct 11 20:32:58 WARNING[3048]: file.c:415 ast_filehelper: Unable to open
fd on /var/spool/asterisk/voicemail/default/5926/INBOX/msg0000.wav
Oct 11 20:32:58 WARNING[3048]: file.c:793 ast_streamfile: Unable to open
/var/spool/asterisk/voicemail/default/5926/INBOX/msg0000 (format ulaw):
No such file or directory
Oct 11 20:33:03 WARNING[3048]: app.c:1109 ast_lock_path: Failed to lock
path '/var/spool/asterisk/voicemail/default/5926...
2003 Sep 24
1
Voicemail doesn't hangup
...erisk on an RH9
machine. My problem is that my x100p takes about 10 seconds to detect a
hangup. After that it takes about 10 more seconds for the the zaptel
device to release the line. Here's an example of my console report:
== Parsing
'/var/spool/asterisk/voicemail/default/101/INBOX/msg0000.txt': ==
Parsing '/var/spool/asterisk/voicemail/default/101/INBOX/msg0000.txt':
Found
-- Playing '/var/lib/asterisk/sounds/vm-received'
-- Playing '/var/lib/asterisk/sounds/digits/at'
-- Playing '/var/lib/asterisk/sounds/digits/8'
-- Playi...
2005 Aug 20
1
Why do I get pbx.c 1645 pbx_extension_helper: No application 'Voicemailman' for extension
...language 'en')
-- Playing 'digits/0' (language 'en')
-- Playing 'vm-isunavail' (language 'en')
-- Playing 'beep' (language 'en')
-- Recording the message
-- x=0, open writing:
/var/spool/asterisk/voicemail/default/200/INBOX/msg0000 format: wav49,
0x818eb40
-- x=1, open writing:
/var/spool/asterisk/voicemail/default/200/INBOX/msg0000 format: gsm,
0x813a7e8
-- x=2, open writing:
/var/spool/asterisk/voicemail/default/200/INBOX/msg0000 format: wav,
0x818ed88
-- User hung up
== Spawn extension (default, 200, 2) exite...
2004 Apr 10
4
No ringing tone with IAXY (and other bits and bobs)
Hi!
I'm really hope you can help me solve a little mystery, the mystery is
probably just my misunderstanding ! sorry...
I've got an iaxy talking to my * box which connects to two providers.
I'm running the stable release of the pbx.
The only thing is that when dialling from the iaxy the ringing tone isn't
heard while calling someone - you just hear silence then, they either
2009 Aug 06
1
Can't delete voicemail messages
...ly VoicemailMain delete the message and inmediatly undelete it !
This the same issue as in this post :
http://www.mail-archive.com/asterisk-users at lists.digium.com/msg198336.html
Note that I'm using the spanish voiceset.
== Parsing
'/var/spool/asterisk/voicemail/from-internal/300/Old/msg0000.txt': == Found
-- Playing
'/var/spool/asterisk/voicemail/from-internal/300/Old/msg0000.slin'
(language 'es')
-- Playing 'vm-deleted.alaw' (language 'es')
-- Playing 'vm-undeleted.alaw' (language 'es')
-- Playing 'vm-advopts.alaw' (...