[Freeswitch-users] Fwd: Need Help In IVR

Thangappan.M thangappan143 at gmail.com
Mon Aug 3 22:47:03 PDT 2009


Can you please help me?


---------- Forwarded message ----------
From: Thangappan.M <thangappan143 at gmail.com>
Date: Mon, Aug 3, 2009 at 12:42 PM
Subject: Need Help In IVR
To: freeswitch-users <freeswitch-users at lists.freeswitch.org>


Dear all,

I am in the process of implementing IVR in Perl using outbound socket.

In the case of the XML macro I can easily specify the timeout,inter digit
timeout value as
 <menu name="demo_ivr"
          greet-long="phrase:demo_ivr_main_menu"
          greet-short="phrase:demo_ivr_main_menu_short"
          invalid-sound="ivr/ivr-that_was_an_invalid_entry.wav"
          exit-sound="voicemail/vm-goodbye.wav"
          timeout ="10000"
          inter-digit-timeout="2000"
          max-failures="3"
          max-timeouts="3"
          digit-len="4">
      <entry action="menu-exec-app" digits="1" param="bridge
sofia/$${domain}/888 at conference.freeswitch.org"/>
    </menu>

Is there any way for Perl to configure this values. Where are the variables
resides?
I am struggling to implement this?




-- 
Regards,
Thangappan.M



-- 
Regards,
Thangappan.M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090804/d9b2f9d8/attachment-0002.html 


More information about the FreeSWITCH-users mailing list