Fri Jul 15 2011 12:03:34

Asterisk developer's documentation


rpt_cmd_struct Struct Reference

Data Fields

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

Detailed Description

Definition at line 647 of file app_rpt.c.


Field Documentation

Definition at line 653 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

char digits[MAXDTMF]

Definition at line 652 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

Definition at line 650 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

char param[MAXDTMF]

Definition at line 651 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

int state

Definition at line 649 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().


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