On Mon, 7 May 2001 12:14:02 -0700, Mitchell Schoenbrun
<maschoen@pobox.com> wrote:
Do you think that QNX is turning on auto-answer in the modem?
The dialer first issues ATZ, restoring the modem’s default
user profile. The auto-answer feature may be set there. (Other dialers
usually restore factory settings first, which may be different.)
Therefore any new settings (e.g., auto-answer off) to be permanent
should be saved in the profile (or repeated with an additional command
string in the dialer). The usual modem commands to view/set/select
profiles are AT&Vn, AT&Wn, AT&Yn.
Andrzej
Most modems have two levels of controling this feature. Either
a dip switch or non-volatile ram controls the startup state,
and at a second level you can turn it off or on in software.
The usual command is:
ATS0=0 to turn it off and
ATS0=# where # is the number of rings to wait before picking up.
You can check the state with:
ATS0?
Mitchell Schoenbrun --------- > maschoen@pobox.com