ACU_CONN_RS
Purpose Answering an incoming call.
Conn_id An allocated call.
|
Macro |
Description |
Variable Set by the Macro (if any) |
|
acu_conn_rs_a_date_time |
Address to date_time. |
|
|
acu_conn_rs_a_ext_parms |
Pointer to option list. |
ext_descr.address |
|
acu_conn_rs_a_facility |
Address to ISDN facility information (optional) (acu_conn_rs_a_uui and acu_conn_rs_uui_size must be set first). |
|
|
acu_conn_rs_a_layer_1_info |
Address to layer_1_info. |
|
|
acu_conn_rs_a_pcs_user |
Address to ISDN PCS-to-user/user-to-PCS information (acu_conn_rs_a_facility and acu_conn_rs_facility_size must be set first). |
|
|
acu_conn_rs_a_uui |
Address to ISDN user-to-user information (optional) (p_data and acu_conn_rs_size must be set first). |
|
|
acu_conn_rs_data_bits |
Number of data bits (for V.110 and V.120 services only). Available values: ACU_DATA_BIT_5 5 data bits. ACU_DATA_BIT_7 7 data bits. ACU_DATA_BIT_8 8 data bits. |
layer_1_info.data_bits |
|
acu_conn_rs_data_chani |
Data channel to use (B1, B2, etc, D, or 0 for any). |
chani_list.tab[0].chan_id |
|
acu_conn_rs_data_chani_excl |
Channel ids are preferred (OFF) or exclusive (ON). |
chani_list.chan_id_excl |
|
acu_conn_rs_data_chani_nai |
NAI. |
chani_list.tab[0].nai |
|
acu_conn_rs_data_chani_nb |
Number of channel ids in the chani_list field. If no channel ids,use 0. (For X25_PACKET services only; otherwise unused.) |
chani_list.nb |
|
acu_conn_rs_data_chani_tab[i] |
Channel id. |
chani_list.tab[i].chan_id |
|
acu_conn_rs_data_chani_tab_nai[i] |
NAI. |
chani_list.tab[i].nai |
|
acu_conn_rs_date_available |
ON if the information is available, else OFF. |
date_time.available |
|
acu_conn_rs_day |
Day. |
date_time.day |
|
acu_conn_rs_ext_parms_lgth |
Total length of list. |
ext_descr.lgth |
|
acu_conn_rs_ext_parms_nb |
Number of options in list. |
ext_descr.nb |
|
acu_conn_rs_facility_size |
Size of the facility. |
facility_size |
|
acu_conn_rs_hour |
Hour. |
date_time.hour |
|
acu_conn_rs_minute |
Minute. |
date_time.minute |
|
acu_conn_rs_month |
Month. |
date_time.month |
|
acu_conn_rs_parity |
Parity (for V.110 and V.120 services only). Available values: ACU_ODD: odd parity. ACU_EVEN: even parity. ACU_NO_PARITY: no parity. |
layer_1_info.parity |
|
acu_conn_rs_pcs_user_size |
Size of the PCS-to-user or user-to-PCS information. |
pcs_user_size |
|
acu_conn_rs_ph_rate |
Physical rate (for all services). |
layer_1_info.ph_rate |
|
acu_conn_rs_priority |
Answer priority (ACU_PHIGH, ACU_PLOW). |
|
|
acu_conn_rs_priority |
Phone call priority. |
priority |
|
acu_conn_rs_second |
Second. |
date_time.second |
|
Agreed service. Can be different than the one stored in ACU_CONN_IN. (See section 8.2 for a list of services.) |
service | |
|
acu_conn_rs_size |
Size of acu_conn_rs structure. |
|
|
acu_conn_rs_stop_bits |
Number of stop bits (for V.110 and V.120 services only). Available values: ACU_STOP_BIT_1: ACU_STOP_BIT_1_5: ACU_STOP_BIT_2: |
layer_1_info.stop_bits |
|
acu_conn_rs_syn_asyn |
Synchronous/asynchronous (for V.110 and V.120 services only). Available values: ACU_SYN: ACU_ASYN: |
layer_1_info.syn_asyn |
|
User rate (for V.110 and V.120 services only). (See section 8.3 for a list of user rates.) |
layer_1_info.user_rate | |
|
acu_conn_rs_uui_size |
Size of the ISDN user-to-user information field (optional). |
uui_size |
|
acu_conn_rs_year |
Year. |
date_time.year |
Note: Address parameters must be set in the order indicated above. If one of them is unused, its size field must be set to 0. The size field must take into account the \0 (end-of-string character).
Natural MicroSystems, Inc.
100 Crossing Boulevard
Framingham, MA 01702