[Asterisk-Users] multiple arguments in "system"

Brian Roy mister.roy at gmail.com
Fri Nov 26 13:14:13 MST 2004


On Fri, 26 Nov 2004 13:48:58 -0600, James Taylor <jltaylor at metrotel.net> wrote:
> I'm trying to:
> 
> exten => 5551212,1,Answer
> exten => 5551212,2,System(/usr/local/snpp.pl,-p Xpage -m some_text -r
> 8005551212)

What is that comma doing after .pl? That will likely get replaced by a
pipe. Take a look at the CLI and see the shell command it's running.
If it is the comma, surrout it in single quotes.

-Chuji



More information about the asterisk-users mailing list