[reSIProcate] About the incoming all without SDP
Hi, sorry for this naive question,
I know when UAC make a call without SDP, then UAS answered with SDP, and UAC send the ACK with SDP, this case I was understand with reSIProcate.
But now, when UAS received a call from UAS does not contains SDP, UAS answer this call(200ok) contains SDP,
UAC send ACK with SDP to UAS, now, when UAS received this ACK, what are reSIProcate callbacks will be fire?
I have try to use DEBUG mode test my application with eyeBeam to seen what are callbacks fired, but the eyeBeam can't make call when disable all codecs.
Thanks