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> <menu name="demo_ivr"<br>
greet-long="phrase:demo_ivr_main_menu"<br> greet-short="phrase:demo_ivr_main_menu_short"<br> invalid-sound="ivr/ivr-that_was_an_invalid_entry.wav"<br> exit-sound="voicemail/vm-goodbye.wav"<br>
timeout ="10000"<br> inter-digit-timeout="2000"<br> max-failures="3"<br> max-timeouts="3"<br> digit-len="4"><br> <entry action="menu-exec-app" digits="1" param="bridge sofia/$${domain}/<a href="mailto:888@conference.freeswitch.org">888@conference.freeswitch.org</a>"/><br>
</menu><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>