Hi, I am using pjsip on a client where "pjsua_call_on_state_changed" is called when pjsua_call_make_call() is executed, however, the callback function (pjsua_call_on_state_changed) does not seem to be called when I enable ICE. Is there a reason why this is happening only when I enable ICE? Alex.