Thu Apr 28 2011 16:57:21

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 648 of file app_rpt.c.


Field Documentation

Definition at line 654 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

char digits[MAXDTMF]

Definition at line 653 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

Definition at line 651 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

char param[MAXDTMF]

Definition at line 652 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().

int state

Definition at line 650 of file app_rpt.c.

Referenced by rpt(), and rpt_do_cmd().


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