Guys,

I would like to play a file and stop playing on (0,* or #) but don't
stop or restart playing on any other digit. I need to know which digit
was pressed...
How to achive this in lua?

local digits = session:playAndGetDigits(0, 1, 5, 3000, "0*#",
wavbasedir .. "f.wav", "", "\*|\#|0");

Is there any DETAILED doc how playAndGetDigits works or do I have to
dig into source?

Thanks in advance.

Freeswitch ROCKS!!!

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

Reply via email to