Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#1595 closed enhancement (fixed)

Allow call hangup immediately after outgoing call

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

Description

Currently for outgoing call, app has to wait until media transport creation is completed before it can hang up the call. This ticket allows call hangup request at any time, when media transport creation hasn't finished, PJSIP will queue the request and process it once media tp completes.

Change History (2)

comment:1 Changed 11 years ago by ming

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

In 4300:

Fixes #1595: Allow call hangup immediately after outgoing call

comment:2 Changed 11 years ago by ming

In [4307]:

Re #1595: Restrict the fix in r4300 so it only applies to outgoing call

Note: See TracTickets for help on using tickets.