< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate-users] Termination of outgoing call


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?