Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Multiple IPOs, 1 terminal server

Status
Not open for further replies.

kavsagol

Programmer
Nov 13, 2006
95
IL
I am working on a project with 40 IPOs on different sites of the same company. I want the users to be able to dial with external applications, however it is impossible to use TAPI since they all work on the same terminal server and have only dumb terminals.

I thought of some ideas, like:
1. Running multiple virtual computers on one strong computer and using a gateway software. The pros: I have a TAPI gateway for each PBX. Cons: I need 40 Windows licenses (one for each VM), I need a very strong computer, if the computer reboots it will take it ages to start all the VMs.

2. Making Phone Manager dial with a command line. Pros: very easy to use. Cons: Don't know how (and if possible) to do it.

3. Having a TAPI driver that can connect to several PBXs. Cons: Doesn't exist.

So right now only solution 1 is possible, I would like to know if anyone has a way to implement solution 2 or 3 or if anyone has some other way to do it.

TIA,
Iftach
 
3rd party tapi, if you can not figure out a way to make it rock otherwise.

 
3rd party TAPI won't work, since everybody uses the same terminal server and the driver must have the PBX address, so I can have the dialing function available for users of one PBX, but not the others.
 
Phone Manager is not supported on terminal services (Citrix only)

Take Care

Matt
If at first you don't succeed, skydiving is not for you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top