IBM H Series Installation And Service Manual page 410

Enterprise server
Table of Contents

Advertisement

timeout 6
done
disconnect:
delay 2
send "+++"
delay 2
send "ATH T\r"
ignore " \r" or "OK\r" timeout 2
send "ATE Q1\r"
ignore " \r" timeout 1
done
condin:
send "ATZQ T\r"
ignore " \r" or "OK\r\n" timeout 2 # Ignore modem response.
send "ATE T\r"
expect " \r" or "OK\r\n" timeout 2 # Enable responses (Numeric),
send "ATQ V T\r"
expect " \r" timeout 2
send "ATS =2\r"
expect " \r" timeout 2
done
waitcall: ignore "2\r" timeout 1
expect "2\r" timeout 1
expect "16\r" or "15\r" or "14\r" or "12\r" or "1 \r" or "5\r" or "1\r"
timeout 6
done
page:
send "ATDT%N,,,,%R;\r"
expect " \r" timeout 6
delay 2
send "ATH T\r"
expect " \r" timeout 2
done
ripo:
send "ATZQ T\r"
ignore " \r" or "OK\r\n" timeout 2 # Ignore modem response.
send "ATE T\r"
expect " \r" or "OK\r\n" timeout 2 # Enable responses (Numeric),
send "ATQ V T\r"
expect " \r" timeout 2
send "ATS = \r"
expect " \r" timeout 2
done
error:
expect "8\r" or "7\r" or "6\r" or "4\r" or "3\r"
delay 2
done
E-16
RS/6000 Enterprise Server Model H Series Installation and Service Guide
# Separate from previous data.
# Assure command mode.
# Allow mode switching delay.
# Set modem switch-hook down
# (i.e., hang up).
# Ignore modem response.
# Initialize modem: Echo OFF,
# Disable responses.
# Reset to factory defaults.
# Initialize modem: Echo OFF,
# Limit response codes.
# Confirm commands successful.
# Set AutoAnswer ON
# Confirm command successful.
# Ignore first ring.
# Pick up second ring
# or timeout.
# Expect a connection response.
# %N = pager call center number
# Add enough commas to wait for
# time to enter paging number.
# %R = paging number
# Confirm successful command.
# Wait before hanging up.
# Hang up.
# Confirm successful command.
# Reset to factory defaults.
# Initialize modem: Echo OFF,
# Limit response codes.
# Confirm commands successful.
# Set AutoAnswer OFF
# Confirm command successful.
# RI Power On enabled.
# Handle unexpected modem
# responses.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Rs/6000 h seriesRs/6000 h50Rs/6000 h70

Table of Contents