Dear all,<br><br>I am in the process of implementing IVR in Perl using outbound socket.<br><br>In the case of the XML macro I can easily specify the timeout,inter digit timeout value as<br> &lt;menu name=&quot;demo_ivr&quot;<br>
          greet-long=&quot;phrase:demo_ivr_main_menu&quot;<br>          greet-short=&quot;phrase:demo_ivr_main_menu_short&quot;<br>          invalid-sound=&quot;ivr/ivr-that_was_an_invalid_entry.wav&quot;<br>          exit-sound=&quot;voicemail/vm-goodbye.wav&quot;<br>
          timeout =&quot;10000&quot;<br>          inter-digit-timeout=&quot;2000&quot;<br>          max-failures=&quot;3&quot;<br>          max-timeouts=&quot;3&quot;<br>          digit-len=&quot;4&quot;&gt;<br>      &lt;entry action=&quot;menu-exec-app&quot; digits=&quot;1&quot; param=&quot;bridge sofia/$${domain}/<a href="mailto:888@conference.freeswitch.org">888@conference.freeswitch.org</a>&quot;/&gt;<br>
    &lt;/menu&gt;<br><br>Is there any way for Perl to configure this values. Where are the variables resides?<br>I am struggling to implement this?<br><br><br><br><br>-- <br>Regards,<br>Thangappan.M<br>