Mon May 14 04:53:05 2007

Asterisk developer's documentation


rpt_link Struct Reference

Collaboration diagram for rpt_link:

Collaboration graph
[legend]

Data Fields

ast_channelchan
char connected
long long connecttime
char disced
long disctime
long elaptime
char hasconnected
char isremote
char killme
char lastrx
char lasttx
char mode
char name [MAXNODESTR]
rpt_linknext
char outbound
ast_channelpchan
char phonemode
rpt_linkprev
int reconnects
int retries
long retrytimer
long retxtimer

Detailed Description

Definition at line 311 of file app_rpt.c.


Field Documentation

struct ast_channel* chan

Definition at line 333 of file app_rpt.c.

Referenced by function_ilink(), handle_link_data(), rpt(), rpt_do_lstats(), rpt_exec(), and send_link_dtmf().

char connected

Definition at line 321 of file app_rpt.c.

Referenced by rpt(), and rpt_tele_thread().

long long connecttime

Definition at line 332 of file app_rpt.c.

Referenced by rpt(), and rpt_do_lstats().

char disced

Definition at line 324 of file app_rpt.c.

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

long disctime

Definition at line 327 of file app_rpt.c.

Referenced by rpt().

long elaptime

Definition at line 326 of file app_rpt.c.

Referenced by rpt().

char hasconnected

Definition at line 322 of file app_rpt.c.

Referenced by rpt().

char isremote

Definition at line 316 of file app_rpt.c.

Referenced by rpt(), and rpt_tele_thread().

char killme

Definition at line 325 of file app_rpt.c.

Referenced by rpt(), and rpt_exec().

char lastrx

Definition at line 320 of file app_rpt.c.

Referenced by handle_link_phone_dtmf(), and rpt().

char lasttx

Definition at line 319 of file app_rpt.c.

Referenced by rpt().

char mode

Definition at line 315 of file app_rpt.c.

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

char name[MAXNODESTR]

Definition at line 318 of file app_rpt.c.

Referenced by attempt_reconnect(), function_ilink(), handle_link_data(), rpt(), rpt_do_lstats(), rpt_do_stats(), rpt_exec(), rpt_tele_thread(), and send_link_dtmf().

struct rpt_link* next

Definition at line 313 of file app_rpt.c.

Referenced by attempt_reconnect(), function_ilink(), handle_link_data(), rpt(), rpt_do_lstats(), rpt_do_stats(), rpt_exec(), rpt_tele_thread(), and send_link_dtmf().

char outbound

Definition at line 323 of file app_rpt.c.

Referenced by rpt(), and rpt_do_lstats().

struct ast_channel* pchan

Definition at line 334 of file app_rpt.c.

Referenced by rpt().

char phonemode

Definition at line 317 of file app_rpt.c.

Referenced by handle_link_phone_dtmf().

struct rpt_link* prev

Definition at line 314 of file app_rpt.c.

Referenced by rpt(), and rpt_tele_thread().

int reconnects

Definition at line 331 of file app_rpt.c.

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

int retries

Definition at line 330 of file app_rpt.c.

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

long retrytimer

Definition at line 328 of file app_rpt.c.

Referenced by rpt().

long retxtimer

Definition at line 329 of file app_rpt.c.

Referenced by rpt().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:53:05 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1