similar to: Asterisk Voice sound level

Displaying 20 results from an estimated 500 matches similar to: "Asterisk Voice sound level"

2007 Apr 26
2
Changing Voice from Male to Female
Hi List, I wanted to know if anyone knew of a way with asterisk to "switch the voice" of a caller from male to female or vice versa. Thanks. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070426/2d483875/attachment-0001.htm
2008 Jan 02
2
Asterisk dialplan date and time operations
Hi all, Im using Asterisk 1.4.11 and I want to proceed some time and date operations in my dial plan. (for a time shifted callback). Should look like: CURRENT TIME + x minutes. Of course it should increase the hours for example in this case: 10.59 + 5 minutes = 11.04 I guess I've to use the math function in 1.4 but how can I manage easily the time operations? Kind Regards, Erik
2011 Feb 05
1
Any voice changer applications for Asterisk?
Hello, Are there any other other voice changer applications to Asterisk other than the one from Lobstertech? (http://lobstertech.com/voice_changer.html) Specifically interested in open-source but can have a look at economical commercial alternatives as well. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 26
1
asterisk slows down when unplugging internet cable with VoIP lines
Hi, I have an Asterisk 1.2.9.1 on a Debian Sarge distro connected to a VoIP provider via internet. I noticed Asterisk gets slow and behaves in strange manner if I unplug my internet cable from the PBX: for example I get incoming calls after seconds or I get no audio during calls. I thought it was something connected to DNS resolution so I put VoIP provider addresses inside /etc/hosts but
2007 May 31
3
'asterisk' shown on display
Hi, Im sure somebody out there had the same "problem before. IF a call comes in with suppressed caller id (Call Centers, etc.) 'asterisk' is shown as CallerID. Can I change somewhere this behaviour to display like ' Unknown' ? Thanks! Kind Regards, Erik
2006 Nov 17
5
Freepbx changes dont reflect in asterisk
Hello, >From some days ago, when i made changes in web interface to asterisk that comes with trixbox (freepbx), this dont reflect the changes in asterisk configuration. I has reviewed the file permissions in /etc/asterisk and all files are writable to asterisk user. In freepbx all appears to be ok (i dont see any errors...). Anyone can help me with this problem? Thanks in advance, PS.
2006 May 01
1
Music on Hold from Soundcard
Hey all, I've been trying to get MoH to work from the line-in on my soundcard, but as of yet have had no success. I found this script that should allow for it to happen: http://www.sineapps.com/news.php?rssid=722 The script, when run as the asterisk user, works properly and streams sound to stdin. But when Asterisk starts MoH it stops it immediately afterwards with no explanation. Has anyone
2006 Jun 22
4
Don't use CDRTool From AG-projescts
hello to all, I advice you to not use CDRtool from ag-projects : Fisrt ag-projects talk about is product like a gpl software however they don't provide at least some documentation for non commercial users . try to call them !! i'll offer you some money . You can not Call them for some advices ... It's really a bad product don't waste your time to setup it. this enterprise must
2007 Nov 08
2
asterisk and installing chan_h323.so rpm
Hello, When I tried to install chan_h323-1.0.1-module.i386 RPM i got these errors. Failed dependencies: libh323_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 libpt_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386 But i found the same files in /usr/lib/libh323_linux_x86_r.so.1 /usr/lib/libpt_linux_x86_r.so.1 What to do for asterisk to detect the same
2006 Jun 08
2
Turning off a temporary message in voicemail
Can a temporary message in Asterisk voicemail be de-activated so that the "regular" unavailable and busy messages are played. I have several users who are stuck with the temporary message. Thanks Mark
2006 Dec 20
13
Need quality toll free 800 number over IAX?
Hi List I need a quality US 800 DID over IAX for my Asterisk server, preferably one that doesn't cost the earth. Any suggestions please? Thanks -- Chris Blunt Entropy IT Ltd -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061220/4919f3cb/attachment.htm
2007 Mar 06
2
Manager.conf '127.0.0.1 unable to authenticate'
Every few seconds I get the following message: == Parsing '/etc/asterisk/manager.conf': Found == Connect attempt from '127.0.0.1' unable to authenticate I'm trying to track down where it's coming from. I've used TCPDUMP & NGREP to monitor 127.0.0.1, no data's flowing. I've tried loading Asterisk with no modules, tried loading with a naked
2004 Aug 19
2
Floating point exception help
Hi Manfred, I applied the patch and recompiled and reinstalled and I got the folowing warning during my first test call: Aug 19 12:26:51 WARNING[294927]: dsp.c:1234 __ast_dsp_silence: zero length packet It looks like that could be the problem... and the fix! I'll let you know if the problem reoccurs. Might it be an idea to submit the patch to the bugtracker? Thanks, Gary ----- Original
2007 Sep 25
4
Grandstream GXP2020 / 2000
Hi, Has somebody experiences with the Grandstream GXP2020 / 2000 phones in a business graded installation (with really traffic on .... not 3 calls a day ;-) ) Of course with Asterisk PBX (1.4.1 or 1.4.11 or 1.4 in generall) Thanks! Kind Regards, Erik
2007 May 04
4
Headset for Polycom
Hi, I've been asked for a headset recommandation for Polycom SoundPoint IP phones. Since I believe they use a pretty standard headset jack (correct me if I am wrong) it's really a general recommandation on headset. Regards, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jul 01
9
Config Files
Im having a trouble understanding the config files setup even with some documentation ive read such as the handbook, maybe im just illiterate. Anyway do you think some one can point me to some examples of real config files. Such as IAX, Extensions, and Sip. I just cant grasp the concept for some reason. If someone would like to help me out, maybe even explain one on one? Thanks a lot
2007 May 09
3
The purpose of DUNDi
Hi all, I'm planning to deploy many Asterisk servers for remote sites connected through IAX. Behind each server, there will be many sip clients connected. A sip client from one site must be able to make calls for the other sip clients connected to the other remote Asterisk servers. I've heard that DUNDi is a good option in order for each Asterisk server to locate the right (or the
2007 Dec 27
1
application not load
hi, all I creat new application app_myapp.c for asterisk 1.4.15. I add this in asterisk/apps dir. to load. after compiling asterisk app_myapp.o and app_myapp.so has been created but when i run " show applications" at cli> . my application not displayed. what's wrong??? any suggestion!!! thanks Bhrugu Mehta
2007 Jul 10
2
DUNDI behind NAT?
Hi, i'm having asterisk with sip working fine, including dundi lookups. The only problem i'm having is that the dundi answer allways contains my internal, private ip. Is there any way to set the targeting ip that is sent out in the dundi answer (to my public ip or any other where i want to receive the call)? Regards, Andreas.
2007 Aug 13
1
FreePBX
Hi All, I am trying to install Asterisk with FreePBX while running install_amp following error is coming can any one help in this regards Thanks in advance.. Linga Reddy Connecting to database..OK Connecting to Asterisk manager interface..OK DB Error: no such tableGenerating AMP configs..OK Restarting Flash Operator Panel..OK