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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. RBCData

    Managing Calls in VB

    I can offer you a sample but its using the CVLAN protocol whics is also available on the CentreVu Telephony Server. The solution requires a middleware solution enabling you to use the API from Visual Basic. You can have a look at the middleware here...
  2. RBCData

    CTI development docs/tools

    We are still here... Im not sure what has happened but we answer all our e-mails. Please resend. Kind regards René Bechmann RBC Data
  3. RBCData

    CTI development docs/tools

    Sometimes our firewall act up. Try now ;) Kind regards René Bechmann RBC Data rene@rbcdata.dk www.rbcdata.com
  4. RBCData

    Monitoring Activity Programmatically - Starting Point?

    Please have a look at thread thread690-778201
  5. RBCData

    CTI development docs/tools

    Sorry about that mmcali. Our server was down for maint. You should be able to access the page now. Kind regards René Bechmann RBC Data
  6. RBCData

    CTI development docs/tools

    mmcali, Please find the guide here: http://www.asaiobjects.com/manual/creatingtheasaiobject.htm If you have any questions please ask. Kind regards René Bechmann RBC Data www.rbcdata.com
  7. RBCData

    CTI development docs/tools

    Yes the client application and all server applications can run on the same machine or on separate machines. The connections between the client and server and between servers are all tcp/ip connections. It doesnt matter if the applications are on the same or different machines. I hope I have...
  8. RBCData

    CTI development docs/tools

    One of the advantages of using CVLAN rather than TSAPI is that you can connect directly to the MADP card without having to purchase a Telephony Server from Avaya. It does however require a CVLAN RTU on the MAPD card. But the price of the RTU is much much lower than the price of the Telephony...
  9. RBCData

    CTI development docs/tools

    Your probably using TSAPI connections. This limitation applies to CVLAN connections. Kind regards René Bechmann RBC Data rene@rbcdata.dk www.rbcdata.com
  10. RBCData

    CTI development docs/tools

    The CT server will accept up to 30 TCP/IP (CVLAN) connections from client machines. When client no 31 wants to connect it will fail. CVLAN on the MAPD card will accept up to 60 connections. If you have a server based component where clients use DCOM, whics doesnt have these connection...
  11. RBCData

    CTI development docs/tools

    Please have a look at http://www.asaiobjects.com. This tool is using the CVLAN SDK but has taken all the complexity out of it and allowing VB, C#, ASP and other AxtiveX enabled languages to use it. It also overcomes the 30/60 connection limits imposed by the CT Server or MAPD. Kind regards...
  12. RBCData

    How i can get EWT from ASAI protocol ?

    Oh... :) But your out of luck again. There are no such information in any ASAI events. But if you keep track of each call starting with the C_OFFERED event and ending with a C_CONNECTED or C_DROPPED which ever commes first, you can calculate the value your self. Kind regards René Bechmann RBC Data
  13. RBCData

    C-LAN Programming Documentation

    Do you know of any programming documentation for the C-LAN card describing what the card can offer in terms of CTI access? I know the Avaya Telecommuter IP Softphone uses the C-LAN card to access the PBX. Thanks Kind regards René Bechmann, rene@rbcdata.dk
  14. RBCData

    How i can get EWT from ASAI protocol ?

    There are no EWT (Expected Waiting Time) in the ASAI interface nor in the documentation. An undocumented feature perhaps? The closest I get is "Oldest Waiting Time" in a C_AIMD (Avaya Internally Meassured Data) Value Query. AMID Value Query requires Green feature SA7880, a RTU not...
  15. RBCData

    extract phone number from Definity Switch

    Hi Sue, We have a component you can use to control calls and to monitor your VDN's and Skills. It can also handle route requests from the Definity/Multivantage. The componen can be used with C++, Visual Basic, C#, ASP etc. It does however require some additional hardware and software from...
  16. RBCData

    A how-to question on screen pops

    No the ASAI SDK requires CVLAN which is supplied with the Telephony Server and on the MAP-D card. You have to purchase a right to use licence to enable CVLAN on the MAP-D. I.e. you can connect to the telephony server OR the MAP-D card. There is a big price difference between the cost of a...
  17. RBCData

    A how-to question on screen pops

    With CVLAN enabled on the MAPD card you can use the Avaya ASAI SDK to get call information and control all stations, VDN'd and splits. If your interested I have a Windows component that makes this very easy. My email is rene@rbcdata.dk Kind regards René Bechmann RBC Data

Part and Inventory Search

Back
Top