Android 2.3 released, but only basic SIP
- December 7th, 2010
- Write comment
I took a cursory glance at the newly release Android 2.3 SDK. There’s one item that immediately caught my attention, the addition of SIP.
My impression is that it is a very basic SIP stack. There’s not much to it. Create your session, tell it who you want to talk to (URI), make the audio call. What I don’t see (or it’s not readily apparent to me) is a way to easily extend the class to add to or modify the SDP. If I’m wrong, please correct me.
Doesn’t seem to support video. Doesn’t seem to allow use of different or custom media streams.