Re: [Freeswitch-users] Need Help in Getting DTMF

2009-10-03 Thread Thangappan.M
Can you please give some example?

Because I have tried it using playAndGetDigits() application only.

my need is  User can give input at any time  It should be captured.

Is there any internal mechanism avail in freeswitch?
Or

Shall we do it?


On Sat, Oct 3, 2009 at 9:54 AM, Thangappan.M thangappan...@gmail.comwrote:

 Dear all,

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

 Let take the following scenario.

  There are three menus in the IVR. First menu will authenticate
 you, second menu get the option value from you,. third menu will give the
 you the result.

You already know  all the numbers that you could give. So when
 the call answered you are giving the value in ONE SHOT.

  Is it possible to get all the DTMF values in one shot in
 freeswitch?

It should have facility to recollect DTMF values and clear the DTMF
 values.

 --
 Regards,
 Thangappan.M




-- 
Regards,
Thangappan.M
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


[Freeswitch-users] Need Help in Getting DTMF

2009-10-02 Thread Thangappan.M
Dear all,

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

Let take the following scenario.

 There are three menus in the IVR. First menu will authenticate you,
second menu get the option value from you,. third menu will give the you the
result.

   You already know  all the numbers that you could give. So when
the call answered you are giving the value in ONE SHOT.

 Is it possible to get all the DTMF values in one shot in
freeswitch?

   It should have facility to recollect DTMF values and clear the DTMF
values.

-- 
Regards,
Thangappan.M
___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org


Re: [Freeswitch-users] Need Help in Getting DTMF

2009-10-02 Thread Vinuth Madinur
You can use play_and_get_digits command or the read command.
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_play_and_get_digits
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_read
http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_read

Thanks,
Vinuth.


On Sat, Oct 3, 2009 at 9:54 AM, Thangappan.M thangappan...@gmail.comwrote:

 Dear all,

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

 Let take the following scenario.

  There are three menus in the IVR. First menu will authenticate
 you, second menu get the option value from you,. third menu will give the
 you the result.

You already know  all the numbers that you could give. So when
 the call answered you are giving the value in ONE SHOT.

  Is it possible to get all the DTMF values in one shot in
 freeswitch?

It should have facility to recollect DTMF values and clear the DTMF
 values.

 --
 Regards,
 Thangappan.M

 ___
 FreeSWITCH-users mailing list
 FreeSWITCH-users@lists.freeswitch.org
 http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
 UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
 http://www.freeswitch.org


___
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org