Line 1: |
Line 1: |
| ==COP Commands== | | ==COP Commands== |
− | COP (control operator) commands within rpt.conf take the format of<pre>99 = cop,7</pre> | + | COP (control operator) commands within rpt.conf take the format of. This would set touchtone 99 to enable the timeout time. |
| | | |
− | This would set touchtone 99 to enable the timeout time.
| + | <pre>99 = cop,7</pre> |
| | | |
− | Some COP commands can take multiple values. For example COP 48<pre>900=cop,48,#,3,#,6,0,7</pre> would send #3#607 on command. | + | Some COP commands can take multiple values. For example this COP 48 would send #3#607 on command. |
| + | |
| + | <pre>900=cop,48,#,3,#,6,0,7</pre> |
| | | |
| {| class="wikitable" | | {| class="wikitable" |