Timeline


and

Sep 19, 2018:

10:43 AM Changeset [5888] by riza
Re #2150: Add local address to pjsip_tls_on_accept_fail_param.
8:26 AM Ticket #2152 (Avoid premature video frame decoding due to RTP reordering) closed by nanang
fixed: In 5887: […]
8:26 AM Changeset [5887] by nanang
Close #2152: Updated video stream to delay video frame decoding, the …
8:23 AM Ticket #2152 (Avoid premature video frame decoding due to RTP reordering) created by nanang
Currently video stream will assume a video frame is available and ready to …

Sep 18, 2018:

12:45 PM Ticket #2151 (Call tp_drop_data_cb() when there is PJSIP_EMISSINGHDR or ...) closed by riza
fixed: In 5886: […]
12:45 PM Changeset [5886] by riza
Close #2151: Call tp_drop_data_cb() when there is PJSIP_EMISSINGHDR or …
12:40 PM Ticket #2151 (Call tp_drop_data_cb() when there is PJSIP_EMISSINGHDR or ...) created by riza
This ticket will call tp_drop_data_cb() when there is …
12:07 PM Ticket #2150 (Add new callback to notify when accept operation fails on TLS listener) closed by riza
fixed: In 5885: […]
12:07 PM Changeset [5885] by riza
Close #2150: Add new callback to notify when accept operation fails on TLS …
12:02 PM Ticket #2150 (Add new callback to notify when accept operation fails on TLS listener) created by riza
This ticket will add new callback (on_accept_fail_cb()) to notify …

Sep 14, 2018:

1:27 AM Ticket #2149 (Add option to disable transport connection reuse) closed by ming
fixed: In 5884: […]
1:27 AM Changeset [5884] by ming
Fixed #2149: Add option to disable transport connection reuse via the …

Sep 7, 2018:

11:11 AM Ticket #2149 (Add option to disable transport connection reuse) created by ming
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 ming
fixed: In 5883: […] And thanks to Nick French as the author of …
2:56 AM Changeset [5883] by ming
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 ming
OAuth 2.0 is described in RFC 6749. …

Sep 6, 2018:

10:20 AM Changeset [5882] by ming
Re #2147 (misc): Fix incorrect call state info on incoming call in PJSUA2 …
10:19 AM Ticket #2147 (Miscellaneous fixes) created by ming
Miscellaneous updates and fixes

Sep 5, 2018:

9:07 AM Changeset [5881] by riza
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 riza
Tagged 2.8
3:40 AM Changeset [5879] by riza
Changed version to 2.8
2:52 AM Ticket #2078 (Revisit IPv4/IPv6 settings and behavior in pjsua) closed by riza
fixed
2:51 AM Ticket #2146 (Revisit IPv4/IPv6 settings and behavior in pjsua) created by riza
This a continuation from #2078 Currently, in the account settings, SIP …
2:46 AM Ticket #2082 (Add support for GnuTLS) closed by riza
fixed
2:40 AM Ticket #2059 (Miscellaneous fixes) closed by riza
fixed
2:35 AM Ticket #2104 (Prevent double free on Failed STUN resolution) closed by riza
fixed
2:30 AM Ticket #2119 (Don't raise assert when receiving an incoming call without a pjsua account) closed by riza
fixed

Sep 4, 2018:

3:12 PM Ticket #2145 (Don't rearrange media when sending re-INVITE with PJSUA_CALL_REINIT_MEDIA) closed by riza
fixed: In 5878: […]
3:12 PM Changeset [5878] by riza
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 riza
When sending re-INVITE with PJSUA_CALL_REINIT_MEDIA set, the media …
2:57 PM Changeset [5877] by riza
Re #2049 (misc): Add local RTP/RTCP address information to …
2:25 AM Changeset [5876] by ming
Re #2100: Fixed the incorrect string comparisons
2:16 AM Changeset [5875] by ming
Re #2100: Fix the optimization part of r5872, which didn't work since we …

Sep 3, 2018:

7:45 AM Changeset [5874] by ming
Re #2059 (misc): re r5873, add more comment in the code.
7:36 AM Changeset [5873] by ming
Re #2059 (misc): Add log for error info when Darwin capture session fails …
7:13 AM Changeset [5872] by ming
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 nanang
fixed: In 5871: […]
3:15 AM Changeset [5871] by nanang
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 nanang
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 nanang
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 nanang
It seems to be needed by AudDevManager::setEcOptions(). Thanks Jure …

Aug 28, 2018:

7:05 AM Changeset [5870] by riza
Re #2141: Fix variable declaration misplacement.
5:42 AM Ticket #2141 (Add TCP initial receive timeout for server connection) closed by riza
fixed: In 5869: […]
5:42 AM Changeset [5869] by riza
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 riza
This ticket will add a timeout (compile time setting …
2:00 AM Changeset [5868] by ming
Re #2103: A couple of improvements: - Now initialize both video port's …

Aug 23, 2018:

4:48 AM Changeset [5867] by ming
Re #2103: Darwin's capture device is passive, thus the video port's clock …
4:45 AM Changeset [5866] by ming
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 ming
fixed: In 5865: […]
4:42 AM Changeset [5865] by ming
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 ming
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 ming
fixed: In 5864: […]
8:06 AM Changeset [5864] by ming
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 ming
Currently, video port's renderer frame buffer is allocated according to …
7:23 AM Changeset [5863] by nanang
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 nanang
fixed: In 5862: […]
5:30 AM Changeset [5862] by nanang
Close #2103: Initiate video port frame buffer with black for I420 & YV12 …
Note: See TracTimeline for information about the timeline view.