Timeline
Apr 23, 2008:
- 4:07 PM Changeset [1941] by
- More ticket #497: added configuration to disable WSOLA and set default to …
- 2:35 PM Changeset [1940] by
- Fixed chunk size alignment in pool drain test
Apr 22, 2008:
- 10:38 PM Changeset [1939] by
- Workaround for pj_thread_sleep() failure with ETIMEDOUT in MacOS X (thanks …
- 6:33 PM Changeset [1938] by
- Fixed bug in invalid Contact address being generated upon NAT detection, …
- 6:32 PM Changeset [1937] by
- Added ability to send custom headers in sipstateless sample
- 6:32 PM Changeset [1936] by
- Report NAT type as unknown rather than UDP blocked when test 1B failed …
- 4:11 PM Changeset [1935] by
- More ticket #420: creation of IPv6 media streams (tested on SIPit22)
Apr 19, 2008:
- 12:20 AM Changeset [1934] by
- More ticket #526: committed ticket526.2.patch
Apr 17, 2008:
- 8:54 PM Changeset [1933] by
- Fixed bug: the status line in sipfrag content (for REFER) must ends with a …
- 5:25 PM Changeset [1932] by
- SIPit ICE test: fixed crashed with ICE negotiation, fixed empty (0.0.0.0) …
Apr 15, 2008:
- 10:37 AM Changeset [1931] by
- Use the smart Contact header for TCP/TLS
- 10:35 AM Changeset [1930] by
- Use the smart Contact header for TCP/TLS
Apr 14, 2008:
- 4:04 AM Changeset [1929] by
- Fixed miscellaneous compile warnings/errors when built with C++ mode
- 2:57 AM Ticket #525 (Crash on call update or re-invite (Thanks Alexey)) closed by
- fixed: ticket525.patch committed in r1928
- 2:57 AM Changeset [1928] by
- Ticket #525: Crash on call update or re-invite (Thanks Alexey)
- 2:51 AM Ticket #526 (Pjsua crash after wav player destroyed inside the eof callback (thanks ...) closed by
- fixed: Committed ticket526.patch in r1927
- 2:51 AM Changeset [1927] by
- Ticket #526: Pjsua crash after wav player destroyed inside the eof …
- 1:48 AM Changeset [1926] by
- More ticket #485: huge changeset to integrate TURN with ICE and …
- 12:25 AM Changeset [1925] by
- TURN-07 integration to ICE etc
Apr 13, 2008:
- 9:48 PM Changeset [1924] by
- More ticket #485: fixed TURN server permission not allowing peer with the …
Apr 11, 2008:
- 7:15 PM Ticket #526 (Pjsua crash after wav player destroyed inside the eof callback (thanks ...) created by
- http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2008-April/002513.ht …
- 4:29 PM Ticket #525 (Crash on call update or re-invite (Thanks Alexey)) created by
- Update and re-invite destroy and re-create the media transport in the …
Apr 10, 2008:
- 10:24 PM Changeset [1923] by
- More ticket #485: fixed REQUESTED-TRANSPORT endianness
- 11:51 AM Ticket #505 (Optimize delay of current jitter buffer) closed by
- fixed: ticket505.3.patch committed in r1922. It was modified slightly to keep the …
- 11:51 AM Changeset [1922] by
- More ticket #505: the jitter buffer only discard one packet at a time when …
- 11:04 AM Changeset [1921] by
- Fixed bug in writing snd_clock_rate configuration to file in pjsua
- 10:31 AM Changeset [1920] by
- More ticket #451: updated PortAudio? to the latest
- 10:16 AM Ticket #523 (Handle imprecise audio frame from sound device (e.g. OSS)) closed by
- fixed: Patch committed in r1918. With this patch pasound.c now is able to handle …
- 10:15 AM Changeset [1919] by
- More ticket #523: renamed some variable names for clarity
- 9:53 AM Changeset [1918] by
- Ticket #523: Handle incomplete audio frame from sound device (e.g. OSS)
Apr 9, 2008:
- 1:38 PM Changeset [1917] by
- More ticket #485: now really remove pjstun-srv-test
- 1:34 PM Changeset [1916] by
- More ticket #485: removed pjstun-srv-test project and fixed build errors …
- 12:08 PM Changeset [1915] by
- Added PJNATH class diagram
- 12:08 PM Changeset [1914] by
- Improve the PJNATH documentation
- 9:54 AM Ticket #524 (Change base audio frame time from 10ms to 20ms for better stability) created by
- Currently the base audio frame time is 10ms to reduce latency. However …
- 9:38 AM Changeset [1913] by
- More ticket #485: huge changeset to support TURN TCP. Please see ticket …
Apr 8, 2008:
- 11:33 PM Changeset [1912] by
- As per list report, changed the default response to incoming REFER from …
Apr 7, 2008:
- 1:46 PM Ticket #523 (Handle imprecise audio frame from sound device (e.g. OSS)) created by
- Sound sound device backend (such as OSS) may return audio frame that is …
- 1:25 PM Changeset [1911] by
- Removed setting PJ_IOQUEUE_HAS_SAFE_UNREG to zero in config_site_sample.h …
- 1:16 PM Changeset [1910] by
- Changed PJ_IOQUEUE_MAX_HANDLES count when PJ_CONFIG_MINIMAL_SIZE is set …
- 10:10 AM Changeset [1909] by
- Fixed crash in SRTP when incoming SDP is received without any m= line …
Apr 4, 2008:
- 10:50 AM Ticket #522 (Enable keep-alive for UDP transport even when STUN is not configured) closed by
- fixed: Done in r1908
- 10:50 AM Changeset [1908] by
- Ticket #522: Enable keep-alive for UDP transport even when STUN is not …
- 10:48 AM Ticket #522 (Enable keep-alive for UDP transport even when STUN is not configured) created by
- Ticket #407 added keep-alive mechanism in PJSUA-LIB. Here we only enabled …
Apr 3, 2008:
- 10:18 PM Ticket #505 (Optimize delay of current jitter buffer) reopened by
- Suspected the last modification to cause audio stutter.
- 10:03 PM Changeset [1907] by
- Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero …
Apr 2, 2008:
- 8:35 PM Ticket #521 (Duplicate Authorization header when PJSIP is configured to send empty ...) closed by
- fixed: Fixed in r1906: * this was caused by the Authorization header being …
- 8:34 PM Changeset [1906] by
- Ticket #521: Duplicate Authorization header when PJSIP is configured to …
- 8:33 PM Ticket #521 (Duplicate Authorization header when PJSIP is configured to send empty ...) created by
- In IMS mode (--use-ims option in pjsua), PJSIP is configured to send an …
- 6:37 PM Ticket #520 (Race condition may cause ioqueue corruption (thanks Philippe Leuba)) closed by
- fixed: Fixed in r1905. Thanks Philippe.
- 6:36 PM Changeset [1905] by
- Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe …
- 6:29 PM Ticket #520 (Race condition may cause ioqueue corruption (thanks Philippe Leuba)) created by
- Quoting Philippe email: When I destroy the transports, they call …
Apr 1, 2008:
- 6:23 PM Changeset [1904] by
- More work on ticket #485: bug when TURN UDP relay is not destroyed if …
- 6:22 PM Ticket #519 (STUN request is not freed when transaction times out (thanks Amit Sharma)) closed by
- fixed: Fixed in r1903
- 6:21 PM Changeset [1903] by
- Ticket #519: STUN request is not freed when transaction times out (thanks …
- 6:21 PM Ticket #519 (STUN request is not freed when transaction times out (thanks Amit Sharma)) created by
- When STUN transaction completes with timed out, memory leaks occurs …
- 4:37 PM Changeset [1902] by
- More ticket #514: bug in previous fix caused invite session to unable to …
Mar 31, 2008:
- 9:17 AM Ticket #518 (Growing memory usage in PJSUA-LIB) created by
- Still some operations in PJSUA-LIB use the global pool which will not be …
Mar 30, 2008:
- 8:58 AM Changeset [1901] by
- More ticket #504: added missing new files!
Mar 29, 2008:
- 1:03 PM Changeset [1900] by
- Added missing framework link command for MacOS X in Python setup.py …
- 12:40 PM Ticket #517 (Invalid argument error when binding media transport on MacOS X (thanks ...) closed by
- fixed: Fixed in r1899
- 12:40 PM Changeset [1899] by
- Ticket #517: Invalid argument error when binding media transport on MacOS …
- 12:39 PM Ticket #517 (Invalid argument error when binding media transport on MacOS X (thanks ...) created by
- Running simpleua.c and siprtp.c samples on MacOS X give the following …
- 12:31 PM Ticket #504 (Fixed support for stereo audio all the way in pjmedia) closed by
- fixed: Committed ticket504.4.patch in r1898 with the following modifications: - …
- 12:24 PM Changeset [1898] by
- Ticket #504: final installment to support stereo audio all the way in …
Mar 28, 2008:
- 2:06 PM Changeset [1897] by
- Fixed bug in automatic RTCP address calculation causing assertion failure …
Mar 27, 2008:
- 5:30 PM Changeset [1896] by
- More ticket #514: the last fix causes invite session to refuse to send …
Note: See TracTimeline
for information about the timeline view.