COP (control operator) commands are privileged commands. Node admins may provide some of these to their user community based on personal preference. COP commands within rpt.conf take the general format of [[Structure of Config Files|key/value pairs]]. This COP 7 example would set touchtone *99 to enable the timeout timer.
+
COP (control operator) commands are privileged commands. Node admins may provide some of these to their user community based on personal preference.
−
<pre>99 = cop,7</pre>
+
Sample:
+
<pre>
+
99 = cop,7 ; enable the timeout timer
+
</pre>
Some COP commands can take multiple parameters. For example this COP 48 would send #3#607 on command.
Some COP commands can take multiple parameters. For example this COP 48 would send #3#607 on command.