I noticed that your line "prm.opt.audioCount = 0;".You can try to disable the SDP protocol before sending the INVITE.It might be in a call setting, such as prm.opt.flag = CALL_NO_SDP_OFFER? This requires you to look at what the corresponding variable of the struct is.