TUPASCIItoADDR

Changes an ASCII string of digits (to dial) to a packed structure of digits appropriate for the information elements that require an address string.

Prototype

U8 NMSAPI TUPASCIItoADDR ( char *ascii, TupTknStr *addrSigs, short length)

Argument

Description

ascii

Pointer to ASCII string of digits.

addrSigs

Pointer to resulting packed list.

length

Length of the ASCII parameter.


Return values

None.

Details

TUPASCIItoADDR can be used with the LineID information element fields (calling address or original called address) and the AddrSigs information element.