📄 umdctrl.8
字号:
.TH "umdctrl" "8" "1999" "ACS Voice Response" "Open Source Telecom" .PP .SH NAME \fBumdctrl\fP - send commands to the IVR server.SH SYNOPSIS.B umdctrl.I command....SH DESCRIPTION \fBumdctrl\fP will send the specified command line arguments as commandstrings to the IVR server. The IVR server has a special fifo device toreceive commands from \fBumdctrl\fP as well as other external utilities,and a command interpreter to parse requests. The following commands arecurrently implimented:.PP.RS.B busy.I port...\- disconnect the caller on the specified port(s) and busy out the line sothat new callers cannot be answered..LP.B idle.I port...\- disconnect the caller on the specified port(s) and make the port idlefor new callers. This may also be used to make a "busied out" portavailable again..LP.B compile\- recompile all aascripts and offer new script package to any newlyoffered calls..LP.B ring.I port.I [caller [forward]]\- simulates ring event when specified port is idle. This can ultimately beused to impliment "integrations" such as SMDI..LP.B start.I port.I script .RI [ arguments ]\- initiate script execution on a idle port. If the port specified is "0"then the last available idle port will be used. If the script includesarguments, as in "\fIstart 0 dialout 123456\fP", then the arguments arepassed into script variables..LP.B down\- shutdown the IVR server. This function is used by \fBumdstop\fP..RE.PPNot all IVR servers impliment these commands in the same way and some maysupport platform specific commands not documented here..SH FILESThe IVR server configuration may be found in \fB/etc/umd.conf\fP..SH SEE ALSO .BR umdstop (8),.BR umd.conf (7).SH AUTHOR David Sugar (dyfet@ostel.com).PP
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -