Timeline
Jul 6, 2006:
- 8:43 PM Changeset [590] by
- Fixed link errors in ioqueue epoll backend
- 2:28 PM Changeset [589] by
- Set the caching pool workspace size in pjsip-test to 2MB (configurable)
- 2:27 PM Changeset [588] by
- Improve the search for correct size in caching pool
Jul 5, 2006:
- 9:42 PM Changeset [587] by
- Fixed SIP parsing bugs when in-place escaping is enabled
- 8:45 PM Changeset [586] by
- Some improvements in footprint generation
Jul 4, 2006:
- 11:48 PM Changeset [585] by
- Added script, source file, and makefile to calculate PJSIP/PJMEDIA …
- 11:43 PM Changeset [584] by
- Split ulaw/alaw algorithm from g711.c to alaw_ulaw.c to break circular …
Jul 3, 2006:
- 10:08 PM Changeset [583] by
- Various performance improvements in PJSIP: (1) optimizing for common case …
- 3:19 PM Changeset [582] by
- Change all pj_memset to pj_bzero(), where applicable
- 2:18 PM Changeset [581] by
- Fixed minor bug in pool_caching.c that prevent pool from being reused if …
- 2:31 AM Changeset [580] by
- Added TCP support in pjsip-perf (also tried on Linux)
- 1:30 AM Changeset [579] by
- Added (the forgotten) pjsip-perf.c into samples dir
- 1:09 AM Changeset [578] by
- Added pjsip-perf in the samples
- 1:09 AM Changeset [577] by
- PJLIB will print the exception name when there is an unhandled exception
Jul 2, 2006:
- 2:53 PM Changeset [576] by
- Final changeset from the PROTOS testing, fixed misc. crashes. See mailing …
- 2:26 PM Changeset [575] by
- Fixed minor bug in SIP transaction: transaction should verify that the …
- 2:22 PM Changeset [574] by
- Disconnect call when failed to start media when sending 200/OK response in …
- 2:18 PM Changeset [573] by
- Added INVITE request verification in siprtp before incoming call is …
- 1:36 PM Changeset [572] by
- Fixed bug in SDP rtpmap parsing that caused SDP failed to parse the rtpmap …
- 12:29 PM Changeset [571] by
- Miscellaneous bug fix and improvements in PJMEDIA: (1) more stricker SDP …
- 9:29 AM Changeset [570] by
- Fixed bugs in scanner: (1) pj_cis_match() takes int argument, so when …
Jun 29, 2006:
- 3:42 PM Changeset [569] by
- Fixed minor bug: RTCP session not fully cleared when it is initialized …
- 2:45 PM Changeset [568] by
- Improvements in PJMEDIA to support RFC 3605 (RTCP attribute in SDP) and …
- 9:51 AM Changeset [567] by
- Minor bug fix and enhancements: (1) fixed bug that caused out-of-order …
- 9:45 AM Changeset [566] by
- In VC6 workspace, set PJLIB to use IoCompletionPort? instead of select() on …
- 9:41 AM Changeset [565] by
- Fixed minor bug in the display of packet loss percentage
- 8:09 AM Changeset [564] by
- Version 0.5.6.1 adds TCP support (experimental)
Jun 28, 2006:
- 4:46 PM Changeset [563] by
- Major improvements in PJSIP to support TCP. The changes fall into these …
- 4:23 PM Changeset [562] by
- Enhancements and minor bug-fix in SIP UDP transport: (1) application may …
- 4:14 PM Changeset [561] by
- Removed mutex protection in pjsip_endpt_create_pool() since the pool …
- 3:26 PM Changeset [560] by
- Added PJ_INT64() and PJ_UINT64() macro to construct 64bit constants in …
- 3:23 PM Changeset [559] by
- Fixed bug in ioqueue IOCP: accept() callback is called with new socket …
- 11:48 AM Changeset [558] by
- Fixed minor compliation warning in transport_udp.c, also corrected …
- 11:10 AM Changeset [557] by
- Fixed bug in sockaddr_in: the sin_zero part of the sockaddr_in is not …
Jun 27, 2006:
- 12:15 PM Changeset [556] by
- Fixed bug in transaction: ACK message is not deleted
Jun 26, 2006:
- 3:12 PM Changeset [555] by
- Bring the dead pjsip-test up to date with latest pjsip
- 10:05 AM Changeset [554] by
- Finished initial SIP TCP transport support
- 10:03 AM Changeset [553] by
- Added OSERR_ENOTCONN to compat/socket.h
- 10:02 AM Changeset [552] by
- Added Winsock error code to the error message
Jun 24, 2006:
- 11:00 AM Changeset [551] by
- Removed PDF docs from the SVN tree!
Jun 23, 2006:
- 3:04 PM Changeset [550] by
- Renamed pjsip_transport_unregister() to pjsip_transport_destroy(), also …
- 3:04 PM Changeset [549] by
- Fixed 1st response time not initialized for UAS call in pjsua
- 3:03 PM Changeset [548] by
- Minor fix to doxygen documentation to ioqueue.h
- 1:03 AM Changeset [547] by
- Fixed pjsip-test and added msg_err_test.c for testing parsing errors
Jun 22, 2006:
- 10:57 PM Changeset [546] by
- Changed siprtp to strictly use one worker thread for all (SIP and media)
- 10:31 PM Changeset [545] by
- Changed siprtp to use timer to schedule transmissions of RTP/RTCP packets
- 10:29 PM Changeset [544] by
- Added dq command in pjsua to dump current call quality
- 10:29 PM Changeset [543] by
- Fixed bug in sip_transport_udp: socket is closed after unregistered from …
- 10:28 PM Changeset [542] by
- Changed default media quality to 3
- 6:51 PM Changeset [541] by
- Modify all applications because of changed in WAV port API (removed …
- 6:51 PM Changeset [540] by
- Changed siprtp to use media transport framework to handle NAT
- 6:49 PM Changeset [539] by
- Added better API for media transport, and fixed bugs with pending RTP …
- 6:47 PM Changeset [538] by
- Handle error reported by transport
- 6:44 PM Changeset [537] by
- Fixed RTCP statistic returning fraction lost instead of total lost
- 6:41 PM Changeset [536] by
- Fixed bug: ioqueue should return error when send()/sendto() is called …
- 6:39 PM Changeset [535] by
- Fixed unreferenced argument warning
- 6:30 PM Changeset [534] by
- Added the error code into error messages
- 12:54 AM Changeset [533] by
- Added capability to build pjmedia_sock_info from an UDP media transport
- 12:34 AM Changeset [532] by
- Added memory/buffer based media playback and recording
Jun 20, 2006:
- 3:39 PM Changeset [531] by
- Yet again large diffs because of documentation/doxygen update
Jun 19, 2006:
- 4:11 PM Changeset [530] by
- Web release version 0.5.6
- 3:40 PM Changeset [529] by
- Removed <malloc.h> from speex/kiss_fft.h as it does not exist in macOS X
- 2:49 PM Changeset [528] by
- Re-live --quality options in pjsua
- 2:48 PM Changeset [527] by
- Fixed bugs in negotiating SDP answer from remote for dynamic payload types
- 12:40 PM Changeset [526] by
- Display the invalid argument in pjsua
- 12:23 PM Changeset [525] by
- Fixed pjmedia build errors in the Makefile with the new gsm patchlevel
- 12:09 PM Changeset [524] by
- Fix warning messages in GSM and speex because of previous update to GSM …
- 12:09 PM Changeset [523] by
- Fix warning messages in GSM and speex because of previous update to GSM …
- 12:08 PM Changeset [522] by
- Set log message level to error (=1) when message is too long
- 12:07 PM Changeset [521] by
- Comment out PJSUA options that are no longer supported with new pjsua
- 12:06 PM Changeset [520] by
- Increase default max SIP packet size to 2000 (from 1500), since SIP PDU …
- 12:03 PM Changeset [519] by
- Changed in presence: incoming NOTIFY without body will not change presence …
Jun 18, 2006:
- 2:02 AM Changeset [518] by
- Updated doxygen documentation to all headers in PJMEDIA
- 1:59 AM Changeset [517] by
- Bring the GSM codec to patchlevel 12
- 1:58 AM Changeset [516] by
- Added speex jitter buffer and AEC files to the library
Jun 17, 2006:
- 4:08 AM Changeset [515] by
- Modifications all over the place, but mainly only to update Doxygen …
Jun 16, 2006:
- 4:52 PM Changeset [514] by
- Fixed pjlib doxygen documentation
- 3:54 PM Changeset [513] by
- Optimizations mostly in the conference bridge (gained more than 3x faster)
Jun 15, 2006:
- 12:25 PM Changeset [512] by
- Fixed couple of bugs in pjsua API: (1) server presence subscription not …
- 11:55 AM Changeset [511] by
- Cleanup more compilation warnings with Mingw
- 11:31 AM Changeset [510] by
- Fixed bug in command line parsing in pjsua
- 11:04 AM Changeset [509] by
- Cleanup misc compilation warnings with gcc
Jun 14, 2006:
- 8:22 PM Changeset [508] by
- Fixed new pjsua build/makefiles
- 8:04 PM Changeset [507] by
- Implement --null-audio, --auto-loop, etc. in pjsua
- 8:04 PM Changeset [506] by
- Standardise clearing and copying frame with pjmedia_zero_samples() and …
- 8:02 PM Changeset [505] by
- Fixed couple of bugs in stream: (1) race condition when transport callback …
- 12:08 PM Changeset [504] by
- Removed activex-pjsua from projects (no longer desired)
Jun 13, 2006:
- 10:57 PM Changeset [503] by
- -- REWRITE OF PJSUA API --
- 10:25 PM Changeset [502] by
- Fixed bugs in client authentication: (1)tx_data in reinit_req() is not …
- 10:22 PM Changeset [501] by
- Added pjmedia_sdp_neg_was_aswer_remote()
- 10:21 PM Changeset [500] by
- Added status_text and cause_text in dialog and transaction to capture the …
- 9:48 PM Changeset [499] by
- Fixed bug in generating CANCEL request when the INVITE request contains …
Jun 12, 2006:
- 10:13 AM Changeset [498] by
- Added mutex protection and option not to delete upstream/downstream port …
Jun 11, 2006:
- 11:19 PM Changeset [497] by
- Changed codec priority to use integer with value between 0-255 instead of …
Jun 8, 2006:
- 11:43 PM Changeset [496] by
- Initial work - debug symbian working, os_core still stubs
- 2:08 PM Changeset [495] by
- Fixed bug in xoff calculation in PJMEDIA resample
Jun 7, 2006:
- 9:21 PM Changeset [494] by
- Changed codec names to uppercase in siprtp, as they are not accepted by …
- 10:49 AM Changeset [493] by
- Updated pjsua Makefile with recent changes in pjsua-lib
Jun 6, 2006:
- 6:40 PM Changeset [492] by
- Another huge chunks of modifications in PJSUA API, too many things to …
- 5:04 PM Changeset [491] by
- More information in error reporting on parsing error
Note: See TracTimeline
for information about the timeline view.