Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


rpt_cmd_struct Struct Reference

Data Fields

int command_source
char digits [MAXDTMF]
int functionNumber
char param [MAXDTMF]
int state

Field Documentation

Definition at line 655 of file app_rpt.c.

Referenced by rpt_do_cmd(), and rpt().

char digits[MAXDTMF]

Definition at line 654 of file app_rpt.c.

Referenced by rpt_do_cmd(), and rpt().

Definition at line 652 of file app_rpt.c.

Referenced by rpt_do_cmd(), and rpt().

char param[MAXDTMF]

Definition at line 653 of file app_rpt.c.

Referenced by rpt_do_cmd(), and rpt().

int state

Definition at line 651 of file app_rpt.c.

Referenced by rpt_do_cmd(), and rpt().


The documentation for this struct was generated from the following file: