Wed Jan 8 2020 09:50: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 554 of file chan_dahdi.c.

Field Documentation

unsigned int accept_on_offer

Definition at line 567 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int allow_collect_calls

Definition at line 565 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int call_files

Definition at line 564 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

openr2_calling_party_category_t category

Definition at line 574 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int charge_calls

Definition at line 566 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int double_answer

Definition at line 569 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

unsigned int forced_release

Definition at line 568 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

signed int get_ani_first

Definition at line 560 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

signed int immediate_accept

Definition at line 570 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

char logdir[OR2_MAX_PATH]

Definition at line 571 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

openr2_log_level_t loglevel

Definition at line 573 of file chan_dahdi.c.

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

int max_ani

Definition at line 558 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

int max_dnis

Definition at line 559 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

int metering_pulse_timeout

Definition at line 557 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

int mfback_timeout

Definition at line 556 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

char r2proto_file[OR2_MAX_PATH]

Definition at line 572 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

openr2_variant_t variant

Definition at line 555 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: