Hi all,
I am currently planning an Asterisk roll-out, and I havent done anything like this before, so I wanted to ask some basic questions. I have read TFOT and the voip-info wiki and have setup a basic asterisk box with a few sip extensions, communicating with 1 or 2 VoIP porviders and using no FXO/FXS cards
I have 2 locations which would be connected via VoIP, at each location I hope to have about 24 analogue extensions and maybe another 15 SIP extensions, as well as up to 8 external PSTN lines. There may be a possibility of routing certain calls over a VoIP providers network, but thats not certain yet. I also need to achieve a dial-plan with universal extentions, regardless of location (i.e one can dial any extension from either location regardless of where its located and not need any special dialing prefix or procedure). There would be an average of 6-10 simultaneous calls on either side at any point in time. Both servers would most likely be behind a firewall, so would use NAT.
I know I would need a card with some analogue FXS ports for all the extensions as well as one with FXO ports for the PSTN lines.
I also plan to use 2 asterisk boxes, one at each location and use an IAX trunk to connect them, in order to save on bandwidth(bandwidth is expensive in my deployment), and make NAT transversal easy.
Now my questions are as follows:
- Is there a way to calculate fairly accurately, the processing power and other hardware configurations required to run each of the boxes with high performance? There would be voicemail integrated into the system, and the SIP codec of choice would be u-law, so I’m not really sure what effect this would have on internal, trunk (btw asterisk boxes), and PSTN calls.
- I plan on using AAH for the base system, and then expand on that. I want to have the sugar-CRM store all the companies contacts and when a call comes in on the PSTN, for Asterisk to display the caller Id name to the user (if the endpoint supports caller-ID), would I have to use a realtime configuration or is there some basic config to make Asterisk read a database table for this?
- Are there any potential pitfals to look for regarding NAT in this sort of configuration?
- When using analogue cards to connect phones and PSTN lines, is there some considerations relating to CODECs one should be looking at, I’m really not clear as I have only dealt so far with SIP end-points.
- Would it be effective to have local extensions in each server and use DUNDI to look up unknown extensions from the other server? In what situations would this result in extremely long delays?
Any contribution, link or question would be highly appreciated.
Thank you for taking the time to read all this through 