VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
thangappan143 at gmail... Guest
|
Posted: Tue Aug 04, 2009 12:59 am Post subject: [Freeswitch-users] Fwd: Need Help In IVR |
|
|
Can you please help me?
---------- Forwarded message ----------
From: Thangappan.M <thangappan143@gmail.com (thangappan143@gmail.com)>
Date: Mon, Aug 3, 2009 at 12:42 PM
Subject: Need Help In IVR
To: freeswitch-users <freeswitch-users@lists.freeswitch.org (freeswitch-users@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@conference.freeswitch.org (888@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 |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Wed Aug 05, 2009 5:09 pm Post subject: [Freeswitch-users] Fwd: Need Help In IVR |
|
|
Could you give us an update on what you have so far? How about you put your dialplan and perl script into a pastebin so that we can get a good frame of reference?
Thanks,
MC
On Tue, Aug 4, 2009 at 12:47 AM, Thangappan.M <thangappan143@gmail.com (thangappan143@gmail.com)> wrote:
Quote: | Can you please help me?
|
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|