[reSIProcate-users] Termination of outgoing call
- From: "Mykhailo Parfeniuk" <sopyer@xxxxxxxxx>
- Date: Thu, 6 Mar 2008 16:02:09 +0200
As I find out ClientInviteSession is created only when some message is received from network. For some strange reason i did not receive onEarlyMedia callback for 100 server response and session is not created until some response(180, 200, >400) from another client. Is there any way to cancel invite session during this period of time?