1) In SipStackAndroid>processResponse() add a case for INVITE 2) Read the SDP packet and fire SipEvent with type CALL 3) In MainActivity catch the event, update UI and create rtp stream to connect with the call