Timeline
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
Jun 5, 2006:
- 11:09 PM Changeset [490] by
- Added snprint/vsnprintf wrapper
- 11:05 PM Changeset [489] by
- Added snprint/vsnprintf wrapper
- 1:46 PM Changeset [488] by
- Uploaded splitter/combiner API draft
Jun 1, 2006:
- 12:28 PM Changeset [487] by
- Initial work on pjsua ActiveX component
- 11:41 AM Changeset [486] by
- Added pjsip_endpt_handle_events2(), which has an additional argument to …
- 11:39 AM Changeset [485] by
- Speex codec will refuse codec quality/complexity 0 and replace them with …
- 11:38 AM Changeset [484] by
- Added "#undef s_addr" in sock.h to fix build error on some Windows …
- 11:37 AM Changeset [483] by
- Added options in pjmedia UDP transport to disable source address checking
May 28, 2006:
- 2:58 PM Changeset [482] by
- More changes in pjsua API to make it more complete high level API
- 2:55 PM Changeset [481] by
- Sound device id zero mean autoselect device
- 2:51 PM Changeset [480] by
- Added set_pos() to WAV player
- 2:45 PM Changeset [479] by
- Added destroy in transport operation
May 27, 2006:
- 8:54 PM Changeset [478] by
- Initial
- 1:11 PM Changeset [477] by
- Added README-RTEMS and tweaked the makefiles
Note: See TracTimeline
for information about the timeline view.