Opened 7 years ago

Closed 6 years ago

#2045 closed defect (fixed)

Miscellaneous fixes

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

Description

Miscellaneous updates and fixes

Change History (9)

comment:1 Changed 7 years ago by ming

In 5664:

Re #2045 (misc): Fixed assertion in pcaputil sample app if using SRTP.

The assertion is caused by passing NULL as tp parameter.

Thanks to Stefan Hörnqvist for the report.

comment:2 Changed 7 years ago by ming

In 5667:

Re #2045 (misc): Fix PLC from being active too early

Thanks to Kal Conley for the patch.

comment:3 Changed 7 years ago by riza

In 5671:

Re #2045(misc): To prevent assertion, don't copy rem_rtcp on pjmedia_stream_create()/pjmedia_vid_stream_create() if address is not set.
Thanks to Lauri Vanksa for the Report.

comment:4 Changed 7 years ago by ming

In 5673:

Re #2045 (misc): Prevent iLBC codec to be initialized more than once

Thanks to Kal Conley for the patch.

comment:5 Changed 7 years ago by ming

In 5674:

Re #2045 (misc): Continuation of r5673: Set endpt to NULL after iLBC deinit(). Thanks to Kal Conley for the report.

comment:6 Changed 7 years ago by ming

In 5675:

Re #2045 (misc): Add more doc to explain the specific SIP error codes and conditions which will trigger automatic registration retry upon failure.

comment:7 Changed 6 years ago by riza

In 5678:

Re #2045 (misc): Fix various warning raised from using clang 4.0.1. Thanks to
Alexander Traud for the report.

comment:8 Changed 6 years ago by ming

In 5681:

Re #2045 (misc): Fixed build error in streamutil sample app if PJMEDIA_HAS_SRTP is disabled.

comment:9 Changed 6 years ago by ming

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.