Extract immediate assignment gsm_extract_immediate_assignment import grgsm grgsm.extract_immediate_assignment($print_immediate_assignments, $ignore_gprs) Print print_immediate_assignments False bool Ignore GPRS ignore_gprs False bool msgs message Extracts the assignment information from immediate assignments, i.e. timeslot, channel type, etc. Input: decoded control channel messages If "Print" is enabled, the information will be printed to output also, else the data can be retrieved using functions: get_frame_numbers(), get_channel_types(), get_timeslots(), get_subchannels(), get_hopping(), get_maios(), get_hsns(), get_arfcns(), get_timing_advances(), get_mobile_allocations()