Opened 17 years ago

Closed 17 years ago

#370 closed enhancement (fixed)

Notification to application when ICE negotiation fails

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.8.0
Component: pjsua-lib Version: trunk
Keywords: Cc: Ravin Suri
Backport to 1.x milestone: Backported:

Description


Change History (1)

comment:1 Changed 17 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed

Implemented in r1435:

  • added on_ice_complete() callback in pjmedia's ICE transport
  • when ICE negotiation fails, on_call_media_state() callback (in PJSUA-LIB) will be called with media status equal to PJSUA_CALL_MEDIA_ERROR. Application may hangup the call in this callback.
Note: See TracTickets for help on using tickets.