Skip to Content
Asterisk: The Future of Telephony
book

Asterisk: The Future of Telephony

by Jim Van Meggelen, Jared Smith, Leif Madsen
September 2005
Intermediate to advanced
408 pages
16h 20m
English
O'Reilly Media, Inc.
Content preview from Asterisk: The Future of Telephony

Name

TrySystem() — Tries to execute an operating system command

Synopsis

    TrySystem(command)

Attempts to execute a command in the underlying operating system. If the command itself executes but is in error, and if there exists a priority n+101 (where n is the current priority), the execution of the dialplan will continue at that priority level.

This application is very similar to the System() application, except that it always returns 0, whereas the System() application will return -1 if it is unable to execute the system command.

               exten => 123,1,TrySystem(echo hello > /tmp/hello.txt)

See Also

System()

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Asterisk: The Future of Telephony, 2nd Edition

Asterisk: The Future of Telephony, 2nd Edition

Jim Van Meggelen, Jared Smith, Leif Madsen
What Employees Want Most in Uncertain Times

What Employees Want Most in Uncertain Times

Kristine W. Powers, Jessica B.B. Diaz

Publisher Resources

ISBN: 0596009623Supplemental ContentCatalog PageErrata