similar to: How to setup a test number to know my extension number

Displaying 20 results from an estimated 1000 matches similar to: "How to setup a test number to know my extension number"

2005 May 19
2
MusicOnHold Loudness/Distortion
For whatever reason, the music on hold is extremely distorted and loud. It didn't used to be this way and I haven't changed anything, yet it persists. This is on all the channels we use (SIP, IAX2, Zap, ALSA). Can anyone help with this, or has anyone seen this? The mp3s play fine on any computer and haven't changed since they did work. Those wishing to hear for themselves, feel
2005 Jun 29
10
Setting Caller ID after Dial
Hello, I have the following situation: I have a PRI with 200 DID numbers and I have set up 200 sip extensions that matches the last 4 digit of the corresponding DID numbers so that when any of the 200 DID number is called, asterisk can pass the call to the respective sip extension. Incomming has been fine. But when making out going calls I want the called party to always see the same number
2005 May 19
1
New IAXy from Digium
I was just browsing Digium's web site and noticed they are taking orders for the new IAXy. Has anyone purchased and tested one of these yet?? I have thought about buying one for testing, but want to make sure it isn't going to be a flop like the last one. Robert
2005 Jun 15
1
Changing caller ID on a Zap channel
I have asterisk with two zap channels which are analog ports off a T1. They each have a inward DID number If they are used for outgoing they show the T1 main number not the DID's number. Is there any way to send caller ID of the inward DID number not the main number Jeff
2005 Jun 17
6
Console ALSA Sound
Hi ... probably one of those RTFM kind of questions (while I'd be happy to know where a good reference "FM" is :-) ) Has anyone an idea on how to disable the console sound driver. My problem is that a running asterisk is muting my speakers. Thank you in advance for your help Conrad
2005 May 16
10
Static on TDM Zaptel FXO
Hello All, I recently put in a zaptel 1fxo/1fxs card. I am experiencing heavy static. Even with the pots line disconnected, if I do a dial I still get static. This way I know it's not the line, but rather something on the card. I tried alternate pci slots. This card has a power connector, does anyone know what the power requirements are? The unit is in a small case with a 2.4ghz p-4 and
2005 Jun 14
8
Making Asterisk NOT Pickup a Line when Ringing?
Hi, What do I need to do to get asterisk to NOT pickup a Zap channel when it rings? The channel in question is used for outbound calls only, and all incoming calls are answered by an analog phone elsewhere in the building that does not run through asterisk... so.. either make it not answer.. or make it delay for like 90 seconds.. I've tried wait's.. but it still seems to pickup the
2005 May 23
9
Windows IAX Softphone
Is there a softphone for windows that supports IAX? I can't seem to find anything out there...maybe im looking in the wrong places... Jeromy Grimmett VoipEmpire.com jeromy@voipempire.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050523/e668136a/attachment.htm
2005 Jul 06
11
Connect 30 phone lines to asterisk how to
Hi, I have to connect 30 phone lines to my asterisk server, can somebody help on how I have to do it ? I have a TDM405P and one TDM400P with 4 FXO ports. Do I have to use 8 TDM400P ? Or, is there another way to do it ? Thanks, Angel.
2005 Aug 18
2
asterick and festival...Help!
Earlier this afternoon I had this working exten => 2890,1,Answer exten => 2890,2,GoTo(12) exten => 2890,12,Wait(1) exten => 2890,13,Festival('I can say numbers like') exten => 2890,14,SayNumber(1230001,f) exten => 2890,15,Wait(1) exten => 2890,16,HangUp I was so very proud of myself... All of a sudden after a reboot.... I get the following from the same call plan
2004 Jul 10
2
Looking for a patch that was post May 1 2004
Hello group I'm working on getting festival installed and working on my FC1. I ran into a problem and after searching Google I found this message talking about a patch for Speech Tools and Festival http://lists.digium.com/pipermail/asterisk-users/2004-May/045134.html The above site does not have the files. Does anyone in the group have this patch? Marc Sutter & Reed Wade do you still
2005 Jun 20
2
Automatic Agent Login
Is there an easy way to automatically log agents in? We are using the queuing function to front end a main number without really using multiple agents. The downside is during a restart, or system reboot someone must remember to log in the agent. If I could incorporate it into a startup script it would be much more convenient. I've done some looking around and see references to
2005 Jul 17
2
DNS SRV
I have added in my zone file; _sip._udp.elmit.com. IN SRV 20 0 5060 vpbx.elmit.com. As I understand it should mean that any sip connection to <anyname>@elmit.com should go to the udp port 5060 at the host vpb.elmit.com. In Asterisk's extensions.conf I have in the context [default] exten => ronald,1,Dial(${PHONE_615},60,tr) exten => ronald,2,Voicemail,u615@office exten =>
2005 May 26
5
SIP Soft Video phone for Asterisk usage
I am looking for a SIP Soft Video phone, which I can use with Asterisk. If you have one installed (regardless if free or purchased) please tell me which one, the settings in Asterisk and your experience with it. bye Ronald
2005 Mar 06
3
SJphone on PDA registering with Asterisk???
I try to setup SJphone on my PDA, but it does not register with Asterisk. I have setup a sip account on asterisk, ... Can anybody give me a hint? bye Ronald
2007 Feb 14
5
Bandwidth shapping device
I have a link to a building (e.g. 10Mb/s) and want to split up the bandwidth to different users. Each user should get e.g., 512kB/s plus 256kB/s dedicated for VoIP. What kind of device can I use for that ? (managing switch ??? which one?) bye Ronald Wiplinger
2005 Jan 12
5
Grandstream Bugetone 101 & mwi
I tried to use message waiting indicator, by "Subscribe for MWI" in the web menu of the phone. However, it does not light up / flash, even if a voice mail is waiting. Where is the switch to turn it to? bye Ronald
2005 Jul 28
12
Can you caculate with me?
before I accuse somebody to "overbill" I would like you to calculate with me: Rate: 0.0189 for calling Taiwan via NuFone Duration: 930 seconds Lets vote for the answers: 0.7269 or 0.2929 ??? bye Ronald Wiplinger
2005 Jun 07
4
I want to move the MySQL server out to another machine
I tried to add the databases from the localhost to the database server and changed the every /etc/asterisk/*.conf from host=localhost to host=192.168.10.10 (my dababase server) When I restart asterisk, I do not get any errors, but after a phone call I see: Jun 7 18:11:56 ERROR[7877]: cdr_addon_mysql.c:400 my_load_module: Failed to connect to mysql database cdr on 192.168.10.10 Or if I try
2006 Apr 26
6
I am looking for a webphone on MY SITE
I am looking for a way of not to install a softphone, preferable as a link on a web site to a webphone on MY SITE !!! Has anybody an idea for that? AJAX? bye Ronald Wiplinger