<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
Hi<BR>
When I am dialing from A phone to B phone and I do :<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;sip_auto_answer=true&quot; /&gt;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application=&quot;set&quot; data=&quot;sip_h_Call-Info=&lt;sip:${domain_name}&gt;;answer-after=2&quot; /&gt;<BR>
<BR>
everything is OK<BR>
<BR>
When I try from lua script <BR>
api:executeString(&quot;originate [originate string] AUTO_ANS xml default&quot;)<BR>
<BR>
and in the dialplan I put the set autoanswer=true it is not working.<BR>
<BR>
any help?<BR>
<BR>
Eli
</BODY>
</HTML>