<div dir="ltr"><div><div><div>sr guys, but I found it out, commands like SET VARIABLE also have the same problem, strip off my quotations.<br></div>solution is to escape the quotation with double slash \\.<br><i>EXEC CELGenUserEvent DIAL_DATA,abc\\"xyz.<br></i></div><div>It has been noted in res_agi.c<br></div>rgds,<br></div>Loi Dang<br></div><br><div class="gmail_quote"><div dir="ltr">On Wed, May 3, 2017 at 2:36 PM Lợi Đặng <<a href="mailto:loi.dangthanh@gmail.com">loi.dangthanh@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div>Good day, guys<br></div>As the subject, I'm sending this command for executing CELGenUserEvent via AGI<br><i>EXEC CELGenUserEvent DIAL_DATA,abc"xyz</i><br></div>in asterisk cli with agi debug mode, I see that I successfully sent my param <i>abc"xyz </i>to asterisk, but it removes my double quotation in collecting the options to execute<br></div>cli:<br><i><SIP/192.168.1.231-000000f7>AGI Rx << EXEC CELGenUserEvent DIAL_DATA,abc"xyz<br>    -- AGI Script Executing Application: (CELGenUserEvent) Options: (DIAL_DATA,abcxyz)</i><br><br></div>It leads to wrong data generated.<br></div>I tried other commands like <i>SET VARIABLE, </i>but my quotations don't get removed. Single quotations are not removed in AGICommand_exec as well.<br><br></div>I'm not sure what I missed, helps are appreciated.<br></div>rgds,<br></div>Loi Dang<br><br><div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div></div></blockquote></div>