![IBM Enterprise Server S80 User Manual Download Page 253](http://html1.mh-extra.com/html/ibm/enterprise-server-s80/enterprise-server-s80_user-manual_4191176253.webp)
send "ATS0=0\r"
# Set AutoAnswer OFF
expect "0\r" timeout 2
# Confirm command successful.
send "AT&C1&D2&R1\r"
# Detect carrier and DTR,
# Ignore RTS.
expect "0\r" timeout 2
# Confirm command successful.
done
connect:
send "ATDT%N\r"
# Tone dialing command.
# %N from Call Home setup.
# Expect a connection response.
expect "16\r" or "15\r" or "14\r" or "12\r" or "10\r" or "5\r" or "1\r" busy "7\r"
timeout 60
done
retry:
send "A/"
# Repeat the previous command.
# Expect a connection response.
expect "16\r" or "15\r" or "14\r" or "12\r" or "10\r" or "5\r" or "1\r" busy "7\r"
timeout 60
done
disconnect:
delay 2
# Separate from previous data.
send "+++"
# Assure command mode.
delay 2
# Allow mode switching delay.
send "ATH0T\r"
# Set modem switch-hook down
# (i.e., hang up).
ignore "0\r" or "OK\r" timeout 2
# Ignore modem response.
send "ATE0Q1\r"
# Initialize modem: Echo OFF,
# Disable responses.
ignore "0\r" timeout 1
done
condin:
send "AT&F0Q0T\r"
# Reset modem. Select profile 0
ignore "0\r" or "OK\r\n" timeout 2 # Ignore modem response.
send "ATE0T\r"
# Initialize modem: Echo OFF,
expect "0\r" or "OK\r\n" timeout 2 # Enable responses (Numeric),
send "ATQ0V0X0T\r"
# Limit response codes.
expect "0\r" timeout 2
# Confirm commands successful.
send "ATS0=2\r"
# Set AutoAnswer ON
expect "0\r" timeout 2
# Confirm command successful.
send "AT&C1&D2&R1\r"
# Detect carrier and DTR,
# Ignore RTS.
expect "0\r" timeout 2
# Confirm command successful.
done
waitcall: ignore "2\r" timeout 1
# Ignore first ring.
expect "2\r" timeout 10
# Pick up second ring
# or timeout.
# Expect a connection response.
expect "16\r" or "15\r" or "14\r" or "12\r" or "10\r" or "5\r" or "1\r"
timeout 60
done
Appendix G. Modem Configurations
235
Summary of Contents for Enterprise Server S80
Page 1: ...Enterprise Server S80 pSeries 680 Model S85 User s Guide SA38 0557 01 IBM...
Page 10: ...x S80 and S85 User s Guide...
Page 14: ...xiv S80 and S85 User s Guide...
Page 16: ...xvi S80 and S85 User s Guide...
Page 21: ...Chapter 1 System Introduction 3...
Page 26: ...8 S80 and S85 User s Guide...
Page 124: ...106 S80 and S85 User s Guide...
Page 158: ...I O Drawer 3 Locations 140 S80 and S85 User s Guide...
Page 194: ...176 S80 and S85 User s Guide...
Page 214: ...196 S80 and S85 User s Guide...
Page 216: ...198 S80 and S85 User s Guide...
Page 218: ...200 S80 and S85 User s Guide...
Page 220: ...202 S80 and S85 User s Guide...
Page 228: ...210 S80 and S85 User s Guide...
Page 232: ...214 S80 and S85 User s Guide...
Page 236: ...218 S80 and S85 User s Guide...
Page 264: ...246 S80 and S85 User s Guide...
Page 274: ...256 S80 and S85 User s Guide...
Page 281: ......