Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ISDN\SetMSN entry specifies commands that set the ISDN modem to answer incoming calls directed towards particular MSNs. These commands are issued in conjunction with ISDN\SwitchType, SWITCH_DSS1 during static configuration.
Format
One or more command strings.
Examples
The following are valid forms for this entry:
HKR, ISDN\SetMSN, 1 ,,"AT!N1=%s<cr>"
HKR, ISDN\SetMSN, 2 ,,"AT*1!N1=%s<cr>"
HKR, ISDN\SetMSN, 1 ,,"AT&ZI3=%s<cr>"
HKR, ISDN\SetMSN, 2 ,,"AT&ZI4=%s<cr>"
HKR, ISDN\SetMSN, 1 ,,"AT$IMSN=0,"","","%s""<cr>"
HKR, ISDN\SetMSN, 2 ,,"AT$IMSN=1,"","","%s""<cr>"
Remarks
A maximum of two MSNs can be supported. Include one entry in the INF file to support one MSN. The first MSN should always be assigned to the device's data port; the second MSN can be assigned to the device's analog port.
On a device that does not have analog ports, both numbers may be assigned to data ports. The characters %s and <cr> must be entered in lowercase.