similar to: RE: 5, 000 concurrent calls system rollout question

Displaying 20 results from an estimated 4000 matches similar to: "RE: 5, 000 concurrent calls system rollout question"

2006 Feb 02
0
Re: 5, 000 concurrent calls system rollout question
Why is using ulaw or alaw an unlikely scenario? I wouldn't use anything but ulaw\alaw. The Bells can compete on price and will if they have to. Where they CAN'T compete is quality. If there were something better than 711, I'd offer that. Well, there is 722, but not many things support it. ---- Mike Hammett Intelligent Computing Solutions http://www.ics-il.com ----- Original
2006 Feb 02
2
RE: 5, 000 concurrent calls system rolloutquestion
I don't think they are doing it with one Asterisk box. They did say "one rack of servers". Well, that might mean up to 50 computers if they are using blade servers. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of John Todd Sent: Thursday, February 02, 2006 10:21 PM To:
2006 Feb 03
1
RE: 5, 000 concurrent calls system rolloutquestion
There you go. "if it is doing no other work" is key phrase. A lot of PC can do that these days if all it has to do is re-route packets to different destinations, and guess what, if you make sure silence compression is turned on at the endpoints, you can claim even more streams can be passed through. The trict here is how * stores the mapping pair and how effiecent its lookup process is.
2006 Jan 28
0
Re: 5, 000 concurrent calls system rollout question
What about IAX - SIP or IAX - IAX? ---- Mike Hammett Intelligent Computing Solutions http://www.ics-il.com ----- Original Message ----- From: <asterisk-users-request@lists.digium.com> To: <asterisk-users@lists.digium.com> Sent: Saturday, January 28, 2006 5:43 AM Subject: Asterisk-Users Digest, Vol 18, Issue 185 > Send Asterisk-Users mailing list submissions to >
2005 Sep 01
1
RE: Hardware dimensioning issues To: <juanmoyano@southecon.com.ar>
Juan, I am running a Calling Card application on a Dell PowerEdge 2850 with Asterisk 1.0.7. Recording conversations I have seen on my server causes the processors to burn more than necessary so I would recommend what William from Signate recommended: " Consider saving recorded calls in a database on a separate server. It will be simpler to build a retrieval interface that does not
2006 Jan 27
23
5,000 concurrent calls system rollout question
Hi, we are currently considering different options for rolling out a large scale IP PBX to handle around 3,000 + concurrent calls. Can this be done with Asterisk? Has it been done before? I really would like an input on this. Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jun 07
1
Seeking Volunteers for an Intro to Asterisk Course
Our company, Signate, is going to be offering a three day introductory Asterisk training course, the first of a series. The first class will be in San Francisco the week of June 28. It will be a beta test to get the kinks out and we will not charge for the class or the materials. Anyone who attends is responsible for their own travel and lodging, if necessary. I doubt anyone reading the lsit
2005 Jul 07
2
MeetMe hardware dimensioning
Hi all. What is the best hardware configuration to handle this following scenario? - 4 IVR menu with conference applications for each option; - Only SIP/g711 user access - 3500 simultaneous users(800 at the beginning) - No ZAP channels Where is the most important point of failure? CPU? Ethernet? RAM? Im planning to separate in three servers: Server01: 01 Xeon 3Ghz getting the 1st level of
2003 Nov 03
5
Rollout tips
Rich and I have updated the Wiki page "Asterisk rollout tips" with advice on how to plan and implement your Asterisk rollout. This page is based on many discussions on the mailing list, so don't be surprised if your comment or thought is included in the text. Thank you for your input! http://www.voip-info.org/tiki-index.php?page=Asterisk+rollout+tips Any comments are welcome! /O
2009 Feb 12
3
trunc/floor a number -- strange bahaviour
Hi everybody, given a fresh rgui.exe load on winxp OS, I enter (a minimal exaple) n <- 12.357531 Then the following command: n <- (n - floor(n))*10; n gives the following outputs: [1] 3.57531 [1] 5.7531 [1] 7.531 [1] 5.31 [1] 3.1 [1] 1 === still as expected [1] 10 === not expected, count with me: 1 - floor(1) is zero, times 10 gives 0, not 10!!!! [1] 10 === should
2003 Sep 15
0
advice sought on possible rollout
Hi all, one of our clients have three branch offices currently connected by ADSL lines. they are using Cisco 827-4V units with the FXS ports connected to their aging PBX units. I am thinking of installing an * server in the head office, maybe with an analogue FXO card connected to the PSTN so field officers in Melbourne can call sydney for a local call price. The question is - what Digium
2010 Jan 07
1
Production-environment AD rollout?
Hey, all. I've used Samba a lot, but took a job about four years ago during which time I've only used it for one-off projects. Looks like I might take a new job, though, and I'll get to call the shots. I'd *love* to have Samba with AD running things, and just have Windows in-place as clients (possibly with Exchange... can't win 'em all). Is this feasible in this day and
2011 May 17
2
So sorry! was: Re: EL 6 rollout strategies? (Scientific Linux)
As the OP for this thread, it saddens me to see that the thread I started has now been used as a forum for behavior of the worst kind seen in professional circles. I'm a longtime user of CentOS and merely wanted to know of users' past experiences transitioning between SL and CentOS. My first experience with CentOS was as a transition from Whitebox to CentOS, and the process was as
2004 Sep 23
5
Which distribution to rollout
we are running an older version of RH (7.3) - and I am getting concerned that I may need to migrate off of it - but I dont know what I should move to. Trying to formulate ideas before it becomes a 'got to do it now' scenario. I have some reservations about fedora - I just dont know how stable it is for a production server (our services are mainly samba/ldap/ntp/ssh/rsync/clamav) - we
2006 Jan 11
21
FXS or VOIP
Hi I am setting up a phone system for a small office. The office will have 5-8 phones and a fax line. There are 4 hunt lines coming into the office. We have made no hardware purchase yet. Being an asterisk newbie, before I suscribed to this list I just assumed that I would buy voip phones and connect all the phones to a private ethernet network. However, I see many people inquiring about FXS
2007 Aug 03
2
partial ChanSpy
Hi is it possible to spy (not record, spy) partially on a channel? for exaple, i'd like to listen only the input or the output voice. is it possible? thanks -- /*************/ nik600 https://sourceforge.net/projects/ccmanager https://sourceforge.net/projects/nikstresser
2011 Sep 19
2
pasting elements of one character vector together
hello, i am familiar with the paste command with which i can paste for exaple: object <- "Hello" paste(object,"World") now i would like to be able to paste all the elements of the same vector together e.g: object <- c("Hello","World") getting as a result also: "Hello World". Does anyone know the solution to this problem? Thank you
2005 Sep 01
4
Overhead Paging Systems...
Hey all, I know you all saw the topic and let out a groan. However, I understand how to get an overhead paging system to work with respect *, however I am now looking for a small(?) paging amp, that I could hook 3 or 4 horns to. I would like to just have the * extention be routed to a soundcard and out an output, so I would like an amp that is voice signal activated. Has anyone found anything
2005 Jan 31
0
Single or Dual Processor? High volume MeetM e
I'm trying to get a souped-up test machine(G5 Xserve) from Terrasoft to do some testing in a few weeks. If/when I actually get it I'll certainly post the results here. In theory the G5 should mop the floor with the Intel for high-volume Asterisk Zaptel usage, and I have heard from several Mac-heads that they have run three quad T1 digium cards on the Mac platform with no problems.
2005 Jun 09
3
Asterisk to Cisco Unity
Hi all, first post. My company's office in the UK is soon going to get a Cisco VoIP solution system. What I am interested in, and couldn't find googling, is if it is possible to connect an Asterisk solution to the Cisco system and have all the nice advantages of it (mainly calling the extensions and directly reach the other office). Thanks, have a nice day Simone