| 
    libosmogsm 1.11.0.52-28973f
    
   Osmocom GSM library 
   | 
 
3GPP TS 48.008 §3.2.1.8 HANDOVER REQUEST More...
#include <gsm0808.h>
3GPP TS 48.008 §3.2.1.8 HANDOVER REQUEST
| const struct sockaddr_storage* gsm0808_handover_request::aoip_transport_layer | 
| uint32_t gsm0808_handover_request::call_id | 
| bool gsm0808_handover_request::call_id_present | 
| enum gsm0808_cause gsm0808_handover_request::cause | 
| struct gsm0808_cell_id gsm0808_handover_request::cell_identifier_serving | 
| struct gsm0808_cell_id gsm0808_handover_request::cell_identifier_target | 
| struct gsm0808_channel_type gsm0808_handover_request::channel_type | 
| uint8_t gsm0808_handover_request::chosen_encryption_algorithm_serving | 
| struct osmo_gsm48_classmark gsm0808_handover_request::classmark_information | 
| const struct gsm0808_speech_codec_list* gsm0808_handover_request::codec_list_msc_preferred | 
| uint8_t gsm0808_handover_request::current_channel_type_1 | 
| bool gsm0808_handover_request::current_channel_type_1_present | 
| struct gsm0808_encrypt_info gsm0808_handover_request::encryption_information | 
| const uint8_t* gsm0808_handover_request::global_call_reference | 
| uint8_t gsm0808_handover_request::global_call_reference_len | 
| const char* gsm0808_handover_request::imsi | 
| uint8_t gsm0808_handover_request::kc128[16] | 
| bool gsm0808_handover_request::kc128_present | 
| bool gsm0808_handover_request::more_items | 
set this to true iff any fields below are used
| bool gsm0808_handover_request::more_items2 | 
always set this to false
| struct gsm0808_old_bss_to_new_bss_info gsm0808_handover_request::old_bss_to_new_bss_info | 
| bool gsm0808_handover_request::old_bss_to_new_bss_info_present | 
Pass either old_bss_to_new_bss_info or old_bss_to_new_bss_info_raw.
| const uint8_t* gsm0808_handover_request::old_bss_to_new_bss_info_raw | 
To feed the Old BSS to New BSS Information IE unchanged from the Handover Required message without having to decode it.
Pass either old_bss_to_new_bss_info or old_bss_to_new_bss_info_raw. Omit the TL part.
| uint8_t gsm0808_handover_request::old_bss_to_new_bss_info_raw_len | 
| enum gsm0808_permitted_speech gsm0808_handover_request::speech_version_used |