get_ims_config

Function get_ims_config 

pub unsafe extern "C" fn get_ims_config(
    handle: ClientHandle,
    ims_config: *mut ImsConfig,
) -> i32
Available on non-ag35 only.
Expand description

Gets IMS configuration, only LY customer project support.

@simon: Who is LY and are they in the room with us right now? I have so many questions.

ยงImplementation notes

Calls:

  • ql_log_print
  • mcm_client_execute_command_sync
    • Request type: mcm_nw_get_ims_config_req_msg_v01
    • Response type: mcm_nw_get_ims_config_resp_msg_v01