<div>Hi everybody,</div><div><br></div><div><br></div><div>I already use Opensips 1.5.0 and cpl module and i tested this scénario </div><div><br></div><div><div>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</div>
<div>&lt;!DOCTYPE cpl SYSTEM &quot;/home/mehdi/opensips-1.5.0-notls/modules/cpl-c/cpl-06.dtd&quot;&gt;</div><div>&lt;cpl&gt;</div><div>  &lt;subaction id=&quot;voicemail&quot; &gt;</div><div>    &lt;location url=&quot;tel:+336xxxxxxx&quot; /&gt;</div>
<div>  &lt;/subaction&gt;</div><div>  &lt;incoming &gt;</div><div>  &lt;location url=&quot;tel:+336xxxxxxxx&quot; &gt;</div><div>  </div><div>      &lt;proxy timeout=&quot;5&quot; &gt;</div><div>        &lt;busy &gt;</div>
<div>          &lt;sub ref=&quot;voicemail&quot; /&gt;</div><div>        &lt;/busy&gt;</div><div>        &lt;noanswer &gt;</div><div>          &lt;sub ref=&quot;voicemail&quot; /&gt;</div><div>        &lt;/noanswer&gt;</div>
<div>        &lt;redirection &gt;</div><div>          &lt;sub ref=&quot;voicemail&quot; /&gt;</div><div>        &lt;/redirection&gt;</div><div>        &lt;failure &gt;</div><div>          &lt;sub ref=&quot;voicemail&quot; /&gt;</div>
<div>        &lt;/failure&gt;</div><div>        &lt;default &gt;</div><div>          &lt;sub ref=&quot;voicemail&quot; /&gt;</div><div>        &lt;/default&gt;</div><div>      &lt;/proxy&gt;</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>  &lt;/location&gt;</div>
<div> &lt;/incoming&gt;</div><div>&lt;/cpl&gt;</div></div><div>The problem is if i changed the value of the proxy timeout it changes nothing ???</div><div>Is it the mode that i have executed the script(&quot;incoming,is_stateful mode&quot;) an other timer in opensips that i have to set ??</div>
<div>How can i do to force opensips to take the value of proxy timeout in the cpl file?</div><div><br></div><div>Thanks,</div><div><br></div><div>Regards,</div><div><br></div><div><br></div><div>Mehdi BOUDOU</div><div><br>
</div>