Blueworx Voice Response defines the maximum lengths of call information, and other data
supplied by the signaling process. This is to ensure consistency with other
parts of the system.
Parameters
- SL_NUM_SZ (currently set to 21)
- This is the maximum length of called and calling number supported by Blueworx Voice Response,
including the trailing '\0'.
- SL_PHONE_NUM_LEN (currently set to 64)
- This is the size of the fields that hold called and calling number.
It is larger than SL_NUM_SZ to allow for future expansion.
- SL_CALL_INFO_LEN (currently set to 32)
- This is the size of the fields that hold signaling process specific
information.