[reSIProcate] dum question: ServerInviteSession::send is calling onConnected
When the application accepts an offer on a ServerInviteSession and then
calls send, the ServerInviteSession calls the onConnected handler in
InviteSessionHandler. Why is this? It doesn't seem correct to me.
Jason