AI232 Version 9.6x User’s Guide
Alias and Call Routing Configuration: Protocol Processing Modules
7-16
TL1
The Translation Language One module typically works with messages traveling
between asynchronous protocols. However, it also works with all other protocols.
Some OSSs require that each TL1 command/response be fully contained in one
packet. By packetizing on the TL1 termination characters (“;<>”), the TL1 module
ensures that each TL1 command/response is transmitted in one packet.
Defaults
Sets no packetizing timer
Sets no idle packetizing timer
Sets the packetizing timer to .06 seconds
Sets no filter characters
Passes the break upstream
Passes the break downstream
Discards unpacketized data when passing the break upstream
Optional Parameters
-T
d
Sets the packetizing timer to
d
hundredths of a second. It packetizes
d
hundredths of a second after the last time it was packetized. By setting
d
to zero, this option is turned off.
-I
d
Sets the idle packetizing timer to
d
hundredths of a second. It packetizes
after
d
hundredths of a second after not receiving any new characters.
-P
d,d,d
Sets the packetizing characters to the numbers entered in each
d
option.
Specify up to 16 characters.
-F
d,d,d
Sets the filter characters to the numbers entered in each
d
option.
Specify up to 16 characters. It is possible to packetize on a filtered
character.
-U Prevents the passing of breaks upstream.
-D Prevents the passing of breaks downstream.
-S Packetizes on a specific sequence of characters. Enter up to 16
characters. The packet module accepts only one -S parameter.
-E Activates local echo back to the original Telnet session.