Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


dahdi_mfcr2_conf Struct Reference

Data Fields

unsigned int accept_on_offer:1
unsigned int allow_collect_calls:1
unsigned int call_files:1
openr2_calling_party_category_t category
unsigned int charge_calls:1
unsigned int double_answer:1
unsigned int forced_release:1
signed int get_ani_first:2
signed int immediate_accept:2
char logdir [OR2_MAX_PATH]
openr2_log_level_t loglevel
int max_ani
int max_dnis
int metering_pulse_timeout
int mfback_timeout
char r2proto_file [OR2_MAX_PATH]
openr2_variant_t variant

Detailed Description

Definition at line 569 of file chan_dahdi.c.


Field Documentation

unsigned int accept_on_offer

Definition at line 589 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int allow_collect_calls

Definition at line 587 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int call_files

Definition at line 586 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

openr2_calling_party_category_t category

Definition at line 600 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int charge_calls

Definition at line 588 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int double_answer

Definition at line 591 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

unsigned int forced_release

Definition at line 590 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

signed int get_ani_first

Definition at line 582 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

signed int immediate_accept

Definition at line 592 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

char logdir[OR2_MAX_PATH]

Definition at line 597 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

openr2_log_level_t loglevel

Definition at line 599 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), mkintf(), and process_dahdi().

int max_ani

Definition at line 573 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

int max_dnis

Definition at line 574 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

Definition at line 572 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

Definition at line 571 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

char r2proto_file[OR2_MAX_PATH]

Definition at line 598 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

openr2_variant_t variant

Definition at line 570 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().


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