Timeline
Jul 9, 2013:
- 9:51 AM Ticket #791 (Add Windows Mobile 6 targets) closed by
- invalid
- 9:51 AM Ticket #785 (Optimization flags for Release builds) closed by
- invalid
- 7:17 AM Ticket #1687 (Allow media type change during SDP negotiation) closed by
- fixed: In 4554: […]
- 7:17 AM Changeset [4554] by
- Closed #1687: Allow media type change during SDP negotiation
- 7:13 AM Ticket #1687 (Allow media type change during SDP negotiation) created by
- Currently, wenerating new offer, in case that media lines do not match the …
- 5:41 AM Video_Users_Guide edited by
- (diff)
Jul 8, 2013:
- 1:44 AM Changeset [4553] by
- Re #1686: avoid cache entry destroy in update_res_cache() when it is being …
Jul 5, 2013:
- 8:14 AM Ticket #1686 (Deadlock on DNS when cached query is available) closed by
- fixed: In 4552: […]
- 8:14 AM Changeset [4552] by
- Fix #1686: release mutex when invoking callback to avoid deadlock. Also a …
- 8:03 AM Ticket #1686 (Deadlock on DNS when cached query is available) created by
- This is similar to #1108 and #1565.
- 8:00 AM Ticket #1685 (Crash in TURN session when DNS callback invoked after TURN session ...) closed by
- fixed: In 4551: […]
- 8:00 AM Changeset [4551] by
- Fix #1685: When TURN destroy is requested in state RESOLVING, pending the …
- 7:55 AM Ticket #1685 (Crash in TURN session when DNS callback invoked after TURN session ...) created by
- This is reported to happen after an immediate reject on incoming call. …
Jul 2, 2013:
- 3:15 PM Getting-Started/Android edited by
- (diff)
- 11:45 AM Changeset [4550] by
- Re #1680: - Win64 Project properties modification, using x64 as target …
Jun 29, 2013:
- 1:14 AM Changeset [4549] by
- Work on JNI project: - Only use single SWIG C++ wrapper. - Initial work …
Jun 28, 2013:
- 9:25 AM Ticket #1684 (Failed assertion when scheduling timer in the registration client) closed by
- fixed: In 4548: […]
- 9:25 AM Changeset [4548] by
- Fixed #1684 (Failed assertion when scheduling timer in the registration …
- 9:18 AM Ticket #1684 (Failed assertion when scheduling timer in the registration client) created by
- Assertion may happen in the following scenario, only on iPhone: 1. Add …
Jun 27, 2013:
- 10:11 AM Ticket #1683 (Fixes for via_rewrite feature) closed by
- fixed
- 10:08 AM Changeset [4547] by
- More re #1683: added two SIPP scenarios to simulate IP/port change
- 10:07 AM Changeset [4546] by
- More re #1683: - also update the Via port when only the port has changed …
- 10:03 AM Ticket #1683 (Fixes for via_rewrite feature) created by
- This ticket fixes some bugs on the via_rewrite feature. The via_rewrite …
Jun 26, 2013:
- 8:07 AM Changeset [4545] by
- Re #1630: fixed bug with via_rewrite feature. The via address is not …
- 1:02 AM Changeset [4544] by
- Re #1668: fixed silly crash in pjsua_media.c:245 caused by r4543
Jun 24, 2013:
- 4:18 PM media-flow edited by
- (diff)
- 9:53 AM Ticket #1668 (Option to use the IP address found in REGISTER response in the SDP) closed by
- fixed: In 4543: […]
- 9:53 AM Changeset [4543] by
- Closed #1668: Option to use the IP address found in REGISTER response in …
Jun 23, 2013:
Jun 21, 2013:
- 7:47 AM Changeset [4542] by
- Re #1682: Use account specific variable to keep track of the next rtp port …
- 6:39 AM Changeset [4541] by
- Initial work on JNI project.
- 6:12 AM Changeset [4540] by
- Creating a branch for JNI project.
- 5:12 AM Ticket #1682 (Configurable local port range for UDP media transport) closed by
- fixed: In 4539: […]
- 5:12 AM Changeset [4539] by
- Closed #1682: Configurable local port range for UDP media transport
- 5:06 AM Ticket #1682 (Configurable local port range for UDP media transport) created by
- Related to ticket #1602: Configurable local port range for ICE transport. …
Jun 19, 2013:
- 9:06 AM Ticket #1681 (Add setting for RTP socket buffer size) closed by
- fixed: In 4538: […]
- 9:06 AM Changeset [4538] by
- Close #1681: - Added compile-time settings …
- 8:58 AM Ticket #1681 (Add setting for RTP socket buffer size) created by
- Reported that increasing RTP socket buffer size can significantly reduce …
- 6:47 AM Changeset [4537] by
- Re #1680: Add initial support for Win64
- 5:37 AM Ticket #1680 (Support for Windows 64bit (Win64)) created by
- Support for Win64, including Visual Studio projects.
Jun 18, 2013:
- 4:08 AM Ticket #1678 (Proper error handling in WAV writer) closed by
- fixed: In 4536: […]
- 4:08 AM Changeset [4536] by
- Closed #1678: Proper error handling in WAV writer
Jun 14, 2013:
- 10:17 AM Ticket #1679 (Video FPS/framerate converter) created by
- When first PJSUA video preview (capturer) is started with framerate 30 …
- 9:51 AM Ticket #1678 (Proper error handling in WAV writer) created by
- Some errors seems to be just trapped as assertion.
- 8:40 AM Ticket #1677 (Contact uses source port in initial registration) created by
- Currently Contact header for initial registration will always use …
Jun 13, 2013:
- 9:36 AM Ticket #1676 (Assertion when SDL initialization fails on library startup) closed by
- fixed: In 4535: […]
- 9:36 AM Changeset [4535] by
- Fixed #1676: fixed assertion when SDL initialization fails on library …
- 9:35 AM Ticket #1676 (Assertion when SDL initialization fails on library startup) created by
- Assertion line: […] Call stack: […]
- 8:56 AM Ticket #1675 (Callback for specifying account to handle incoming message) closed by
- fixed: In 4534: […]
- 8:56 AM Changeset [4534] by
- Close #1675: Added callback to allow application to specify account to …
- 8:55 AM Ticket #1675 (Callback for specifying account to handle incoming message) created by
- On an incoming SIP message, initially pjsua-lib will try to find the most …
- 7:01 AM Ticket #1674 (Deadlock when third party media employs external lock and ICE is active) created by
- ICE transport holds mutex, i.e: group lock, in sending operation and …
- 4:53 AM Changeset [4533] by
- Re #1671: Destroy tdata_counter only after cleaning up dangling transmit …
Jun 10, 2013:
- 2:53 PM Getting-Started/Other-Platforms edited by
- Fixed broken link of 'Porting PJLIB' (diff)
Note: See TracTimeline
for information about the timeline view.