Small office phone setup
-
@Dashrender Yep, that is exactly what I am referring to.
-
@Dashrender said:
@coliver said:
@Dashrender One of the other things that I ran into is to ensure that you can get service from a SIP trunk provider that isn't your ISP. I am in a very rural part of NY and there is only one entity that services our area.
Say again? Do you mean you simply couldn't get a local number for your area? I recall @scottalanmiller saying something about some backward system in NY some time ago that allowed them to limit who could provide local services up there.
Different areas are serviced by different providers, that's for sure. Not really any different than any other part of the country though.
-
What do you recommend for a PC for this setup? spec wise.
-
Also, you can port your current phone numbers in, but I've been told that can take months at times...
-
@Dashrender said:
What do you recommend for a PC for this setup? spec wise.
A virtual machine.... if you can't do that basically any old thing will work for this. @NetworkNerd walked me through that a couple of weeks ago.
-
@Dashrender said:
What do you recommend for a PC for this setup? spec wise.
It's a very lightweight system. 2GB of RAM, which is probably way overkill. Single vCPU, 20GB of HDD. That'd be plenty.
-
@coliver said:
@Dashrender said:
What do you recommend for a PC for this setup? spec wise.
A virtual machine.... if you can't do that basically any old thing will work for this. @NetworkNerd walked me through that a couple of weeks ago.
Exactly.
-
@ajstringham said:
@coliver said:
@Dashrender said:
What do you recommend for a PC for this setup? spec wise.
A virtual machine.... if you can't do that basically any old thing will work for this. @NetworkNerd walked me through that a couple of weeks ago.
Exactly.
Although obviously, if this is your phone system, throwing it on some old desktop might be less than ideal...
-
@ajstringham The FCC has requirements of number portability for both landline and wireless phones but the clause was that the providers had to be in the same service area. There are some service areas in the nation that are only serviced by one telephone company/provider.
-
Any box you got can do it since you have no VM infrastructure at that site. I would honestly host it though for 10 phones and only 2-3 simultaneous calls.
The bandwidth usage will be the same and you will have it in a location that does not fail (generally speaking). So even if your internet went out, the PBX would still take calls and route them to voicemail.
You could easily log in and create a new route and send all calls to the main office temporarily when something happens.
-
@coliver said:
@ajstringham The FCC has requirements of number portability for both landline and wireless phones but the clause was that the providers had to be in the same service area. There are some service areas in the nation that are only serviced by one telephone company/provider.
Ah, interesting...
-
@JaredBusch said:
Any box you got can do it since you have no VM infrastructure at that site. I would honestly host it though for 10 phones and only 2-3 simultaneous calls.
The bandwidth usage will be the same and you will have it in a location that does not fail (generally speaking). So even if your internet went out, the PBX would still take calls and route them to voicemail.
You could easily log in and create a new route and send all calls to the main office temporarily when something happens.
Agreed, although remember that every call is at this point is an external call. So it would count twice as far as bandwidth is concerned.
-
@JaredBusch said:
Any box you got can do it since you have no VM infrastructure at that site. I would honestly host it though for 10 phones and only 2-3 simultaneous calls.
The bandwidth usage will be the same and you will have it in a location that does not fail (generally speaking). So even if your internet went out, the PBX would still take calls and route them to voicemail.
You could easily log in and create a new route and send all calls to the main office temporarily when something happens.
This would also be a good solution. If you have no existing server in-place on-site, a hosted solution through NTG on something like Rackspace would be an excellent option.
-
@coliver said:
@JaredBusch said:
Any box you got can do it since you have no VM infrastructure at that site. I would honestly host it though for 10 phones and only 2-3 simultaneous calls.
The bandwidth usage will be the same and you will have it in a location that does not fail (generally speaking). So even if your internet went out, the PBX would still take calls and route them to voicemail.
You could easily log in and create a new route and send all calls to the main office temporarily when something happens.
Agreed, although remember that every call is at this point is an external call. So it would count twice as far as bandwidth is concerned.
The latency difference really isn't noticeable. NTG hosts their PBX out of Toronto and I used it both from Upstate NY and Dallas and didn't have issues either time.
-
@coliver said:
Agreed, although remember that every call is at this point is an external call. So it would count twice as far as bandwidth is concerned.
Every call is external, but with only 10 phones how many in house calls are happening? Those are the only ones that take double bandwidth.
-
@JaredBusch said:
@coliver said:
Agreed, although remember that every call is at this point is an external call. So it would count twice as far as bandwidth is concerned.
Every call is external, but with only 10 phones how many in house calls are happening? Those are the only ones that take double bandwidth.
Exactly. With that few of people, the chances of lots of intra-office calls taking place is slim.
-
@JaredBusch said:
Every call is external, but with only 10 phones how many in house calls are happening? Those are the only ones that take double bandwidth.
Additionally re-invite can be enabled to let the RTP streams talk to each other directly.
-
@JaredBusch said:
@coliver said:
Agreed, although remember that every call is at this point is an external call. So it would count twice as far as bandwidth is concerned.
Every call is external, but with only 10 phones how many in house calls are happening? Those are the only ones that take double bandwidth.
Good point, just thought it would be something to be made aware of.
-
@coliver said:
Good point, just thought it would be something to be made aware of.
Also, calculating calls on 100kb per call means you have at most 10 active calls * 100 kbps = 1 mbps with QoS on your router, there should not be any problems.
-
@JaredBusch said:
@coliver said:
Good point, just thought it would be something to be made aware of.
Also, calculating calls on 100kb per call means you have at most 10 active calls * 100 kbps = 1 mbps with QoS on your router, there should not be any problems.
Considering he's only got 2 or 3 phone numbers, that shouldn't be an issue.