Fri Jul 15 2011 12:03:27

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 490 of file chan_dahdi.c.


Field Documentation

unsigned int accept_on_offer

Definition at line 503 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int allow_collect_calls

Definition at line 501 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int call_files

Definition at line 500 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

openr2_calling_party_category_t category

Definition at line 510 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int charge_calls

Definition at line 502 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

unsigned int double_answer

Definition at line 505 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

unsigned int forced_release

Definition at line 504 of file chan_dahdi.c.

Referenced by mkintf(), and process_dahdi().

signed int get_ani_first

Definition at line 496 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

signed int immediate_accept

Definition at line 506 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

char logdir[OR2_MAX_PATH]

Definition at line 507 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

openr2_log_level_t loglevel

Definition at line 509 of file chan_dahdi.c.

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

int max_ani

Definition at line 494 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

int max_dnis

Definition at line 495 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

Definition at line 493 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

Definition at line 492 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

char r2proto_file[OR2_MAX_PATH]

Definition at line 508 of file chan_dahdi.c.

Referenced by dahdi_r2_set_context(), and process_dahdi().

openr2_variant_t variant

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