cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
144
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: PATRICK COLEMAN on 10-06-2008 06:19:07 PM
How many bytes of data are available in the standard 10 call variables?

Subject: Re: How many bytes of data are available in the standard 10 call variables?
Replied by: David Lender on 11-06-2008 01:03:30 PM
For CTI Server interface, the "40 byte call variables" actually means 39 character bytes and a null terminator. This is contrasted with the ICM VRU interface where a 40 byte call variable means 40 bytes plus terminator.

Beginning with ICM version 7.1(1) and later, defect CSCsb61534 was fixed to allow CTI Server to handle 40 bytes plus null terminator. CTIOS has not yet been updated with this fix and the C-API will not handle 40 bytes plus null terminator. Only those applications writing their own socket level messaging will be able to handle 40 bytes plus null terminator. If you specify CTI Server protocol version 8 or earlier, only 39 bytes plus null terminator will be used. There is an Engineering Special ES28 available against 7.1(3) to fix an issue where 40 bytes plus null terminator is delivered causing the CAPI not to function correctly.
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links