similar to: Is Gigabit Ethernet necessary?

Displaying 20 results from an estimated 7000 matches similar to: "Is Gigabit Ethernet necessary?"

2005 Feb 09
2
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: Gilad Ben-Yossef [mailto:gilad@codefidence.com] > I'm prbably stupid, but wont this do what you want? > > > exten => 1,1,Goto(bye,s,1) No, because I wanted to match on "D", not "1". Anyway, I figured it out. The extension was working, but Background() ignores the tones A through D by default. I didn't
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
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 Jan 27
3
Linux Bridge + QoS Shaper HOWTO available
I've created a pretty complete HOWTO on creating a Linux Bridge (using Fedora) to shape LAN <--> WAN traffic. It includes installation instructions, a script to configure the bridge (which you install as a service), and 2 scripts to configure the network interfaces using traffic control. http://www.burnpc.com/website.nsf/all/3a64a6369757819686256f960068ad75!OpenDocument If anyone
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 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
2005 Jan 18
2
Router Recommendations Please
Hello all, We've discovered that VoIP (IAX2) + Citrix + Video is pegging the measly CPU on the Netopia router our ISP provided. We've got 3Mb/3Mb and will increase to 4/4 next year. The Netopia simply breaks out our WAN IPs, and we've got a switch hooked up to it on the inside (Actually I've got a QoS box in-between). ------------- | Internet | | on Cat5 | -------------
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
2004 Nov 22
6
Linksys RT31P2
Has anyone tried out the Linksys RT31P2 with Asterisk? Seems like a really great solution for remote users... even supports QoS. Too bad it doesn't also have VPN functionality built in. Here's a link to the product: http://www.linksys.com/products/product.asp?prid=652&scid=29 -Ron -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Feb 14
9
Solution for 1 time blast of 200, 000 recorded calls
Hi, I'm helping out with a political campaign and would like to use asterisk to blast out about 200,000 calls with a short message from the candidate. Provider: I'm thinking voipjet may be a good solution? Hardware setup: I will have access to several T-1 lines so I would just want to set up the dialers to limit the number of concurrent calls and so forth. I found teleyapper on
2004 Dec 15
5
QOS Device?
Here is the situation: A T1 router going into an office which then plugs into the firewall box then into the switch. None of these devices support QOS.. Is there some sort of box/device that I can place between the T1 router and the firewall box which will allow me to prioritize voice traffic on this link? I can't change the T1 router to something that supports QOS because it has
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
2005 Jan 03
6
QOS / Cisco / Asterisk
We're trying to PQ (Priority Queue) packets on a Cisco using ACL's. What we're trying to avoid is hardcoding the IP address in the ACL. We were trying to match by TOS set by Asterisk however it seems we've run into a snag where the packet TOS tends to get reset somewhere on our network. Has anyone had this issue? We're running Cisco everywhere inbetween (even the switches). Is
2004 Dec 16
1
Polycom FX Video Unit - asterisk-oh323
I'm installing an office in a couple of weeks that will have some nice Polycom FX video units in the conference rooms. I'm thinking that with asterisk-oh323 http://www.inaccessnetworks.com/ian/projects/asterisk-oh323/#section2 I should hopefully get the ability for phone users to dial an extension and participate in video conferences, or just simply phone conference with users in the
2004 Dec 16
1
Dynamically Choose Codec for Bandwidth Management
Is there any way to set Asterisk to choose what codec to allow for a new call based on current usage? In other words... be able to define a max number of ulaw calls, then after that only allowing g729? The idea here is that in general, a T-1 should be enough for our offices to have phone + citrix + some video (got good QoS in place already). But for usage spikes, user experience would be kept
2005 Jan 06
1
destroy SIP channel??
I've got a SIP channel that appears to be hung up. It's an extension that records a .gsm file and fortunately the recording has stopped. I tried zap destroy channel but I guess that doesn't apply to SIP channels. Any ideas? I issued a restart when convenient but figure there must be a better way. TIA, -Ron -------------- next part -------------- An HTML attachment was scrubbed...
2005 Feb 02
2
MeetMe & ztdummy
I'm running into a bit of a problem setting up conference calls. The box I rent at a colo doesn't seem to have USB hardware.... When I try to load usb-uhci I receive a "device does not exist" error. Which means I can't load ztdummy.... The system has a rtc clock module, so zaprtc won't work... (which I'm scared to unload rtc because I don't have physical access