Timeline
Mar 24, 2006:
- 8:45 PM Changeset [362] by
- Added byte order swapping utilities
- 8:44 PM Changeset [361] by
- Added more samples: WAV recorder, resample, etc., and also moved some …
- 8:43 PM Changeset [360] by
- Moved getopt from pjsua-lib to pjlib-util
- 8:43 PM Changeset [359] by
- Moved getopt from pjsua-lib to pjlib-util
- 8:41 PM Changeset [358] by
- Added WAVE writer and resample port, and also found out why audio quality …
Mar 23, 2006:
- 10:43 PM Changeset [357] by
- Renamed
- 10:06 PM Changeset [356] by
- Fixed build error on Linux
- 6:04 PM Changeset [355] by
- Fixed misc warnings/errors in Solaris build
- 6:03 PM Changeset [354] by
- Set default option to exclude pj_stricmp_alnum()
- 2:20 PM Changeset [353] by
- Fixed unable to open simultaneous sound streams in MacOS
- 1:15 PM Changeset [352] by
- Changed sound device framework to allow opening bidirectional streams from …
Mar 22, 2006:
- 7:08 PM Changeset [351] by
- Added a little more threading test and put more info in ioqueue test log
- 11:59 AM Changeset [350] by
- Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. …
- 11:49 AM Changeset [349] by
- Fixed bug in ioqueue with IO Completion Port backend, where events may …
- 11:48 AM Changeset [348] by
- Added pj_inet_addr2()
Mar 21, 2006:
- 11:59 AM Changeset [347] by
- Added macro to exclude filters in resample and added options to select …
Mar 20, 2006:
- 10:34 PM Changeset [346] by
- Fixed error in Samples.mak when CFLAGS is specified in cmdline
- 8:57 PM Changeset [345] by
- Fixed build error on mingw
- 7:00 PM Changeset [344] by
- Added level.c to samples collection
- 5:42 PM Changeset [343] by
- Added clock-rate options in pjsua
- 4:59 PM Changeset [342] by
- Added sndinfo sample and tested samples on MacOSX Jaguar
- 4:58 PM Changeset [341] by
- Ported PJMEDIA to Darwin/MacOSX
- 1:19 PM Changeset [340] by
- Added missing pa_mac_hostapis.c for PortAudio? in MacOS
- 12:55 PM Changeset [339] by
- Added MacOS related files to PortAudio?
- 12:39 PM Changeset [338] by
- Ported pjlib to PowerPC/MacOS
Mar 19, 2006:
- 12:09 PM Changeset [337] by
- Removed sine generator from confsample
- 12:50 AM Changeset [336] by
- Added pjmedia playfile, playsine, and conference sample
- 12:49 AM Changeset [335] by
- Added assert when get_frame() or put_frame() is NULL
- 12:48 AM Changeset [334] by
- Tested and fixed stereo audio support
- 12:47 AM Changeset [333] by
- Fixed no audio bug in new conference, and add level adjustment in port …
Mar 18, 2006:
- 12:29 PM Changeset [332] by
- Added comment on how to add credentials and route set in the dialog
- 12:28 PM Changeset [331] by
- Fixed or added misc flags to enable build selection via compile time macro
- 12:26 PM Changeset [330] by
- Added option to disable error message altogether, to save space footprint
Mar 17, 2006:
- 7:41 PM Changeset [329] by
- Added comments in simpleua.c
- 6:01 PM Changeset [328] by
- Added samples (finally!!)
- 6:00 PM Changeset [327] by
- Fixed bug in stream.c where bits_per_sample is not set properly
- 5:59 PM Changeset [326] by
- Added <stdio.h> in this file
- 5:58 PM Changeset [325] by
- Fixed bug in --rtp-port argument parsing
- 5:57 PM Changeset [324] by
- Changed pjsip_inv_send_msg() function
- 12:16 AM Changeset [323] by
- Added feature in conference bridge to get and set the signal level of …
Mar 16, 2006:
- 7:03 PM Changeset [322] by
- Support for stereo audio (or N audio channels, for that matter)
- 6:52 PM Changeset [321] by
- Added sound port (sound_port.h/c), and changed sound and RTCP names from …
- 2:24 PM Changeset [320] by
- Added misc flags and modify Makefiles to allow exclusion of PortAudio? and …
Mar 15, 2006:
- 8:56 PM Changeset [319] by
- Tidying up sound device, register PortAudio? error codes, and initial …
- 7:32 PM Changeset [318] by
- Added Null port, and changed conference so that it does not call port …
Mar 10, 2006:
- 1:38 PM Changeset [317] by
- (Failed) Attempt to persuade VC2005 project conversion to include …
- 1:23 PM Changeset [316] by
- Added few words in configure script and fixed cygwin compilation
- 12:57 PM Changeset [315] by
- Fixed compilation and run warnings/errors with MSVC 2005
Mar 9, 2006:
- 4:19 PM Changeset [314] by
- Updated README.txt
- 10:21 AM Changeset [313] by
- Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused …
Mar 8, 2006:
- 12:37 PM Changeset [312] by
- Added options to disable microphone device, usefull for streaming server …
- 10:05 AM Changeset [311] by
- RTP server NAT support and removed rtp_port
Mar 7, 2006:
- 5:10 PM Changeset [310] by
- Version 0.5.4 final web release
- 4:02 PM Changeset [309] by
- Fixed pjsip-perf for 0.5.4
- 4:01 PM Changeset [308] by
- Updated dev-guide pdf to 0.5.4
- 3:15 PM Changeset [307] by
- Version 0.5.4 (web release)
- 3:15 PM Changeset [306] by
- Updated evsub to sync with the doc
Mar 6, 2006:
- 4:25 PM Changeset [305] by
- Added --uas-duration and --uas-refresh option (the later is broken)
- 4:25 PM Changeset [304] by
- Fixed bug in writing log when pj_init() is called
- 4:24 PM Changeset [303] by
- Set minimum quality for Speex ultrawideband codec to 5 (because sound is …
- 4:24 PM Changeset [302] by
- Fixed bug in remote payload type search
- 3:21 PM Changeset [301] by
- Fixed warnings in Linux build
- 3:14 PM Changeset [300] by
- Renamed getopt() to pj_getopt(), and fixed misc Linux warnings
- 3:14 PM Changeset [299] by
- Fixed warnings on Linux build
- 3:13 PM Changeset [298] by
- Added version info on pj_init()
- 2:07 PM Changeset [297] by
- Added missing speex_config_types.h
- 1:59 PM Changeset [296] by
- Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and Speex
- 1:58 PM Changeset [295] by
- Fixed warnings in pjmedia_sdp_attr_cmp
- 1:36 PM Changeset [294] by
- Tested Speex codecs (narrowband, wideband, ultrawideband)!
- 1:35 PM Changeset [293] by
- Added to pjsua: write new media settings, modify call stat output, fixed …
- 1:34 PM Changeset [292] by
- Fixed crashed bug when dialog is gone after it is found! Should not happen …
- 1:32 PM Changeset [291] by
- Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam?
- 1:30 PM Changeset [290] by
- Fixed bug if payload type for rx and tx is different (i.e. dyn pt)
Mar 5, 2006:
- 1:37 PM Changeset [289] by
- Added PJ_EEOF in pjlib errno.h
- 1:37 PM Changeset [288] by
- Allow file port to read the file in chunks instead of a whole
- 1:33 PM Changeset [287] by
- Fixed bug where resample may write pass the output buffer
- 11:54 AM Changeset [286] by
- Show call disconnect reason
- 11:54 AM Changeset [285] by
- Added few more words
- 11:54 AM Changeset [284] by
- Added complexity and quality argument, and terminate dialog properly on …
- 11:53 AM Changeset [283] by
- Added API to terminate dialog prematurely. Affect: dialog, invite …
- 11:51 AM Changeset [282] by
- Added assert checking in speex codec
- 11:50 AM Changeset [281] by
- Fixed serious flaw in GSM where encoder and decoder shared the same state!
- 11:50 AM Changeset [280] by
- Fixed SDP negotiation to include clock rate
- 7:54 AM Changeset [279] by
- Fixed Speex warnings, and set version to 0.5.3.1
Mar 4, 2006:
- 8:43 PM Changeset [278] by
- Added Speex for narrowband, wideband, and ultra-wideband!!
- 2:52 PM Changeset [277] by
- Major modification in conference bridge to allow ports with different …
Mar 3, 2006:
- 10:43 AM Changeset [276] by
- Support for missing rtpmap for static payload types
- 10:23 AM Changeset [275] by
- Terminate pending SUBSCRIBE if application sends another one (e.g. to …
Mar 2, 2006:
- 9:52 PM Changeset [274] by
- Put few words in INSTALL.txt and README.txt
- 9:26 PM Changeset [273] by
- Version 0.5.3 - Callgen & IM
- 9:26 PM Changeset [272] by
- has compilation errors
- 9:26 PM Changeset [271] by
- Fixed compilation warnings and errors in pjsip-perf
- 9:21 PM Changeset [270] by
- Version 0.5.3 - Callgen & IM
- 9:19 PM Changeset [269] by
- Added IM and composition indication, and tested
- 9:18 PM Changeset [268] by
- Added IM and composition indication, and tested
- 9:16 PM Changeset [267] by
- Fixed bug when a disconnected INVITE session was brought to confirmed …
- 9:16 PM Changeset [266] by
- Changed pjsip_msg_body_clone(), added pjsip_msg_body_create()
- 9:14 PM Changeset [265] by
- Added optional header and body in pjsip_dlg_respond
- 9:13 PM Changeset [264] by
- Added PJLIB_UTIL_EINXML in errno
- 9:12 PM Changeset [263] by
- Added pj_strdup2_with_null
Mar 1, 2006:
- 11:37 PM Changeset [262] by
- Found out what has been causing the slow performance.
- 11:36 PM Changeset [261] by
- Increase UDP transport socket buffer size to 24M!
- 11:05 PM Changeset [260] by
- Maximize the size of SO_SNDBUF and SO_RCVBUF for UDP transport
- 10:26 PM Changeset [259] by
- Added logging in pjsip-perf
- 10:26 PM Changeset [258] by
- Handle failure to open log file
- 8:47 PM Changeset [257] by
- Trying to find out why CPU is idle while it should be working hard!!
- 8:47 PM Changeset [256] by
- Option to dump summary/detail
- 8:46 PM Changeset [255] by
- Added option to perform detailed or summary only dump
- 7:31 PM Changeset [254] by
- Added pjsip-apps top level projects
- 7:29 PM Changeset [253] by
- Moved pjsua to pjsip-apps
- 7:28 PM Changeset [252] by
- Fixed bug where rdata is not reset properly causing memory to grow …
- 7:27 PM Changeset [251] by
- Fixed bug in timer, where poll() can return negative time, causing havoc …
Feb 28, 2006:
- 12:23 PM Changeset [250] by
- Updated 0.5.2
Feb 27, 2006:
- 11:55 PM Changeset [249] by
- Fixed Makefile to adhere library dependencies
- 11:54 PM Changeset [248] by
- Changed pjsip_endpt_handle_events() to return pj_status_t instead of void
- 11:54 PM Changeset [247] by
- Fixed bug in conference instantiation when max-ports is not properly set
- 11:53 PM Changeset [246] by
- Fixed deadlock in conference when starting sound device in Linux
- 11:53 PM Changeset [245] by
- Added log message when stream and stream thread is started
- 11:52 PM Changeset [244] by
- Temporary fix: added sleep() when epoll returns non-zero while no …
- 1:51 AM Changeset [243] by
- Release 0.5.2
- 12:56 AM Changeset [242] by
- Fixed Linux port warnings/errors
- 12:40 AM Changeset [241] by
- Updated mingw compilation
- 12:40 AM Changeset [240] by
- Added errno.c in Makefile
- 12:39 AM Changeset [239] by
- Fixed warning about _WIN32_WINNT redefined when compiled on Mingw
- 12:00 AM Changeset [238] by
- Moved pjsua framework to pjsua-lib
Feb 26, 2006:
- 11:17 PM Changeset [237] by
- Fixed warnings in getopt
- 9:23 PM Changeset [236] by
- Major redesign in pjsua: call is indexed by number, multiple accounts, …
- 9:22 PM Changeset [235] by
- Do not drop response with mismatch sent-by, since it can happen when …
- 9:21 PM Changeset [234] by
- Fixed various crashes since mutex is introduced
- 9:20 PM Changeset [233] by
- Fixed bug pj_thread_register() when same thread is re-registered with …
- 9:18 PM Changeset [232] by
- Added mutex protection for caching pool
Feb 25, 2006:
- 9:17 PM Changeset [231] by
- Version 0.5.1.3
- 9:16 PM Changeset [230] by
- Tidying up and make it consistent with the documentation
- 9:15 PM Changeset [229] by
- Fixed echo in conference, and add ability to shrink buffer in jitter …
- 2:04 AM Changeset [228] by
- Synched with documentation
Feb 23, 2006:
- 9:27 PM Changeset [227] by
- Fixed generation of header from the URI
- 6:03 PM Changeset [226] by
- Fixed crashed bugs when session dissapers while pjsua is waiting for …
- 6:02 PM Changeset [225] by
- Fixed bugs when codec order in remote and local sdp is different
- 2:36 PM Changeset [224] by
- Re-enable silence detection
- 1:49 PM Changeset [223] by
- Added support for NULL frame in rtp stream, fixed bugs here and there in …
- 2:09 AM Changeset [222] by
- Added support for playing WAV file
Feb 22, 2006:
- 10:31 PM Changeset [221] by
- Put back stricker SDP negotiation rule
- 10:23 PM Changeset [220] by
- Fixed STUN error
- 10:18 PM Changeset [219] by
- Fixed bug in registration (CSeq not incremented after 401)
- 10:12 PM Changeset [218] by
- Register pjlib-util errno, and update pjlib version
- 10:10 PM Changeset [217] by
- Started errno framework in pjlib-util
- 3:42 PM Changeset [216] by
- Added incoming call notification
- 12:06 PM Changeset [215] by
- RFC 2833 support!
- 9:21 AM Changeset [214] by
- Putting initial DTMF efforts
- 12:25 AM Changeset [213] by
- Better error reporting in pjmedia stream
Note: See TracTimeline
for information about the timeline view.