<!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>
<action application="set" data="sip_auto_answer=true" /><BR>
<action application="set" data="sip_h_Call-Info=<sip:${domain_name}>;answer-after=2" /><BR>
<BR>
everything is OK<BR>
<BR>
When I try from lua script <BR>
api:executeString("originate [originate string] AUTO_ANS xml default")<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>