![Karel MS48IP Programming Manual Download Page 62](http://html1.mh-extra.com/html/karel/ms48ip/ms48ip_programming-manual_3498340062.webp)
MS48IP Programming Guide
54
LINE PROGRAMS
Line Status & Signalling:
This program determines activation or deactivation of a line for service, as well as
the signalization that will take place over the line. Moreover, Caller ID detection for
the definite line can be programmed with this program. The parameters “C” is valid
and needed for all MS series systems, as well as the Caller ID supporting models
and if there is a ID12 module operating with the system.
8 9 D [ 9 ] P { T } { C }
Parameters
D
:
The line access code
P
:
0
Out of service
:
1
In service
:
2
In service only for incoming calls
T
:
0
DP (pulse) signalling is used.
:
1
DTMF (tone) signalling is used.
C
:
0
Caller ID detection is OFF
:
1
Detection of Caller ID in both FSK and DTMF Format is ON
Default Value
P = 0, T = 0, C = 0 for all lines.
Notes
1- Example: To put the line 02 in service with DTMF dialing, 89 02 1 1, with DP
dialing 89 02 1 0, to put is out of service 89 02 0 must be dialed.
2- T and C parameters are not entered for activations of IP lines.
3- For the line where “P” is entered as 2, the incoming calls are accepted but
extensions cannot use this line to make outgoing external calls.
4- If the parameter “C” is not dialled within 3 seconds, the line will be
automatically marked as 0, and Caller ID detection will be OFF for the line.