Timeline
Oct 25, 2007:
- 3:19 AM Changeset [1522] by
- Added assertion which checks if evsub module has been registered before …
- 3:18 AM Changeset [1521] by
- Fixed wrong doxygen documentation for various AUTH settings (thanks …
- 2:53 AM Ticket #400 (Support for Service-Route header (RFC 3608)) closed by
- fixed: Change default behavior in r1520: - Service-Route processing is now …
- 2:51 AM Changeset [1520] by
- Continuing ticket #400: Only process Service-Route header if …
- 2:41 AM FAQ edited by
- (diff)
Oct 24, 2007:
- 9:38 AM Ticket #402 (Endless error loop when TCP accept() continuously returns error) closed by
- fixed: Fixed in r1519: - after accept() returns consecutive 20 errors, TCP …
- 9:37 AM Changeset [1519] by
- Fixed ticket #402: Endless error loop when TCP accept() continuously …
- 9:35 AM Ticket #402 (Endless error loop when TCP accept() continuously returns error) created by
- When TCP accept() continuously returns error for some reason, the …
- 8:37 AM Ticket #401 (Unable to register when account URI contains display name) closed by
- fixed: Fixed in r1518: - the error was caused by the proxy (a well known open …
- 8:32 AM Changeset [1518] by
- Fixed ticket #401: Unable to register when account URI contains display …
- 8:31 AM Ticket #401 (Unable to register when account URI contains display name) created by
- When account URI contains display name, pjsip incorrectly interpret …
- 8:29 AM Changeset [1517] by
- Added more svn:ignore files
Oct 21, 2007:
- 11:51 AM Changeset [1516] by
- Added dummy symbol in PJLIB's ctype.c to avoid linker warning about empty …
- 11:49 AM Changeset [1515] by
- Added default value for PJ_SOL_TCP for systems that lack SOL_TCP or …
- 11:48 AM Changeset [1514] by
- Fixed compilation warning in sip_auth_client.c about unreachable code when …
- 9:41 AM Changeset [1513] by
- Changed default AEC/EC tail length (PJSUA_DEFAULT_EC_TAIL_LEN) from 800 ms …
- 9:40 AM Changeset [1512] by
- More ticket #395: changed max default buffer length from 60ms to 100ms for …
- 2:08 AM Changeset [1511] by
- Updated libmilenage Visual Studio project toption to use /MD instead of …
- 2:05 AM Changeset [1510] by
- Added resample_libsamplerate.c into VS8 project
Oct 20, 2007:
- 11:58 PM Changeset [1509] by
- Fixed bug in pjmedia clock_thread.c: busy loop when clock thread is …
Oct 18, 2007:
- 3:28 PM Changeset [1508] by
- Updated Service-Route calculation
- 5:54 AM Changeset [1507] by
- Ticket #400: initial support for Service-Route header, still untested
- 5:44 AM Ticket #400 (Support for Service-Route header (RFC 3608)) created by
- The Service-Route header is used for routing requests in 3GPP/IMS …
- 1:59 AM Ticket #398 (Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl ...) closed by
- fixed: Updated the README.txt in r1506
- 1:58 AM Changeset [1506] by
- Updated README.txt of libsamplerate instructions
- 1:40 AM Changeset [1505] by
- Updated VS2005 and eVC projects with new base64 and AKA files
Oct 17, 2007:
- 6:21 AM Changeset [1504] by
- Fixed build warnings/errors for Symbian target
Oct 16, 2007:
- 2:10 PM Changeset [1503] by
- Tolerate more ICMP errors in ICE media transport
- 8:54 AM Changeset [1502] by
- Ticket #398: support for libsamplerate in the autoconf+Makefile
- 1:34 AM Changeset [1501] by
- More ticket #399: added callback to report NAT detection result, and sends …
Oct 15, 2007:
- 7:08 AM Ticket #396 (Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication) closed by
- fixed: In r1500: - tested AKAv1 authentication (and it worked!) - implemented …
- 7:04 AM Changeset [1500] by
- Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some …
Oct 13, 2007:
- 9:27 AM Changeset [1499] by
- Related to ticket #399: optimize NAT detection to complete faster
- 12:06 AM Changeset [1498] by
- Added "magic" parameter in pj_stun_session_create_req()
Oct 12, 2007:
- 11:29 PM Changeset [1497] by
- Related to ticket #399: added comments etc.
- 1:21 PM Changeset [1496] by
- Fixed bug in ticket #399 implementation: wrong CHANGE-REQUEST values
- 12:18 PM Ticket #399 (Added tool to perform NAT type detection/classification) closed by
- fixed: Done in r1495: - Added nat_detect.[h|c] in PJNATH library. - New …
- 12:14 PM Changeset [1495] by
- Ticket #399: Initial implementation of tool to perform NAT type …
- 12:13 PM Ticket #399 (Added tool to perform NAT type detection/classification) created by
- With current implementation, it is rather hard to troubleshoot ICE …
- 12:10 PM Changeset [1494] by
- Related to ticket #396: updated Symbian DEF file
- 5:24 AM Changeset [1493] by
- Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) …
- 5:23 AM Ticket #398 (Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl ...) created by
- Please see …
Oct 11, 2007:
- 11:26 AM Changeset [1492] by
- Fixed compilation warnings with AKA implementation
- 11:22 AM Ticket #397 (Bug with handling large SIP message body (thanks Helmut Wolf)) closed by
- fixed: Fixed in r1491: - removed generic_print_body() function in …
- 11:21 AM Changeset [1491] by
- Ticket #397: Bug with handling large SIP message body (thanks Helmut Wolf)
- 11:20 AM Ticket #397 (Bug with handling large SIP message body (thanks Helmut Wolf)) created by
- In some cases, pjsip fails to detect large message body, which causes the …
Oct 10, 2007:
- 1:12 PM Changeset [1490] by
- Fixed build warnings/error on Linux
- 12:18 PM Changeset [1489] by
- Continuing ticket #396: added PJSIP_HAS_DIGEST_AKAv1_AUTH to enable AKA …
- 11:37 AM Changeset [1488] by
- Ticket #396: initial implementation of digest AKA (akav1-md5) …
- 11:29 AM Ticket #396 (Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication) created by
- Digest AKA is utilized by 3GPP/IMS, and is specified in RFC 3310: …
Oct 7, 2007:
- 12:51 PM Changeset [1487] by
- Updated PJNATH doxygen documentation
- 7:59 AM FAQ edited by
- About latency (diff)
- 7:43 AM Ticket #395 (Added configuration to control maximum PortAudio sound buffer latency) closed by
- fixed: Done in r1486: - Added PJMEDIA_PASOUND_MAX_LATENCY setting, which …
- 7:42 AM Changeset [1486] by
- Ticket #395: Added configuration to control maximum PortAudio? sound buffer …
- 7:39 AM Ticket #395 (Added configuration to control maximum PortAudio sound buffer latency) created by
- With WMME backend, PortAudio will set latency to 200ms. This setting …
- 6:04 AM Changeset [1485] by
- Minor fixes to TURN server: handle immediate recv() error, call …
Oct 6, 2007:
- 5:55 PM Changeset [1484] by
- Fixed bug: resolver did not select securer transport for SIPS URI
- 5:53 PM Ticket #394 (Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to 6 to reduce ...) closed by
- fixed: Done in r1483
- 5:52 PM Changeset [1483] by
- Ticket #394: Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to …
- 5:51 PM Ticket #394 (Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to 6 to reduce ...) created by
- 5:32 PM Ticket #393 (Added configuration to set basic audio frame length to minimize audio ...) closed by
- fixed: In r1482: - added pjsua_media_config.audio_frame_ptime to control …
- 5:31 PM Changeset [1482] by
- Ticket #393: Added configuration to set basic audio frame length to …
- 5:29 PM Ticket #393 (Added configuration to set basic audio frame length to minimize audio ...) created by
- In pjsua-lib, audio frame length was controlled by PTIME macro in …
- 5:26 PM Changeset [1481] by
- Changed RTP initial sequence number to be within 15bit number, as required …
- 5:04 PM Changeset [1480] by
- Changed reference to ice-15 to ice-18
Oct 5, 2007:
- 3:55 PM Ticket #392 (Added configuration to enable old, rfc3489bis-06 and older, style of ...) closed by
- fixed: Done in r1479 Application that wants to use old-style (rfc3489bis-06 and …
- 3:53 PM Changeset [1479] by
- Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, …
- 3:52 PM Ticket #392 (Added configuration to enable old, rfc3489bis-06 and older, style of ...) created by
- 12:28 PM Changeset [1478] by
- Force svn eol-style for WinCE project files to CRLF
- 9:37 AM FAQ edited by
- (diff)
- 9:14 AM Ticket #391 (Added framework to send and receive arbitrary requests within call in ...) closed by
- fixed: Done in r1477: - Added pjsua_call_send_request() API to send …
- 9:12 AM Changeset [1477] by
- Ticket #391: Added framework to send and receive arbitrary requests within …
- 9:02 AM Ticket #391 (Added framework to send and receive arbitrary requests within call in ...) created by
- 6:41 AM Changeset [1476] by
- Related to ticket #95: bug in TLS transport: keep-alive timer is not …
Oct 4, 2007:
- 3:35 PM Changeset [1475] by
- Related to ticket #5: fixed compilation warnings on gcc
- 3:34 PM Changeset [1474] by
- Related to ticket #385: fixed gcc compilation warnings
- 10:11 AM Ticket #2 (Symbian sound device implementation) closed by
- fixed: Someone had reported that the sound device works! Closing the ticket now.
- 9:54 AM Ticket #95 (Keep-alive mechanism for TCP and TLS transports) closed by
- fixed: Done in r1473: - Implemented keep-alive mechanism for TCP and TLS …
- 9:50 AM Changeset [1473] by
- Ticket #95: Keep-alive mechanism for TCP and TLS transports
- 9:49 AM Ticket #390 (Register session will keep transport instance so that keep-alive is sent) closed by
- fixed: Done in r1472
- 9:48 AM Changeset [1472] by
- Ticket #390: Register session will keep transport instance so that …
- 9:36 AM Ticket #390 (Register session will keep transport instance so that keep-alive is sent) created by
- Previously, the client registration session (pjsip_regc) doesn't keep …
- 6:18 AM Ticket #389 (Added new commands in pjsua to change codec priorities and send UPDATE) closed by
- fixed: Done in r1471
- 6:17 AM Changeset [1471] by
- Ticket #389: Added new commands in pjsua to change codec priorities and …
- 6:17 AM Ticket #389 (Added new commands in pjsua to change codec priorities and send UPDATE) created by
- 6:15 AM Changeset [1470] by
- Related to ticket #385: fixed bug in pjsua-lib: 100rel module is not …
Oct 3, 2007:
- 6:31 PM Ticket #5 (Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation) closed by
- fixed: Implemented in r1469: - UPDATE is now supported! Use …
- 6:28 PM Changeset [1469] by
- Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer …
Oct 1, 2007:
- 12:29 PM Ticket #388 (Support for receiving RTP packet with no payload) closed by
- fixed: Fixed in r1468: - RTP packet with no payload is now accepted, and it will …
- 12:29 PM Changeset [1468] by
- Ticket #388: Support for receiving RTP packet with no payload
- 12:28 PM Ticket #388 (Support for receiving RTP packet with no payload) created by
- Some endpoint (SNOM SoftPhone in this case) sends RTP packets with no …
- 12:22 PM Changeset [1467] by
- Related to ticket #385: bug in 100rel causing 2xx response to be queued …
- 12:21 PM Ticket #387 (UAS dialog should add Contact header in 1xx response) closed by
- fixed: Fixed in r1466
- 12:20 PM Changeset [1466] by
- Fixed ticket #387: UAS dialog should add Contact header in 1xx response
- 12:20 PM Ticket #387 (UAS dialog should add Contact header in 1xx response) created by
- This would cause subsequent request from the UAC (such as PRACK) to …
- 12:18 PM Ticket #386 (Over-deinitialize sound subsystem in pjsua_media.c (thanks Jiandong Ruan)) closed by
- fixed: Fixed in r1465
- 12:17 PM Changeset [1465] by
- Fixed ticket #386: Over-deinitialize sound subsystem in pjsua_media.c …
- 12:16 PM Ticket #386 (Over-deinitialize sound subsystem in pjsua_media.c (thanks Jiandong Ruan)) created by
- pjsua_media_subsys_destroy() unnecessarily calls …
Sep 30, 2007:
- 6:06 PM Changeset [1464] by
- Fixed compilation error in sip_100rel.c when c++ mode is used
- 4:54 PM Ticket #385 (Support for reliable provisional response (100rel, PRACK)) closed by
- fixed: Done in r1463: - Added new files in pjsip-ua library: sip_100rel.h …
- 4:50 PM Changeset [1463] by
- Ticket #385: Support for reliable provisional response (100rel, PRACK)
- 4:49 PM Ticket #385 (Support for reliable provisional response (100rel, PRACK)) created by
- 4:43 PM Changeset [1462] by
- Changed pjsip_tx_data obj_name to be consistent with its pool obj_name
- 4:40 PM Changeset [1461] by
- Reverted back CSeq data type to signed 32bit integer
- 11:02 AM Changeset [1460] by
- Changed CSeq data type in dialog to 32bit (instead of 31bit)
- 11:00 AM Changeset [1459] by
- Changed initial sequence number randomization to produce number in 15bit …
- 10:58 AM Changeset [1458] by
- Minor fix: changed file identification in log (the THIS_FILE macro) from …
- 10:56 AM Changeset [1457] by
- Removed assertion when transport is closed while stream is still attached
Sep 29, 2007:
- 1:33 PM FAQ edited by
- Grammatical error (diff)
- 1:25 PM FAQ edited by
- (diff)
- 1:15 PM WikiStart edited by
- (diff)
Sep 28, 2007:
- 1:13 PM Ticket #384 (Prefer to use Direct Sound as the sound device backend on Windows) closed by
- fixed: Done in r1456: - Added PJMEDIA_PREFER_DIRECT_SOUND to control …
- 1:12 PM Changeset [1456] by
- Ticket #384: Prefer to use Direct Sound as the sound device backend on …
- 1:11 PM Ticket #384 (Prefer to use Direct Sound as the sound device backend on Windows) created by
- DirectSound has much better latency than WMME, so PJMEDIA should use this …
- 11:11 AM Changeset [1455] by
- Updated .DEF files for Symbian with the latest API changes
Sep 27, 2007:
- 2:10 PM Ticket #381 (Auto-update IP address/port in Contact header according to the IP ...) closed by
- fixed: Implemented in r1454: - There is a new setting …
- 2:07 PM Changeset [1454] by
- Ticket #381: auto-update the IP address in Contact according to the …
- 1:15 PM Ticket #383 (Bug with handling Via received and rport parameters for response message) closed by
- fixed: Fixed in r1453
- 1:14 PM Changeset [1453] by
- Fixed ticket #383: Bug with handling Via received and rport parameters for …
- 1:14 PM Ticket #383 (Bug with handling Via received and rport parameters for response message) created by
- PJSIP incorrectly adds Via received and rport parameters for …
Sep 26, 2007:
Sep 25, 2007:
- 8:48 PM Changeset [1452] by
- Exported some private pjsua_call.c functions related to call quality …
- 4:37 PM FAQ edited by
- (diff)
- 1:58 PM FAQ edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.