Hello,
We currently have an older Inter-Tel PBX in service with one PRI card that connects to a T1 serviced by the local telco. As our contract with them is about to expire, I have been asked to look into the possibility of switching to Voice over IP for our connection to the PSTN to reduce costs. Our current system as it is now doesn’t seem to support any IP functionality so I was thinking of setting up an Asterisk server that would act as a ‘SIP Gateway’ and connect it to the old system over a point to point PRI connection. In this scenario, anyone making a call from the old system to the PSTN would be sent to the Asterisk system which would in turn translate the voice traffic into SIP/RTP packets that would be routed over the internet. I understand that there are dedicated hardware devices that are specifically designed to handle such a conversion but I would rather have a full blown Asterisk system in place to make it easier to completely phase out the Inter-Tel system when the time comes.
Is something like this possible using asterisk? Are there any pitfalls I should know about before taking on such a project?
Thanks in advance.