Opened 5 years ago

Closed 5 years ago

#2195 closed defect (fixed)

Assertion when receiving more calls than the configured maximum

Reported by: ming Owned by: ming
Priority: normal Milestone: release-2.9
Component: pjsip Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

14:22:47.592           pjsua_call.c  ..Unable to accept incoming call (too many calls)
Assertion failed: (dlg), function pjsip_dlg_dec_session, file ../src/pjsip/sip_dialog.c, line 959.

Change History (1)

comment:1 Changed 5 years ago by ming

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

In 5977:

Fixed #2195: Assertion when receiving more calls than the configured maximum

Note: See TracTickets for help on using tickets.