Timeline


and

Mar 24, 2006:

8:45 PM Changeset [362] by bennylp
Added byte order swapping utilities
8:44 PM Changeset [361] by bennylp
Added more samples: WAV recorder, resample, etc., and also moved some …
8:43 PM Changeset [360] by bennylp
Moved getopt from pjsua-lib to pjlib-util
8:43 PM Changeset [359] by bennylp
Moved getopt from pjsua-lib to pjlib-util
8:41 PM Changeset [358] by bennylp
Added WAVE writer and resample port, and also found out why audio quality …

Mar 23, 2006:

10:43 PM Changeset [357] by bennylp
Renamed
10:06 PM Changeset [356] by bennylp
Fixed build error on Linux
6:04 PM Changeset [355] by bennylp
Fixed misc warnings/errors in Solaris build
6:03 PM Changeset [354] by bennylp
Set default option to exclude pj_stricmp_alnum()
2:20 PM Changeset [353] by bennylp
Fixed unable to open simultaneous sound streams in MacOS
1:15 PM Changeset [352] by bennylp
Changed sound device framework to allow opening bidirectional streams from …

Mar 22, 2006:

7:08 PM Changeset [351] by bennylp
Added a little more threading test and put more info in ioqueue test log
11:59 AM Changeset [350] by bennylp
Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. …
11:49 AM Changeset [349] by bennylp
Fixed bug in ioqueue with IO Completion Port backend, where events may …
11:48 AM Changeset [348] by bennylp
Added pj_inet_addr2()

Mar 21, 2006:

11:59 AM Changeset [347] by bennylp
Added macro to exclude filters in resample and added options to select …

Mar 20, 2006:

10:34 PM Changeset [346] by bennylp
Fixed error in Samples.mak when CFLAGS is specified in cmdline
8:57 PM Changeset [345] by bennylp
Fixed build error on mingw
7:00 PM Changeset [344] by bennylp
Added level.c to samples collection
5:42 PM Changeset [343] by bennylp
Added clock-rate options in pjsua
4:59 PM Changeset [342] by bennylp
Added sndinfo sample and tested samples on MacOSX Jaguar
4:58 PM Changeset [341] by bennylp
Ported PJMEDIA to Darwin/MacOSX
1:19 PM Changeset [340] by bennylp
Added missing pa_mac_hostapis.c for PortAudio? in MacOS
12:55 PM Changeset [339] by bennylp
Added MacOS related files to PortAudio?
12:39 PM Changeset [338] by bennylp
Ported pjlib to PowerPC/MacOS

Mar 19, 2006:

12:09 PM Changeset [337] by bennylp
Removed sine generator from confsample
12:50 AM Changeset [336] by bennylp
Added pjmedia playfile, playsine, and conference sample
12:49 AM Changeset [335] by bennylp
Added assert when get_frame() or put_frame() is NULL
12:48 AM Changeset [334] by bennylp
Tested and fixed stereo audio support
12:47 AM Changeset [333] by bennylp
Fixed no audio bug in new conference, and add level adjustment in port …

Mar 18, 2006:

12:29 PM Changeset [332] by bennylp
Added comment on how to add credentials and route set in the dialog
12:28 PM Changeset [331] by bennylp
Fixed or added misc flags to enable build selection via compile time macro
12:26 PM Changeset [330] by bennylp
Added option to disable error message altogether, to save space footprint

Mar 17, 2006:

7:41 PM Changeset [329] by bennylp
Added comments in simpleua.c
6:01 PM Changeset [328] by bennylp
Added samples (finally!!)
6:00 PM Changeset [327] by bennylp
Fixed bug in stream.c where bits_per_sample is not set properly
5:59 PM Changeset [326] by bennylp
Added <stdio.h> in this file
5:58 PM Changeset [325] by bennylp
Fixed bug in --rtp-port argument parsing
5:57 PM Changeset [324] by bennylp
Changed pjsip_inv_send_msg() function
12:16 AM Changeset [323] by bennylp
Added feature in conference bridge to get and set the signal level of …

Mar 16, 2006:

7:03 PM Changeset [322] by bennylp
Support for stereo audio (or N audio channels, for that matter)
6:52 PM Changeset [321] by bennylp
Added sound port (sound_port.h/c), and changed sound and RTCP names from …
2:24 PM Changeset [320] by bennylp
Added misc flags and modify Makefiles to allow exclusion of PortAudio? and …

Mar 15, 2006:

8:56 PM Changeset [319] by bennylp
Tidying up sound device, register PortAudio? error codes, and initial …
7:32 PM Changeset [318] by bennylp
Added Null port, and changed conference so that it does not call port …

Mar 10, 2006:

1:38 PM Changeset [317] by bennylp
(Failed) Attempt to persuade VC2005 project conversion to include …
1:23 PM Changeset [316] by bennylp
Added few words in configure script and fixed cygwin compilation
12:57 PM Changeset [315] by bennylp
Fixed compilation and run warnings/errors with MSVC 2005

Mar 9, 2006:

4:19 PM Changeset [314] by bennylp
Updated README.txt
10:21 AM Changeset [313] by bennylp
Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused …

Mar 8, 2006:

12:37 PM Changeset [312] by bennylp
Added options to disable microphone device, usefull for streaming server …
10:05 AM Changeset [311] by bennylp
RTP server NAT support and removed rtp_port

Mar 7, 2006:

5:10 PM Changeset [310] by bennylp
Version 0.5.4 final web release
4:02 PM Changeset [309] by bennylp
Fixed pjsip-perf for 0.5.4
4:01 PM Changeset [308] by bennylp
Updated dev-guide pdf to 0.5.4
3:15 PM Changeset [307] by bennylp
Version 0.5.4 (web release)
3:15 PM Changeset [306] by bennylp
Updated evsub to sync with the doc

Mar 6, 2006:

4:25 PM Changeset [305] by bennylp
Added --uas-duration and --uas-refresh option (the later is broken)
4:25 PM Changeset [304] by bennylp
Fixed bug in writing log when pj_init() is called
4:24 PM Changeset [303] by bennylp
Set minimum quality for Speex ultrawideband codec to 5 (because sound is …
4:24 PM Changeset [302] by bennylp
Fixed bug in remote payload type search
3:21 PM Changeset [301] by bennylp
Fixed warnings in Linux build
3:14 PM Changeset [300] by bennylp
Renamed getopt() to pj_getopt(), and fixed misc Linux warnings
3:14 PM Changeset [299] by bennylp
Fixed warnings on Linux build
3:13 PM Changeset [298] by bennylp
Added version info on pj_init()
2:07 PM Changeset [297] by bennylp
Added missing speex_config_types.h
1:59 PM Changeset [296] by bennylp
Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and Speex
1:58 PM Changeset [295] by bennylp
Fixed warnings in pjmedia_sdp_attr_cmp
1:36 PM Changeset [294] by bennylp
Tested Speex codecs (narrowband, wideband, ultrawideband)!
1:35 PM Changeset [293] by bennylp
Added to pjsua: write new media settings, modify call stat output, fixed …
1:34 PM Changeset [292] by bennylp
Fixed crashed bug when dialog is gone after it is found! Should not happen …
1:32 PM Changeset [291] by bennylp
Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam?
1:30 PM Changeset [290] by bennylp
Fixed bug if payload type for rx and tx is different (i.e. dyn pt)

Mar 5, 2006:

1:37 PM Changeset [289] by bennylp
Added PJ_EEOF in pjlib errno.h
1:37 PM Changeset [288] by bennylp
Allow file port to read the file in chunks instead of a whole
1:33 PM Changeset [287] by bennylp
Fixed bug where resample may write pass the output buffer
11:54 AM Changeset [286] by bennylp
Show call disconnect reason
11:54 AM Changeset [285] by bennylp
Added few more words
11:54 AM Changeset [284] by bennylp
Added complexity and quality argument, and terminate dialog properly on …
11:53 AM Changeset [283] by bennylp
Added API to terminate dialog prematurely. Affect: dialog, invite …
11:51 AM Changeset [282] by bennylp
Added assert checking in speex codec
11:50 AM Changeset [281] by bennylp
Fixed serious flaw in GSM where encoder and decoder shared the same state!
11:50 AM Changeset [280] by bennylp
Fixed SDP negotiation to include clock rate
7:54 AM Changeset [279] by bennylp
Fixed Speex warnings, and set version to 0.5.3.1

Mar 4, 2006:

8:43 PM Changeset [278] by bennylp
Added Speex for narrowband, wideband, and ultra-wideband!!
2:52 PM Changeset [277] by bennylp
Major modification in conference bridge to allow ports with different …

Mar 3, 2006:

10:43 AM Changeset [276] by bennylp
Support for missing rtpmap for static payload types
10:23 AM Changeset [275] by bennylp
Terminate pending SUBSCRIBE if application sends another one (e.g. to …

Mar 2, 2006:

9:52 PM Changeset [274] by bennylp
Put few words in INSTALL.txt and README.txt
9:26 PM Changeset [273] by bennylp
Version 0.5.3 - Callgen & IM
9:26 PM Changeset [272] by bennylp
has compilation errors
9:26 PM Changeset [271] by bennylp
Fixed compilation warnings and errors in pjsip-perf
9:21 PM Changeset [270] by bennylp
Version 0.5.3 - Callgen & IM
9:19 PM Changeset [269] by bennylp
Added IM and composition indication, and tested
9:18 PM Changeset [268] by bennylp
Added IM and composition indication, and tested
9:16 PM Changeset [267] by bennylp
Fixed bug when a disconnected INVITE session was brought to confirmed …
9:16 PM Changeset [266] by bennylp
Changed pjsip_msg_body_clone(), added pjsip_msg_body_create()
9:14 PM Changeset [265] by bennylp
Added optional header and body in pjsip_dlg_respond
9:13 PM Changeset [264] by bennylp
Added PJLIB_UTIL_EINXML in errno
9:12 PM Changeset [263] by bennylp
Added pj_strdup2_with_null

Mar 1, 2006:

11:37 PM Changeset [262] by bennylp
Found out what has been causing the slow performance.
11:36 PM Changeset [261] by bennylp
Increase UDP transport socket buffer size to 24M!
11:05 PM Changeset [260] by bennylp
Maximize the size of SO_SNDBUF and SO_RCVBUF for UDP transport
10:26 PM Changeset [259] by bennylp
Added logging in pjsip-perf
10:26 PM Changeset [258] by bennylp
Handle failure to open log file
8:47 PM Changeset [257] by bennylp
Trying to find out why CPU is idle while it should be working hard!!
8:47 PM Changeset [256] by bennylp
Option to dump summary/detail
8:46 PM Changeset [255] by bennylp
Added option to perform detailed or summary only dump
7:31 PM Changeset [254] by bennylp
Added pjsip-apps top level projects
7:29 PM Changeset [253] by bennylp
Moved pjsua to pjsip-apps
7:28 PM Changeset [252] by bennylp
Fixed bug where rdata is not reset properly causing memory to grow …
7:27 PM Changeset [251] by bennylp
Fixed bug in timer, where poll() can return negative time, causing havoc …

Feb 28, 2006:

12:23 PM Changeset [250] by bennylp
Updated 0.5.2

Feb 27, 2006:

11:55 PM Changeset [249] by bennylp
Fixed Makefile to adhere library dependencies
11:54 PM Changeset [248] by bennylp
Changed pjsip_endpt_handle_events() to return pj_status_t instead of void
11:54 PM Changeset [247] by bennylp
Fixed bug in conference instantiation when max-ports is not properly set
11:53 PM Changeset [246] by bennylp
Fixed deadlock in conference when starting sound device in Linux
11:53 PM Changeset [245] by bennylp
Added log message when stream and stream thread is started
11:52 PM Changeset [244] by bennylp
Temporary fix: added sleep() when epoll returns non-zero while no …
1:51 AM Changeset [243] by bennylp
Release 0.5.2
12:56 AM Changeset [242] by bennylp
Fixed Linux port warnings/errors
12:40 AM Changeset [241] by bennylp
Updated mingw compilation
12:40 AM Changeset [240] by bennylp
Added errno.c in Makefile
12:39 AM Changeset [239] by bennylp
Fixed warning about _WIN32_WINNT redefined when compiled on Mingw
12:00 AM Changeset [238] by bennylp
Moved pjsua framework to pjsua-lib

Feb 26, 2006:

11:17 PM Changeset [237] by bennylp
Fixed warnings in getopt
9:23 PM Changeset [236] by bennylp
Major redesign in pjsua: call is indexed by number, multiple accounts, …
9:22 PM Changeset [235] by bennylp
Do not drop response with mismatch sent-by, since it can happen when …
9:21 PM Changeset [234] by bennylp
Fixed various crashes since mutex is introduced
9:20 PM Changeset [233] by bennylp
Fixed bug pj_thread_register() when same thread is re-registered with …
9:18 PM Changeset [232] by bennylp
Added mutex protection for caching pool

Feb 25, 2006:

9:17 PM Changeset [231] by bennylp
Version 0.5.1.3
9:16 PM Changeset [230] by bennylp
Tidying up and make it consistent with the documentation
9:15 PM Changeset [229] by bennylp
Fixed echo in conference, and add ability to shrink buffer in jitter …
2:04 AM Changeset [228] by bennylp
Synched with documentation

Feb 23, 2006:

9:27 PM Changeset [227] by bennylp
Fixed generation of header from the URI
6:03 PM Changeset [226] by bennylp
Fixed crashed bugs when session dissapers while pjsua is waiting for …
6:02 PM Changeset [225] by bennylp
Fixed bugs when codec order in remote and local sdp is different
2:36 PM Changeset [224] by bennylp
Re-enable silence detection
1:49 PM Changeset [223] by bennylp
Added support for NULL frame in rtp stream, fixed bugs here and there in …
2:09 AM Changeset [222] by bennylp
Added support for playing WAV file

Feb 22, 2006:

10:31 PM Changeset [221] by bennylp
Put back stricker SDP negotiation rule
10:23 PM Changeset [220] by bennylp
Fixed STUN error
10:18 PM Changeset [219] by bennylp
Fixed bug in registration (CSeq not incremented after 401)
10:12 PM Changeset [218] by bennylp
Register pjlib-util errno, and update pjlib version
10:10 PM Changeset [217] by bennylp
Started errno framework in pjlib-util
3:42 PM Changeset [216] by bennylp
Added incoming call notification
12:06 PM Changeset [215] by bennylp
RFC 2833 support!
9:21 AM Changeset [214] by bennylp
Putting initial DTMF efforts
12:25 AM Changeset [213] by bennylp
Better error reporting in pjmedia stream
Note: See TracTimeline for information about the timeline view.