execStandard-dep Exec module allows to start an external command from a seri script. The commands may be any valid shell commands, the command string is passed to shell using "popen" command. Jiri Kuthan Copyright © 2003 FhG FOKUS
Exec module allows to start an external command from a seri script. The commands may be any valid shell commands, the command string is passed to shell using "popen" command. ser passes additionally lot of information about request in environment variables:
Turn off to disable setting environment variables for executed commands. Default value is 1. Executes an external command. Current URI is passed to the command as parameter. Output of the command is considered URI set (separated by lines). Meaning of the parameters is as follows:
Executes an external command. The whole message is passed to it in input, no command-line parameters are added, output of the command is not processed. See sip_router/modules/exec/etc/exec.cfg in the source tarball for information on usage. Meaning of the parameters is as follows:
|
Navigation |
||||