Displaying 20 results from an estimated 300 matches similar to: "Problem asterisk voicemail message records"
2010 Aug 03
1
Garbled messages - format_wav_gsm.c:414 wav_read: Short read (60) (No such file or directory)!
I am having a problem with asterisk voice mail messages that seems to be
intermittent. Though the problem occurs most of the time, on rare occasions
it will work fine - rare enough that I can't pin down what it is that works.
The problem is that voice mail message get played back garbled.
Occasionally, I can make out moments of a voice or another sound that may
be in the actual message,
2014 May 29
1
Voice mail with ODBC
Hi All,
I have an issue on voice mail with odbc in asterisk 11.7 box. Voice message
can be received through Google mail but it doesn't show in phone. The error
messages is as follow and let me get your kind advice.
-- <SIP/0015-00000007> Playing 'auth-thankyou.g722' (language 'en')
[2014-05-28 14:55:13] DEBUG[12260][C-00000006]: app_voicemail.c:3824
last_message_index:
2009 Jul 17
1
Voicemail ODBC storage table schema
Hello,
Upgraded from 1.6.1.0 to 1.6.1.1 and my voicemail setup does not work
anymore. I use ODBC storage for voicemail. Comes out that the
"voicemessages" table schema should have changed, because the log says
Asterisk needed to store data to an additional field called "flag". Any
new message cannot be saved.
The thing is that I'd like to know where I can find an updated
2006 Jun 12
2
How to retrieve voicemail
Hi,
voicemail are working ok, I receive message as attach via email.
My question is :
how can the user call asterisk and listen to his voicemessages ?
thanks
Victor
2011 Apr 28
1
odbc error - server is gone
Hi list,
yesterday I converted my voicemail.conf to realtime voicemail and also
configured to store the voicemessages in a database using odbc as described
here <http://www.voip-info.org/wiki/view/Asterisk+RealTime+Voicemail> and
here <http://www.voip-info.org/wiki/view/Asterisk+Voicemail+ODBC+storage>.
I am using asterisk 1.4.2 with mysql. I also installed the proper odbc
driver for
1998 Jun 10
2
run scripts on samba server
Hi all,
I have a network with Win95 clients and a samba-server 1.9.18p3 on Linux 2.033. Linux is only used as serversystem, clientusers are nonfamiliar with Linux.
Sometimes it would be usefull, to start a program or script on the server from the client. This can be done via telnet, but I'd like to know if there is some sort of call implemented in samba to start a script on the server
2005 Jun 20
1
voicemail system
Hello,
I wish to use asterisk as a voicemail server with ser
.
I want to use asterisk external configuration toHello,
I wish to use asterisk as a voicemail server with ser
.
I want to use asterisk external configuration to
manage users and storing voicemail messages according
to ser database.
Where can i find the schema of the SQL DB for
voicemail accounts .
for example in extconfig ;
2006 May 08
5
MySQL replication for voicemail
Hi -
We've got a number of offices, and they're all using ODBC message
storage using MySQL. I've been trying to get MySQL replication set up
so messages left in a voicemail box at one office will get copied to
the corresponding voicemail box at all the offices.
We're also using MySQL replication for the voicemail user info, and
that part works just fine. I'd like to
2013 Mar 04
2
Asterisk 11 - How to trim the number of modules to minimum ?
Hi,
I've got a brand new Asterisk 11 setup for which I would like to keep the
number of loaded modules to a minimum.
My goal is to this setup in a pure SIP environment, for switching incoming
calls to outgoing tSIP trunks.
When I leave autoload=yes in /etc/asterisk/modules.conf, I can handle an
incoming SIP call with a Playback app.
When I leave autoload=no in /etc/asterisk/modules.conf, it
2006 Sep 30
2
Problems with 2.3TB disk
Hi Guys,
I have a server running CentOS 4.2 with a 2.6.9-22EL-smp kernel.
The system contains a 2.3 TB RAID 5 array. There is a 20GB root partition
with the remainder of the drive configured one large LVM volume. (/u0)
I have installed Veritas Netbackup on the server and am running a few
tests. Small backups and restores work just fine.
When I run a larger backup (500MB) and store the
2018 Sep 29
1
Invalid argument with version 3.1.3
We reently upgraded our rsync client from Freebsd 10.2 to 11.2 which
upgraded our rsync from 3.0.6 protocol version 30 to 3.1.3 protocol
version 31. The server remains Freebsd 11.1 with rsync 3.1.2 protocol
version 31. Now we get numerous messages like this:
rsync: readlink_stat("/disk/homedirs/nber/bstevens/public_html/old/test/press
reaction/Foreign
2008 Mar 25
1
Have problem with realtime sql
Hi,
I am having a strange problem with attempting to get voicemail-to-mysql to
work.
The biggest problem is that I am not able to store voicemail into database.
So, I followed the
instructor found on the web:
Updated the /usr/src/asterisk/apps/Makefile to have
USE_MYSQL_VM_INTERFACE=1 and recompiled asterisk, with
make clean; make; make install
(By the way, is it necessary to update the Makefile
2013 Oct 14
1
realtime voicemail asterisk 11
Hi list, I'm trying to put my voicemail on asterisk realtime with 11.XX,
generate tables in a couple of files in the folder realtime / mysql ,
voicemail_messages.sql and voicemail.sql
the connection with mysql and odbc works well
isql asterisk useradmin xxx
+---------------------------------------+
| Connected! |
| |
|
2008 Mar 23
1
Storing voicemail in mysql
Dear friends,
Asterisk's voicemail functions work fine for me, but I am having difficulty
storing the voice messages inside mysql. My real-time CDR recording works
so I assume the odbc connection is fine.
The voicemail.conf I have is :
[general]
format = wav
attach = yes
dbuser=root
dbpass=sqlpass
dbhost=localhost
dbname=asterisk
odbcstorage=asterisk
odbctable=voicemessages
Asterisk shows
2006 Mar 17
1
print server performance issues
I'm migrating a 1.000 queues windows print server with AD very critical
enviroment to linux/cups/samba solution. Initially, everything working fine, but
when reached paroximately 400 queues created the server is getting degradated.
The browsing of printers shares is very low. Many times during the day smbd and
winbindd need to be restarted to stop the degradation. I didn't found any
2002 Dec 16
1
encoding question
Hi there,
I've a little question abound programming an ogg-vorbis encoder.
The encode_example.c works ok for files with 44100/2/16 - but not for other
formats.
I don"t really understand what this piece of code is really doing:
/* uninterleave samples */
for(i=0;i<bytes/4;i++){
buffer[0][i]=((readbuffer[i*4+1]<<8)|
2004 May 24
5
vscan permission
Hello, I have installed samba-vscan module but when I
try to read a test file:
May 24 12:14:12 va2 smbd_vscan-clamav[15035]: ERROR: file
/home/testav/eicar.com not found, not readable or an error occured
why ?
my smb.conf for homes:
[homes]
comment = home of %U, %u
read only = No
valid users = %U
create mask = 0644
directory mask = 0775
2010 Jul 21
2
play alaw file with .wav extension
Hi all,
I have to play a alaw file with .wav ext. How can I do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100721/de46328f/attachment.htm
2011 Feb 03
2
T.38 negotiation error
Hi, I have asterisk 1.6.2.6 on a Debian Lenny system.
When I try to send a fax in T.38 mode I receive this error
ERROR[15035]: res_fax.c:795 set_fax_t38_caps: channel
'SIP/eutelia-sirio-out-00000000' is in an unsupported T.38 negotiation
state, cannot continue.
In my sip.config general section I have added this lines
t38pt_udptl=yes
t38pt_rtp=no
t38pt_tcp=no
If I comment this lines,
2003 Apr 04
2
chan_h323 problems....
I have had * installed for a couple of weeks now and am very impressed. I have got Zap, SIP and MGCP working and can call freely between them with just things like transfer still to sort out etc.
I then though I would add H.323 support to my working system, having read the previous threads on the subject before I installed I installed the pre-reqs
pwlib
openh323
gnugk for h.323 gatekeeper