similar to: voicemail.conf overwritten

Displaying 20 results from an estimated 10000 matches similar to: "voicemail.conf overwritten"

2005 Oct 11
2
error message when accessing voicemail
If anyone could tell me what this error is all about, I would be very grateful. Oct 12 01:42:53 WARNING[2724]: app.c:1109 ast_lock_path: Failed to lock path '/var/spool/asterisk/voicemail/default/5933/INBOX': Operation not permitted Oct 12 01:42:53 WARNING[2724]: app.c:1109 ast_lock_path: Failed to lock path '/var/spool/asterisk/voicemail/default/5933/Old': Operation not
2006 Jan 11
1
patching asterisk with tzafrir patch for voicemail permission does not work
Hi, I tried to patch asterisk 1.2.1 on a Debian Sarge distro with the patch made by tzafrir but I still cannot set writing permission to directories. I tried to put umask 007 inside .bash_profile but it doesn't work. Is there anyone who can help me? TIA Giorgio Incantalupo
2005 Sep 22
1
externpass
Hello, If I change the password in the Voicemail-Menu without externpass, the password gets changed correctly. But if I use a extern script, the password is still the same as before. What do I have to do in my external script to change the password in the asterisk's memory, too? Thanks for your help!! Sebastian
2005 Apr 28
1
Delete voicemail
Command line on the box and navigate to the directory for your VM. An example of one of mine... /var/spool/asterisk/voicemail/default/1003/INBOX/ Issue the rm *.* command Bye bye files.... Your location may vary slightly depending on what * you are using. I am on AAH 0.9. Cheers, W -----Original Message----- From: asterisk-users-bounces@lists.digium.com
2005 Jul 22
1
Voicemail passwords located in #include file
Hello, I have an #include file containing user voicemail configurations. This works fine for the most part, but when a user changes their password via the phone the #include file is not updated. Is there a way to do this? I have something like this: In voicemail.conf: [default] #include "vmail_accounts.conf" 5551234567 => 0000, Customer, email@domain.com 5552234567 => 0000,
2005 Jul 25
1
Voicemail: could not stop recording
Dear friends, please excuse me if my question will be trivial. I've installed and started Asterisk (stable 1.0.7, but with CVS HEAD I experienced just the same problem), and changed a bit sip.conf: [general] ; ... dtmfmode = inband disallow = all allow = ulaw allow = alaw allow = gsm run kphone, and call the 1235 extension. According to sample extensions.conf, Asterisk would
2005 Nov 21
4
addmailbox script
Hello, I checked out the asterisk version from the CVS. But I dont seem to have the addmailbox script. How can I setup a mailbox without this utility. Regards, Rajesh Golani
2005 Oct 06
4
Asterisk PBX in Debian
Hi everyone. I've installed Asterisk PBX using apt packages, but i don't have actually any Digium card, so i want to use ztdummy. I've tried to modify the Makefiles in the debian source package, i don't get any error, but still the ztdummy module doesn't get compiled. Does anybody has idea how to get the ztdummy module using the debian package system? Thanks for your help.
2005 Oct 07
3
TDM02B card difficulties
Hi all, I just installed an TDM02B. My system is a dell pc with linux 2.6.12-1.1456_FC4 asterisk-1.2.0-beta1 zaptel-1.2.0-beta1 libpri-1.2.0-beta1 in /etc/zaptel.conf I have (all others are default): fxsks=3-4 <--- I saw light in the ports channels=1-2 <--- change it to 3-4 has same result but... [root@nmsd0 asterisk]# /etc/rc.d/init.d/zaptel
2005 Oct 10
2
Beronet app_saynumber-beta-rc1
Hi list! Do anybody has success histories about using the Beronet app_saynumber application? For those that are hearing about for the first time, it?s a piece of software that enables the use of another language in say_number commands in asterisk dialplan or AGI scripts. Link to download: http://www.beronet.com/download/app_saynumber-beta-rc1.tar.gz I?m trying to compile it in
2005 Jul 12
2
monitor using incorrect path
Hello, I have been noticing the following behaviour with the monitor command.. Normally it records to the default location and then uses soxmix to create the correct wav file. But for some reason sometimes it doesn't use /var/spool/asterisk/monitor/.. but //var/spool/asterisk/monitor/.. (notice the 2 // in front!) Here is some logging: monitor executing ( nice -n 19 soxmix
2005 Jul 04
5
#include not working with *1.0.9
We are running * V1.0.9 on a demo box. We have set up everything in our dialplan and we have a directory where we store individual extension settings. That directory is called "extensions-phones.d" and it contains a number of .conf files. In my extensions.conf file I have put a #include "extensions-phones.d/*.conf" in my [globals] context If we reload and restart *, and
2005 Aug 02
2
How to let ZAPHFC work with and act on different incoming MSNs?
Hi all, I'm struggling some time now with this problem. Googling and searching on this topic did not deliver the answer yet, so my last hope is this list. Analogue to the things which are possible with modem.conf, where I can configure the MSN's to act on, I would like to have similar functionality. This is the idea: I have 1 ISDN line, it can be reached by 4 different MSN's. I have
2005 Sep 23
10
Problem setting up TDM22B card
Hi All, I have the problem setting up TDM22B card. Steps what I have followed are: [1] compiled zaptel-1.0.9.2 & installed the same. [2] modprobe wcfxo /lib/modules/2.4.20-8/misc/wcfxo.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg
2006 Jan 08
2
Zaptel make install error
/bin/sh: -c: line 0: syntax error near unexpected token `;' /bin/sh: -c: line 0: `if [ -n "" ]; then if [ -f ]; then mv -f .bak ; fi; cat .bak | grep -v "alias char-major-250" | grep -v "post-install torisa /sbin/ztcfg" | grep -v "post-install wcfxsusb /sbin/ztcfg" | grep -v "alias wctdm" | grep -v "post-install wctdm
2005 Oct 09
2
compiling asterisk on SuSE Linux 9.3 fails: illegal instruction
Hi all! I'm running a SuSE Linux 9.3 on a little book pc which is based on a VIA CPU and Chipset: cat /proc/cpuinfo processor : 0 vendor_id : CentaurHauls cpu family : 6 model : 7 model name : VIA Samuel 2 stepping : 3 cpu MHz : 532.776 cache size : 64 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no
2005 Aug 12
2
hangs on dovecot test77, mutt
Hi My toy mail server runs dovecot. My client is mutt, which I use normally use a a remote screen session. I normally connect to imap locally: account-hook imap://localhost/ 'set tunnel="/usr/local/bin/imap-local"' After a long frustration from the new mail notification in 0.99, I have decided to bite the bullet and try the -test series. Ever since I have not had stable mutt
2006 Feb 13
3
Waiting for your help...
Hello every one. This is a question done by me, not yet answered. Please, help. I: 1. Run install-pdf from linux to support faxes on my asterisk. 2. Made the configurations throuhg AMP in a. Setup->Inbound Routing->(the only route I have)->fax extension->System b. Setup->Inbound Routing->(the only route I have)->fax email->(my email) c.
2006 Feb 05
3
Search for Links for "Communicating PC to PC in the same lan through Asterisk "
Hi I am trying to do some simple experiment with Asterisk . my intention is to communicated two PC in my lan to voice -communicate with each other with out extra hardware I searched the FAQ and wiki for any links for this , so far I have not found one , It would be much help , if I get a link on ? communicating PC to PC in the same lan through Asterisk ?
2005 Sep 09
1
Motherboard and processor recommendations
I agree, use either SCSI with hardware raid with a battery backed cache or use sata/ide with linux software raid. Linux raid SCSI also works well, but if you go for the scsi drives might as well get the controller too. The "firmware" raid on the cheap sata/ide cards have left me stranded several times, I have had experiences were both an HP and Promise IDE raid controller have SCRAMBLED