Timeline
Sep 7, 2018:
- 11:11 AM Ticket #2149 (Add option to disable transport connection reuse) created by
- Currently, TCP/TLS connection will be reused if it's used to send messages …
- 2:56 AM Ticket #2148 (Add parsing support for the OAuth 2.0 authentication mechanism) closed by
- fixed: In 5883: […] And thanks to Nick French as the author of …
- 2:56 AM Changeset [5883] by
- Fixed #2148: Add parsing support for the OAuth 2.0 authentication …
- 2:55 AM Ticket #2148 (Add parsing support for the OAuth 2.0 authentication mechanism) created by
- OAuth 2.0 is described in RFC 6749. …
Sep 6, 2018:
- 10:20 AM Changeset [5882] by
- Re #2147 (misc): Fix incorrect call state info on incoming call in PJSUA2 …
- 10:19 AM Ticket #2147 (Miscellaneous fixes) created by
- Miscellaneous updates and fixes
Sep 5, 2018:
- 9:07 AM Changeset [5881] by
- Changed version to 2.8-svn
- 4:35 AM Milestone release-2.8 completed
- == Release Focus == * OPUS param on the fly * WebRTC interopability - …
- 3:52 AM Changeset [5880] by
- Tagged 2.8
- 3:40 AM Changeset [5879] by
- Changed version to 2.8
- 2:52 AM Ticket #2078 (Revisit IPv4/IPv6 settings and behavior in pjsua) closed by
- fixed
- 2:51 AM Ticket #2146 (Revisit IPv4/IPv6 settings and behavior in pjsua) created by
- This a continuation from #2078 Currently, in the account settings, SIP …
- 2:46 AM Ticket #2082 (Add support for GnuTLS) closed by
- fixed
- 2:40 AM Ticket #2059 (Miscellaneous fixes) closed by
- fixed
- 2:35 AM Ticket #2104 (Prevent double free on Failed STUN resolution) closed by
- fixed
- 2:30 AM Ticket #2119 (Don't raise assert when receiving an incoming call without a pjsua account) closed by
- fixed
Sep 4, 2018:
- 3:12 PM Ticket #2145 (Don't rearrange media when sending re-INVITE with PJSUA_CALL_REINIT_MEDIA) closed by
- fixed: In 5878: […]
- 3:12 PM Changeset [5878] by
- Close #2145: Don't rearrange media when sending re-INVITE with …
- 3:08 PM Ticket #2145 (Don't rearrange media when sending re-INVITE with PJSUA_CALL_REINIT_MEDIA) created by
- When sending re-INVITE with PJSUA_CALL_REINIT_MEDIA set, the media …
- 2:57 PM Changeset [5877] by
- Re #2049 (misc): Add local RTP/RTCP address information to …
- 2:25 AM Changeset [5876] by
- Re #2100: Fixed the incorrect string comparisons
- 2:16 AM Changeset [5875] by
- Re #2100: Fix the optimization part of r5872, which didn't work since we …
Sep 3, 2018:
- 7:45 AM Changeset [5874] by
- Re #2059 (misc): re r5873, add more comment in the code.
- 7:36 AM Changeset [5873] by
- Re #2059 (misc): Add log for error info when Darwin capture session fails …
- 7:13 AM Changeset [5872] by
- Re #2100: Fixed duplication of crypto names and keys to use pj_strdup(). …
Aug 31, 2018:
- 3:15 AM Ticket #2144 (Cannot query stream info from pjsua on_stream_created() callback) closed by
- fixed: In 5871: […]
- 3:15 AM Changeset [5871] by
- Fix #2144: Updated PJSUA media update to work on call->media directly …
- 3:12 AM Ticket #2144 (Cannot query stream info from pjsua on_stream_created() callback) created by
- Currently PJSUA media (i.e: internal state call->media) is not yet …
Aug 30, 2018:
- 4:59 AM Ticket #2143 (Investigate AEC info to be added into call info & statistics dump) created by
- Thank you Jure Erznožnik for the suggestion. AEC info will be added in …
- 4:52 AM Ticket #2142 (Export pjmedia_echo_flag to PJSUA2 SWIG Java interface) created by
- It seems to be needed by AudDevManager::setEcOptions(). Thanks Jure …
Aug 28, 2018:
- 7:05 AM Changeset [5870] by
- Re #2141: Fix variable declaration misplacement.
- 5:42 AM Ticket #2141 (Add TCP initial receive timeout for server connection) closed by
- fixed: In 5869: […]
- 5:42 AM Changeset [5869] by
- Close #2141: Add TCP initial receive timeout for server connection.
- 5:36 AM Ticket #2141 (Add TCP initial receive timeout for server connection) created by
- This ticket will add a timeout (compile time setting …
- 2:00 AM Changeset [5868] by
- Re #2103: A couple of improvements: - Now initialize both video port's …
Aug 23, 2018:
- 4:48 AM Changeset [5867] by
- Re #2103: Darwin's capture device is passive, thus the video port's clock …
- 4:45 AM Changeset [5866] by
- Re #2103: Move the black screen initialization of the renderer to …
- 4:42 AM Ticket #2140 (Timestamp clock issue when device is asleep in iOS) closed by
- fixed: In 5865: […]
- 4:42 AM Changeset [5865] by
- Fixed #2140: Timestamp clock issue when device is asleep in iOS
- 2:01 AM Ticket #2140 (Timestamp clock issue when device is asleep in iOS) created by
- SYSTEM_CLOCK will stop when the device is in deep sleep (on mobile, this …
Aug 21, 2018:
- 8:06 AM Ticket #2139 (Fix potentially incorrect buffer allocation for video port renderer) closed by
- fixed: In 5864: […]
- 8:06 AM Changeset [5864] by
- Fixed #2139: Fix potentially incorrect buffer allocation for video port …
- 8:06 AM Ticket #2139 (Fix potentially incorrect buffer allocation for video port renderer) created by
- Currently, video port's renderer frame buffer is allocated according to …
- 7:23 AM Changeset [5863] by
- Misc (re #2059): Fixed crash in pjsua2 sample app (perhaps due to access …
Aug 20, 2018:
- 5:30 AM Ticket #2103 (Green screen in the beginning of video call) closed by
- fixed: In 5862: […]
- 5:30 AM Changeset [5862] by
- Close #2103: Initiate video port frame buffer with black for I420 & YV12 …
Aug 16, 2018:
- 2:56 AM Ticket #2138 (Missing IPv6 ICE candidates when IPv6 media is configured in PJSUA) closed by
- fixed: In 5861: […]
- 2:56 AM Changeset [5861] by
- Fix #2138: - Updated ICE STUN & host candidates generation to be more …
- 2:52 AM Ticket #2138 (Missing IPv6 ICE candidates when IPv6 media is configured in PJSUA) created by
- Reported error logs: […] […] The PJ_ERESOLVE error seems to …
- 2:39 AM Changeset [5860] by
- Re #2096: Fixed some compile warnings.
- 2:37 AM Changeset [5859] by
- Re #2135: - Enabled DTLS in automated tests on desktop platforms. - …
- 1:00 AM Changeset [5858] by
- Re #2135: Disabled a couple of tests in tsx_destroy_test() that rely on …
Aug 15, 2018:
- 10:52 AM Changeset [5857] by
- Re #2096: Fixed bug of r5855, SRTP encode_sdp() should not reset …
- 3:00 AM Changeset [5856] by
- Misc (re #2059): False error/exception returned by IP change …
- 2:44 AM Changeset [5855] by
- Re #2096: Answer with one SRTP keying only when offered both (thanks …
Note: See TracTimeline
for information about the timeline view.