Hi All,
I am new in asterisk world. i tried to understand the code for dial plan application waitexten(). As i understand from code "ast_waitfordigit_full()"
waits only for single DTMF digit and returns from function when control frame for “AST_FRAME_DTMF_END” is detected.
but as i used this application in dial plan, i was able to collect more than one digit brfore timeout.
I am not able to get what is wrong in my understanding.
Thanks In advance,
rahul N jadhav