similar to: How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)

Displaying 20 results from an estimated 900 matches similar to: "How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)"

2005 Feb 08
1
How do I match a "D"? (Was: RE: In-band disconn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message----- > From: David Brodbeck [mailto:DavidB@mail.interclean.com] > Okay, the problem appears to be that I'm tone deaf. ;) > > I finally thought to turn on debugging on the channel. The > PBX is sending > "D", not "*". The programmer of the previous voice mail system (whose > configuration I was cribbing from) seems to have
2005 Feb 09
1
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message----- > From: Paul Rodan [mailto:asterisk@glitch.cc] > I'll ask a stupid question, how does a user hit an alpha > letter from his touchtone? > > I know that the Cisco 7960's support entering alpha letters, > and it could > potentially do it (maybe), but how does the average end user > enter an a b c or d from their touchtone phone?
2005 Feb 09
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message----- > From: Kevin P. Fleming [mailto:kpfleming@starnetworks.us] > David Brodbeck wrote: > > > Anyway, I figured it out. The extension was working, but > Background() > > ignores the tones A through D by default. I didn't realize > this because I > > wasn't waiting for message playback to finish. > > Please enter a
2005 Feb 16
0
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message----- > From: Chris Wade [mailto:clwade@sparco.com] > Brian Roy wrote: > > I think that my PBX does this too. Is there any way I can get the > > Zaptel drivers to disconnect on that tone too? I would love > to replace > > my existing voicemail with * but I can't get my PBX to signal a > > disconnect properly. I have to use
2006 May 18
0
Fwd: [Announcement] Asterisk-IL mailing list
----- Forwarded message from Gilad Ben-Yossef <gilad@benyossef.com> ----- From: Gilad Ben-Yossef <gilad@benyossef.com> Organization: Codefidence ltd. A name you can trust. To: Linux-IL <linux-il@linux.org.il> Subject: [Announcement] Asterisk-IL mailing list X-Bogosity: Unsure [50.0%] X-listar-version: Listar v0.124a X-original-sender: gilad@benyossef.com X-list: linux-il
2004 Nov 25
3
redhat9 100% CPU
Redhat 9 is running 100% cpu usage. I had a couple boxes doing this. upgraded to Fedora and its ok.
2004 Nov 29
3
how to call s extension from SIP phone?
BR C.
2004 Nov 15
3
Memory Consumption
Hello, I use Asterisk 1.0.2 on a RedHat Enterprise Server 3.0 (Kernel 2.4.21) and i experienced that the memory consumption of the asterisk-process started by the init.d-script raises continously. Now, after 3 hours of operation (on our testing-system we have 30 concurrent connections to another asterisk box using IAX2 and GSM codec) there is already 66MB allocated. I think this could be ok, but
2004 Dec 04
5
BLOCKING incoming FAXES on voice line.
At time to time somebody is trying "their luck" and send me most likely a junk fax on my voice line. During normal working hours is not a problem I just pickup the line and hangup the call but after-hours my voice mailbox is intercepting the call and recording those "beeps" (waisting my CPU cycles). Is there a way to block call / issue hangup command if the incoming call is a
2004 Oct 04
2
Off Topic: Dead GS BudgeTone-100
Hi everyone, This is off topic and is for GS technical support really but it seems that there are a lot of Budge Tone 100/101/102 users out there. I've got a Budge Tone-100 (101 - without the extra 10base ethernet connetion?) here. I changed the configuration through its web based interface and I clicked the reboot link. But then something went wrong and ever since then it doesn't
2004 Dec 04
5
Is Gigabit Ethernet necessary?
For an office that is using VoIP phones to connect to Asterisk, is gigabit ethernet really necessary for the Asterisk box to connect to the switch? I know that I won't even approach the limits of 100 Mbps, but would gigabit help with latency / collisions when several calls are underway? The fact is, anything going outside the office will be over a data T1, so intuition tells me that 100
2004 Nov 25
4
Opinions on renice or turning off swap or ramdis k as swap?
I have 4 gig in my * box. I'm tuning for performance and I'd like to ask opinions: 1. asterisk -p == renice -20 ?? 2. I've turned off swap with no apparent ill effects. Can anyone commment on long term effects with moderate load (say, 30 SIP phones / 2-3K calls /day) 3. Can anyone comment on using ramdisk as swap and whether this is a good idea or bad idea? I'm using 2.6
2004 Dec 09
1
Changing NICE value for * will it help?
By default asterisk (on my system) runs with NICE value "0" like most of the programs. Will the performance improve if I assign NICE value of let say -5 or -10 to asterisk? To my understanding it should as the priority will be higher than most other programs (it might even solve some echo problem). Am I right? How to start asterisk with priority let say -5? If I start the main process
2004 Dec 30
11
Is asterisk that unstable ????
from voip-info wiki Asterisk automatic daily restart To automatically restart Asterisk you can add something like this to cron # Restart Asterisk PBX once a day to prevent any problems from piling up 10 7 * * * root /usr/sbin/asterisk -rx "restart now" >/dev/null 2>&1 or 10 7 * * * root /usr/sbin/asterisk -r -x "restart gracefully" >/dev/null 2>&1
2005 Feb 07
1
In-band disconnect problem (legacy PBX) - asterisk doesn't hear t he touchtone?
The legacy PBX I'm working with does in-band disconnect notification -- it sends a * touchtone when the line is hung up. I've been trying to get this to work with Asterisk. I added a * extension to my menu context that plays "Goodbye" and hangs up. This works fine if I manually press *, but it never triggers when I hang up and the PBX sends it. I've plugged in an analog
2005 Feb 08
4
In-band disconnect problem (legacy PBX) - as terisk doesn't hear t he touchtone?
> -----Original Message----- > From: Andrew Kohlsmith [mailto:akohlsmith-asterisk@benshaw.com] > Is the channel physically being hung up before the * tone is heard? Good question. If it is, Asterisk doesn't detect it -- the PBX doesn't support Kewlstart-style disconnect notification. The sequence I hear on the extension, when I plug in an analog phone, is the click of the
2004 Nov 28
3
OS Choice ?
Do I have any other options besides RH 9.0 ? Best Regards, Alex Brecher Visit us at http://www.Successfulhosting.com <http://www.successfulhosting.com/> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041128/ac580fa1/attachment.htm
2011 Jan 08
1
Distorted output in fixed-point AEC
Hi Jean-Marc, thanks for the response. First, I will clarify again that floating-point solves this - so isn't that a bug in fixed-point? Also, I understand that algorithmically the AEC won't cancel echo properly on a non-linear signal, but why completely distort the output? If the echo just won't get cancelled it would be acceptable, but in the current state it disables the ability to
2007 Sep 28
1
nut + usb + udev with kernel 2.6.22
Hi all, Here's a brief history of my adventure: I purchased a CyberPower 685 AVR and decided to connect it through USB to my Gentoo linux machine running kernel 2.6.22. While the device was detected properly and added to /dev, it was added with the wrong permissions (gid was set to 'usb' instead of 'nut', as it was expected to be according to the rules under
2012 Dec 24
3
Not able to install puppet enterprise onn agent node using install command.
Hi, I have created an agent node from a master node using below command. puppet node_aws create --image ami-cc5af9a5 --keyname icos-client --type ti.micro Now as i am trying to install puppet on it using below command puppet node install \ --install-script=puppet- enterprise \ --installer-payload=/usr/local/puppet/puppet-2.7.0.tar.gz \ --installer-answers=/usr/local/puppet/agent.txt \