Sat Mar 10 01:55:59 2012

Asterisk developer's documentation


rpt_link Struct Reference


Data Fields

ast_channelchan
rpt_chan_stat chan_stat [NRPTSTAT]
char connected
long long connecttime
char disced
long disctime
int dtmfed
long elaptime
char hasconnected
char isremote
char killme
ast_framelastf1
ast_framelastf2
timeval lastlinktv
char lastrealrx
char lastrx
char lastrx1
char lasttx
char lasttx1
char linklist [MAXLINKLIST]
time_t linklistreceived
long linklisttimer
int linkunkeytocttimer
int max_retries
char mode
char name [MAXNODESTR]
char newkey
rpt_linknext
char outbound
ast_channelpchan
char perma
char phonemode
char phonevox
rpt_linkprev
int reconnects
long rerxtimer
int retries
long retrytimer
long retxtimer
struct {
   ast_frame *   first
   ast_frame *   last
rxq
char thisconnected
vox vox
char voxtostate
int voxtotimer
char wasvox

Detailed Description

Definition at line 529 of file app_rpt.c.


Field Documentation

struct ast_channel* chan

Definition at line 559 of file app_rpt.c.

Referenced by connect_link(), do_dtmf_phone(), function_ilink(), handle_link_data(), rpt(), rpt_do_lstats(), send_link_dtmf(), send_link_keyquery(), and send_newkey().

struct rpt_chan_stat chan_stat[NRPTSTAT]

Definition at line 568 of file app_rpt.c.

Referenced by rpt_do_lstats().

char connected

Definition at line 543 of file app_rpt.c.

Referenced by rpt().

long long connecttime

Definition at line 558 of file app_rpt.c.

Referenced by rpt(), and rpt_do_lstats().

char disced

Definition at line 548 of file app_rpt.c.

Referenced by connect_link(), function_ilink(), handle_link_data(), rpt(), and rpt_exec().

long disctime

Definition at line 551 of file app_rpt.c.

Referenced by rpt().

int dtmfed

Definition at line 564 of file app_rpt.c.

Referenced by rpt().

long elaptime

Definition at line 550 of file app_rpt.c.

Referenced by rpt().

struct ast_frame* first

Definition at line 577 of file app_rpt.c.

char hasconnected

Definition at line 544 of file app_rpt.c.

Referenced by rpt(), and rpt_tele_thread().

char isremote

Definition at line 534 of file app_rpt.c.

Referenced by rpt(), and rpt_tele_thread().

char killme

Definition at line 549 of file app_rpt.c.

Referenced by rpt(), and rpt_exec().

struct ast_frame* last

Definition at line 577 of file app_rpt.c.

struct ast_frame* lastf1

Definition at line 567 of file app_rpt.c.

Referenced by rpt().

struct ast_frame * lastf2

Definition at line 567 of file app_rpt.c.

Referenced by rpt().

struct timeval lastlinktv

Definition at line 566 of file app_rpt.c.

Referenced by rpt().

char lastrealrx

Definition at line 541 of file app_rpt.c.

Referenced by handle_link_phone_dtmf(), and rpt().

char lastrx

Definition at line 540 of file app_rpt.c.

Referenced by handle_link_phone_dtmf(), and rpt().

char lastrx1

Definition at line 542 of file app_rpt.c.

Referenced by rpt().

char lasttx

Definition at line 538 of file app_rpt.c.

Referenced by rpt().

char lasttx1

Definition at line 539 of file app_rpt.c.

Referenced by rpt().

char linklist[MAXLINKLIST]

Definition at line 561 of file app_rpt.c.

Referenced by __mklinklist(), and handle_link_data().

time_t linklistreceived

Definition at line 562 of file app_rpt.c.

Referenced by handle_link_data().

long linklisttimer

Definition at line 563 of file app_rpt.c.

Referenced by __kickshort(), and rpt().

int linkunkeytocttimer

Definition at line 565 of file app_rpt.c.

Referenced by rpt_tele_thread().

int max_retries

Definition at line 556 of file app_rpt.c.

Referenced by connect_link(), function_ilink(), handle_link_data(), rpt(), and rpt_exec().

char mode

Definition at line 533 of file app_rpt.c.

Referenced by __mklinklist(), connect_link(), function_ilink(), rpt(), rpt_do_lstats(), and rpt_tele_thread().

char name[MAXNODESTR]

Definition at line 537 of file app_rpt.c.

Referenced by __kickshort(), __mklinklist(), attempt_reconnect(), connect_link(), function_ilink(), handle_link_data(), handle_link_phone_dtmf(), rpt(), rpt_do_lstats(), rpt_do_stats(), rpt_exec(), rpt_manager_do_stats(), rpt_tele_thread(), and send_link_dtmf().

char newkey

Definition at line 573 of file app_rpt.c.

Referenced by handle_link_data(), and rpt().

struct rpt_link* next

Definition at line 531 of file app_rpt.c.

Referenced by __kickshort(), __mklinklist(), attempt_reconnect(), connect_link(), do_dtmf_phone(), function_ilink(), handle_link_data(), linkcount(), rpt(), rpt_do_lstats(), rpt_do_stats(), rpt_exec(), rpt_manager_do_stats(), rpt_tele_thread(), send_link_dtmf(), and send_link_keyquery().

char outbound

Definition at line 547 of file app_rpt.c.

Referenced by rpt(), and rpt_do_lstats().

struct ast_channel* pchan

Definition at line 560 of file app_rpt.c.

Referenced by rpt().

char perma

Definition at line 545 of file app_rpt.c.

Referenced by function_ilink().

char phonemode

Definition at line 535 of file app_rpt.c.

Referenced by do_dtmf_phone(), handle_link_phone_dtmf(), and rpt().

char phonevox

Definition at line 536 of file app_rpt.c.

Referenced by rpt().

struct rpt_link* prev

Definition at line 532 of file app_rpt.c.

Referenced by rpt(), and rpt_tele_thread().

int reconnects

Definition at line 557 of file app_rpt.c.

Referenced by connect_link(), rpt(), rpt_do_lstats(), and rpt_exec().

long rerxtimer

Definition at line 554 of file app_rpt.c.

Referenced by rpt().

int retries

Definition at line 555 of file app_rpt.c.

Referenced by connect_link(), function_ilink(), handle_link_data(), rpt(), and rpt_exec().

long retrytimer

Definition at line 552 of file app_rpt.c.

Referenced by rpt().

long retxtimer

Definition at line 553 of file app_rpt.c.

Referenced by rpt().

struct { ... } rxq

Referenced by rpt().

char thisconnected

Definition at line 546 of file app_rpt.c.

Referenced by __mklinklist(), rpt(), rpt_do_lstats(), and rpt_tele_thread().

struct vox vox

Definition at line 569 of file app_rpt.c.

Referenced by rpt(), and voxinit_link().

char voxtostate

Definition at line 572 of file app_rpt.c.

Referenced by rpt(), and voxinit_link().

int voxtotimer

Definition at line 571 of file app_rpt.c.

Referenced by rpt(), and voxinit_link().

char wasvox

Definition at line 570 of file app_rpt.c.

Referenced by rpt(), and voxinit_link().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 10 01:55:59 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7