Timeline
Jan 23, 2017:
- 6:15 AM Changeset [5542] by
- Re #1945 (misc): On iOS, print log in debugging console output when using …
- 5:33 AM Getting-Started/iPhone edited by
- (diff)
- 5:24 AM Changeset [5541] by
- Re #1900: Deleted dirty dir third_party/build/portaudio. The dir was …
- 5:18 AM Changeset [5540] by
- Re #1932: Updated configure script for AES-GCM support detection.
- 4:32 AM Changeset [5539] by
- Re #1900: Reintegrated works in UWP branch to trunk.
- 4:18 AM Changeset [5538] by
- Re #1900: Merged changes from trunk.
- 4:04 AM Ticket #1969 (Crash on using an already destroyed SSL socket) closed by
- fixed
- 3:43 AM audio-check-rx-rtp edited by
- (diff)
- 3:34 AM Ticket #1932 (Support OpenSSL 1.1.0) closed by
- fixed: In 5537: […]
- 3:34 AM Changeset [5537] by
- Close #1932: Support OpenSSL 1.1.0.
- 3:25 AM Ticket #1993 (Update bundled libSRTP version to enable AES-GCM on OpenSSL 1.1.0 or later) created by
- AES-GCM feature in libSRTP 1.5.4 (the latest 1.x release) has …
- 1:34 AM Changeset [5536] by
- Re #1945 (misc): Don't trigger SRV complete callback when there is a parse …
Jan 19, 2017:
- 10:31 AM Ticket #1919 (Fix unused-variable warnings when using -NDEBUG build option) closed by
- fixed: In 5535: […]
- 10:31 AM Changeset [5535] by
- Close #1919: Clear unused-variable warnings.
- 7:41 AM Changeset [5534] by
- Re #1513: Applied the new API pj_pool_safe_release().
- 6:10 AM Ticket #1513 (pj_pool_safe_release() API) closed by
- fixed: In 5533: […]
- 6:10 AM Changeset [5533] by
- Close #1513: Added pj_pool_safe_release() API.
- 3:06 AM Ticket #1910 (Option to regularly send video keyframe in the beginning of video call ...) closed by
- fixed
- 1:39 AM Ticket #1992 (Set INVITE transaction state to Terminated after sending OK) created by
- According to the [https://tools.ietf.org/html/rfc3261#section-17.2.1 RFC …
Jan 18, 2017:
- 1:35 PM Ticket #1986 (Migrate Android projects from Eclipse to Android Studio) closed by
- fixed
- 1:15 PM Getting-Started/Android edited by
- Replaced Eclipse with Android Studio (diff)
- 11:20 AM Ticket #1989 (Implement pj_strtok()/pj_strtok2() to replace strtok()) closed by
- fixed: In r5520: Close #1989: Implement pj_strtok()/pj_strtok() as a replacement …
- 11:11 AM Ticket #1964 (QoS for darwin OS which supports SO_NET_SERVICE_TYPE) closed by
- fixed
- 10:55 AM Changeset [5532] by
- Re #1900: Merged changes from trunk.
- 10:44 AM Changeset [5531] by
- Misc (re #1945): re r5530, reset SIP transport port setting to SIP_PORT …
- 10:09 AM Changeset [5530] by
- Misc (re #1945): Added TLS transport in pjsua2 sample app.
- 9:00 AM Changeset [5529] by
- Re #1900: Misc updates, e.g: remove reference to wp8 gui sample app.
- 7:01 AM Changeset [5528] by
- Re #1900: Misc updates, some projects are platform specific. Prevent it …
- 3:50 AM Changeset [5527] by
- Re #1945 (misc): Add an alias REQUESTED-ADDRESS-FAMILY (which is used in …
Jan 17, 2017:
- 9:38 AM Changeset [5526] by
- Re #1900: Misc updates, e.g: Minimal Rebuild prop, SVN ignore prop.
- 4:28 AM Changeset [5525] by
- Re #1945 (misc): Fixed occasional crash in pjsua Android sample app when …
- 12:50 AM Changeset [5524] by
- Re #1945 (misc): move default setting of number of supported video device …
Jan 16, 2017:
- 2:36 AM Ticket #1991 (Support ALSA audio device volume setting) created by
- We can adjust audio device volume using ALSA mixer, such as shown …
Jan 12, 2017:
- 2:22 AM Changeset [5523] by
- Misc (re #1945): Fixed bug in NAT detect: missing address family …
Jan 11, 2017:
- 11:13 AM Changeset [5522] by
- Re #1960: Use boolean field to indicate whether the info is empty (instead …
- 7:29 AM Ticket #1990 (Call fails to answer due to ICE media transport init blocking) closed by
- fixed: In 5521: […]
- 7:29 AM Changeset [5521] by
- Fixed #1990: - Added check for possibility of premature failure in …
- 6:47 AM Ticket #1990 (Call fails to answer due to ICE media transport init blocking) created by
- ==== Log indication ==== […] ==== Scenario ==== After investigation, …
- 4:38 AM Changeset [5520] by
- Re 1989: Implement pj_strtok()/pj_strtok() as a replacement to strtok().
- 4:31 AM Ticket #1989 (Implement pj_strtok()/pj_strtok2() to replace strtok()) created by
- This ticket will implement new APIs: - pj_strspn() / …
- 3:35 AM Ticket #1988 (Crash on UDP transport restart) closed by
- fixed: In 5519: […]
- 3:35 AM Changeset [5519] by
- Fixed #1988: Wait for any active spinning loop in read callback to …
- 3:31 AM Ticket #1988 (Crash on UDP transport restart) created by
- Reported that the crash happened because an outstanding read operation key …
- 1:41 AM Ticket #1960 (Export SIP transport TLS state and TLS certificate info to PJSUA2) closed by
- fixed: In 5518: […]
- 1:41 AM Changeset [5518] by
- Fixed #1960: Export SIP transport TLS state and TLS certificate info to …
Jan 10, 2017:
- 9:17 AM Changeset [5517] by
- Re #1975: - Change autoconf detection in r5483 to compile time check. - …
Jan 3, 2017:
- 12:44 PM Changeset [5516] by
- Misc (re #1945): Fixed warning of missing braces in nested struct/union …
Dec 28, 2016:
- 9:27 AM Changeset [5515] by
- Re #1900: Miscelaneous updates, e.g: enable/disable WMME/WASAPI …
- 5:20 AM Changeset [5514] by
- Re #1900: Fix merge conflict for solution file and project files. And fix …
- 3:40 AM Changeset [5513] by
- Re #1900: More merged from trunk (r5512 mistakenly contains merged changes …
- 3:28 AM Changeset [5512] by
- Re #1900: Merged from trunk (without 3 text conflicts in sln & vcxproj).
- 3:04 AM Changeset [5511] by
- Re #1900: Move the cli runtime component to a more suitable folder.
Dec 27, 2016:
- 7:42 AM Ticket #811 (Low volume but audible ticking/clicking noise on G.722.1 on Symbian with ...) closed by
- wontfix: Obsolete. TeluuCon 2017
- 7:36 AM Ticket #1789 (Support for audio route setting on Android) closed by
- wontfix: Leave to app. TeluuCon 2017
- 7:30 AM Ticket #1269 (Audio video sync) closed by
- wontfix: TeluuCon 2017
- 7:29 AM Ticket #1303 (CMAKE build system for Visual Studio (was Visual Studio 2010 Fix)) closed by
- wontfix: TeluuCon 2017
- 7:26 AM Ticket #1289 (Test with miscellaneous SDP scenarios) closed by
- wontfix
- 7:22 AM Ticket #1445 (Optimization: disconnect/reconnect video preview window from video tee ...) closed by
- wontfix: TeluuCon? 2017
- 7:10 AM Ticket #1290 (Timestamp in media flow) closed by
- wontfix: Re TeluuCon? 2017
- 7:08 AM Ticket #1126 (Get a working echo cancellation for mobile and embedded systems) closed by
- fixed: Implemented in a way for example #1888 also third party EC.
- 7:06 AM Ticket #1100 (pjmedia_stream_modify() API) closed by
- wontfix
- 6:59 AM Ticket #1287 (Use "static const char*" to replace "define THIS_FILE" if that reduces ...) closed by
- wontfix: Minor.
- 6:56 AM Ticket #1485 (Intermitten crash in SDL for X11) closed by
- wontfix: Old issue.
- 6:55 AM Ticket #1436 (Review access to account config in call) closed by
- wontfix: Monitoring. Closing.
- 6:52 AM Ticket #1439 (RTCP samples_per_frame setting for video stream) closed by
- wontfix: No reports. Closing.
- 6:49 AM Ticket #1283 (Hardcoded format list in some video components (e.g: AVI reader, QT dev, ...) closed by
- wontfix: Old components. Closing.
- 6:48 AM Ticket #1280 (Videoport only buffers 1 frame) closed by
- worksforme: No longer a problem.
- 6:47 AM Ticket #1239 (Missing H264 "max-fs" SDP parameter caused call to be rejected) closed by
- wontfix: Can be configured via app. Closing.
Note: See TracTimeline
for information about the timeline view.