similar to: MusicOnHold probelms

Displaying 20 results from an estimated 1000 matches similar to: "MusicOnHold probelms"

2005 Jul 09
2
Modifying astcc
Hi: Astcc is working fine, except for one thing. It doesn't give the called party enough time to answer the phone. If nobody picks up in two rings, astcc reports back no answer and hangs-up. The only instant NOANSWER "value" was mentioned in astcc.agi script is: elsif ($res eq "NOANSWER") { $res = &mystreamfile("astcc-noanswer");
2005 Jun 30
5
wi-fi phone advice
Hi: I want to connect a wi-fi phone to my Asterisk box through a wi-fi AP so I can make voip calls. please send me your recomendation about what wi-fi phone I should be looking for. Anybody tried the HOP1502 Wi-Fi IP phone. Its listed price $39. Regards; Chawki ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football
2007 May 07
4
iax to iax Reject Connection
Hi: It's the first time I have this problem. No matter how I configure my two IAX machines the connection is rejected. "chan_iax2.c:5550 socket_read: Call rejected by ****: No authority found" iax server A: [saad_out] type=peer host=hostip username=username secret=secret disallow=all allow=gsm iax server B: [guest] type=user username=username secret=secret context=tele
2005 Jun 29
3
hidecallerid on analog line
Is there a way to hide the callerid on analog line on outgoing calls. Any ideas whether it could be done through configuration, a script or hardware. Thanks; ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com
2005 May 20
4
Boosting Internet Bandwidth for VOIP
There was errors when I tried to start the script recommended by Andrew to boost bandwidth for voip http://www.mixdown.ca/~andrew/dump/rc.tc. This is the output I get : ./rc.tc start RTNETLINK answers: File exists RTNETLINK answers: File exists RTNETLINK answers: File exists RTNETLINK answers: File exists RTNETLINK answers: File exists RTNETLINK answers: File exists RTNETLINK answers: File
2005 Aug 18
2
Searching For a Voip Provider
Hi: Please advice me of a voip provider with reasonable reseller program. I was using voipjet and it has a lot of problems. Did anyone experienced asteriskout.com service? They have good prices. Regards; Chawki Hammoud ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
2005 Jul 12
3
Help Configuring TDM04B
Hi: I had an fxo card from Digitnetworks and it was working fine on my Asterisk box. I then replaced it with TDM04B. I changed the zaptel and zapata to include the four channels. When I run ztcfg, I get configuration errors: Channel map: Channel 01: FXS Kewlstart (Default) (Slaves: 01) Channel 02: FXS Kewlstart (Default) (Slaves: 02) Channel 03: FXS Kewlstart (Default) (Slaves: 03) Channel 04:
2005 Mar 19
3
CallingCard Application
I appreciate any recomendation of a simple CallingCard Application and resources of users manual. __________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
2005 May 27
3
G729 vs. gsm
I installed G729 from Diguim and I was expecting the sound quality on my i686 machine to be better than gsm. Compared to gsm, G729 sounds closer and a little robotic. Is this what is supposed to be or am I missing something? I am interested in G729 because the internet in my country is very expensive and I want to save every bit possible. I want to use G729 because it takes less bandwidth for
2005 Jul 16
3
Asterisk Interface with mobile phone
Hi: I live in a country where calls from landline phone to a mobile phones is more expensive than mobile to mobile. I have FXO card connected to the landline. All the calls from IAX goes through this interface to the pstn and mobile phones. I want to save money by transfering mobile calls through a mobile phone. Is there some interface between the FXO card and the mobile phone so asterisk can
2005 May 19
6
Boosting Shared Internet Bandwidth for Asterisk
Hi: I use shared internet bandwidth and the calls are very clear from around midnight till about 4 pm when it goes bad after that. Is there a way to boost the internet bandwidth for Asterisk at the peak time? Thanks Discover Yahoo! Have fun online with music videos, cool games, IM and more. Check it out! http://discover.yahoo.com/online.html
2005 Jun 01
1
Dynamic IAX Server
Hi: I read many documents and I posted my question several times here without luck. I hope someone can help now please. Here is an example to demonstarte my problem: Suppose you manage the FWD server, how do you define an IAX client behind nat so he can receive calls from FWD. NAT client would register with FWD to let it know how to locate it. I just don't see how FWD finds the nat client.
2005 Jan 08
1
Asterisk calls without soft phones
Hi every one: I appreciate the conrtibution every one is making and please forgive me for my question. I have Asterisk running on Linux Redhat9 dstr. I subscribed to a third party sip providers to make LD calls. Can I initiate a call sessions from asterisk CLI> command prompt after I configure extensions.conf and iax.conf? In case I need a soft phone, what is the necessary configuration that
2005 Mar 16
4
problem with musiconhold
Hi everybody, I'm receiving the message "res_musiconhold.c:309 monmp3thread: Request to schedule in the past?!?!" in asterisk console when I try to put a call on hold. I don't the reason and I'm sure the relative module is loaded. In musiconhold.conf I put these lines, trying something I found in some previous post: ; ; Music on hold class definitions ; [classes]
2005 May 21
1
Help Understanding ISDN Channels
Hi: The phone company here use Europe telephone system. They offere ISDN lines with multiple channels, starting with two and they add channels on demand. Am I write to understand ISDN of more like E1 or T1 line. If not, what's the difference. __________________________________ Yahoo! Mail Mobile Take Yahoo! Mail with you! Check email on your mobile phone.
2005 Feb 04
7
Limit MOH processes
You could try to use the native mp3 support for MOH if you really want mp3 support. It is a lot better than using mpg123 IMHO. mpg123 kept doing nasty things to my system :) See http://www.voip-info.org/tiki-index.php?page=Asterisk%20config%20musicon hold.conf there is a section about the native support. Guillaume > -----Original Message----- > From: Stefan Gofferje
2005 May 10
3
MGCP : chan_mgcp.c:1509 find_subchannel
When I try to connect to * using a Cisco ATA 188 configured with a MGPC firmware (v3.1.1), I just keep getting this message every 30 seconds or so : May 10 10:08:21 NOTICE[7913]: chan_mgcp.c:1509 find_subchannel: Gateway '192.168.1.27' (and thus its endpoint '*') does not exist Using tcpdump, I have checked that the ATA188 (with IP 192.168.1.27 and port 2427) sends UDP packets to
2005 Aug 15
2
asterisk + chan_mISDN = undefined symbol: ast_pickup_call
Hi all! I'm getting an error when I try to start asterisk with chan_misdn. I patched my kernel (2.6.12.4), and compiled the whole stuff (kernel, mISDNuser, asterisk, chan_misdn). I got mISDN from http://isdn.jolly.de/download/v3.0/ I'm using a CVS Snapshot of asterisk, which was checked out about 5 hours ago. This is the error: [chan_misdn.so]Aug 15 14:13:29 WARNING[4929]:
2004 Sep 14
1
Requested device 'ttyI1' does not exist
Hello List! I finally got asterisk with capi working, and its already answering my call as well! :) Now i would like to call a number from my shoft phone (kphone). This is my extentions.conf: --- [general] static=yes writeprotect=no [globals] CONSOLE=Console/dsp ; Console interface for demo IAXINFO=guest ; IAXtel username/password
2005 May 26
2
chan_capi with an AVM C4 connected to 4 BRI-lines in PTP-Mode
Hi! I'm goining to connect an AVM C4 to 4 BRI-lines in PTP-Mode, all BRI-lines will have the same number (1234-XX for example). I don't know if this is possible and I can't test it, because I don't have these lines yet. Is anybody out there, running such a configuration? I'm looking for some example configs. Especially I want to know how it is possible, to let asterisk