[Freeswitch-users] Regarding IVR

2009-07-25 Thread Thangappan.M
I am learning freeswitch for implementing IVR in this software. In our organization we are using Perl language.So I decided to implement a IVR in Perl on Freeswitch. What are the steps I need to do here. I am also new to IVR.Can you little bit explain about IVR (not basic) how to define a menu

[Freeswitch-users] Command to get FreeSWITCH's internal time

2009-07-25 Thread Milena
Hello everyone, I'm using the inbound event socket to receive some information about the status of my FreeSWITCH system and i wanted to know if there is an api command that can be used to get the FreeSWITCH time, I tried searching around in the docs and in google but i couldn't find an answer.

Re: [Freeswitch-users] Regarding IVR

2009-07-25 Thread ram
On Sat, Jul 25, 2009 at 11:20 AM, Thangappan.M thangappan...@gmail.comwrote: I am learning freeswitch for implementing IVR in this software. In our organization we are using Perl language.So I decided to implement a IVR in Perl on Freeswitch. What are the steps I need to do here. I am also

Re: [Freeswitch-users] Command to get FreeSWITCH's internal time

2009-07-25 Thread Michael S Collins
How about this: strftime Try it at the CLI -MC Sent from my iPhone On Jul 25, 2009, at 7:20 AM, Milena testeado...@gmail.com wrote: Hello everyone, I'm using the inbound event socket to receive some information about the status of my FreeSWITCH system and i wanted to know if there is