[asterisk-bugs] [JIRA] (ASTERISK-21812) Whitespace not escaped correctly on AGI()
Ariel Wainer (JIRA)
noreply at issues.asterisk.org
Thu May 23 19:13:01 CDT 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-21812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=206772#comment-206772 ]
Ariel Wainer commented on ASTERISK-21812:
-----------------------------------------
Michael, I understand what you say, but in some cases (i.e. java), this might not be possible.
Best regards.
> Whitespace not escaped correctly on AGI()
> -----------------------------------------
>
> Key: ASTERISK-21812
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-21812
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: . I did not set the category correctly.
> Affects Versions: 11.4.0
> Environment: Ubuntu server 12.04 server, using asterisk-latest from the tarball as well as the package.
> Reporter: Ariel Wainer
> Severity: Trivial
>
> When I try to call an AGI script like this:
> exten => 12345,2,AGI(/usr/bin/python /usr/local/bin/test.py)
> It doesn't work, it says:
> WARNING[30174][C-00000003]: res_agi.c:1681 launch_script: Failed to execute '/usr/bin/python /usr/local/bin/test.py': File does not exist.
> Both the binary and the script work and asterisk has the right permissions.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list