Timeline


and

Oct 11, 2006:

9:56 PM Changeset [765] by bennylp
Fixed bug in pjsua_media.c: when sound device is created with different …
4:37 PM Changeset [764] by bennylp
Fixed another typo in pj\types.h comment [thanks Tomasz Ostrowski]
4:03 PM Changeset [763] by bennylp
Changed pjsua_media.c to try different clock rates when opening sound …
2:57 PM Changeset [762] by bennylp
Changed pasound.c to open multiple streams when input/output are on …
1:40 PM Changeset [761] by bennylp
Fixed missing pj_snd_get_info() in nullsound.c

Oct 10, 2006:

6:33 PM Changeset [760] by bennylp
Changed pasound.c to handle situation when NULL is passed as input/output …

Oct 9, 2006:

9:09 PM Changeset [759] by bennylp
Changed pasound.c to get the default sound devices from the host API's …
8:11 PM Changeset [758] by bennylp
Fixed typos in pj_*int*_t's comments [thanks Tomasz Ostrowski].

Oct 8, 2006:

6:00 PM Changeset [757] by bennylp
Created another Symbian branch
4:59 PM Changeset [756] by bennylp
Modify sip_transaction.c to send ACK first before notifying upper layer …
2:22 PM Changeset [755] by bennylp
Fixed title mismatch in PJLIB-UTIL HTML header
1:56 PM Changeset [754] by bennylp
Added pjlib-util/config.h and pjlib-util/types.h to put together common …
12:39 PM Changeset [753] by bennylp
Major addition to support DNS SRV resolution in PJSIP: - added DNS …

Oct 5, 2006:

11:42 AM Changeset [752] by bennylp
Changed puts() to printf() in log_writer_stdout.c, since puts() introduced …

Oct 4, 2006:

8:56 PM Changeset [751] by bennylp
Removed -DNDEBUG from default CFLAGS [thanks Olivier Gournet]
8:46 PM Changeset [750] by bennylp
Fixed compilation errors when threading is disabled (PJ_HAS_THREADS=0) and …
11:59 AM Changeset [749] by bennylp
Changed fputs() to puts() in log_writer_stdout.c, since it's suspected to …

Oct 3, 2006:

5:13 PM Changeset [748] by bennylp
Fixed bug in the hash table size calculation. The hash table creation API …
5:01 PM Changeset [747] by bennylp
Fixed compilation error in tone generator when using fixed point.
5:00 PM Changeset [746] by bennylp
Fixed minor error in pj_thread_is_registered() API. The return value …

Sep 30, 2006:

11:39 AM Changeset [745] by bennylp
Added initial implementation of low-level DNS packetization and parsing …

Sep 27, 2006:

10:49 PM Changeset [744] by bennylp
Added pjmedia_snd_stream_get_info() function. NOTE SOUND DEVICE …
10:45 PM Changeset [743] by bennylp
Updated doxygen documentation on sdp_neg.h

Sep 26, 2006:

1:21 PM Changeset [742] by bennylp
Added support for specifying IP address in PJSUA-LIB/pjsua. This option …

Sep 25, 2006:

8:07 PM Changeset [741] by bennylp
Version 0.5.8 web release
5:56 PM Changeset [740] by bennylp
Fixed misleading log message from the sound port about EC being suspended …
5:48 PM Changeset [739] by bennylp
Version 0.5.8
1:40 PM Changeset [738] by bennylp
Tests with other user agents revealed some bugs which have been fixed …

Sep 24, 2006:

12:07 AM Changeset [737] by bennylp
Fixed several bugs in PJSUA-API: - in some condition, when outgoing call …

Sep 22, 2006:

8:43 PM Changeset [736] by bennylp
Updated doxygen documentation for the website
6:42 PM Changeset [735] by bennylp
Handle incoming empty packets sent by some user agents (to refresh NAT)
4:55 PM Changeset [734] by bennylp
Fixed few bugs that seem to have been introduced by new dialog locking …
12:48 PM Changeset [733] by bennylp
In pjsua, outgoing REFER now always put Refer-Sub: false

Sep 21, 2006:

9:06 AM Changeset [732] by bennylp
Fixed capture device enumeration bug in DirectSound?, and changed SDP …

Sep 20, 2006:

8:02 PM Changeset [731] by bennylp
Automatically suspend AEC when nothing is connected to the sound port in …

Sep 19, 2006:

9:29 PM Changeset [730] by bennylp
Fixed race condition bug when initializing SDP parser on multi-processor …
1:37 PM Changeset [729] by bennylp
Fixed race-condition/deadlock problems in the dialog/user agent layer all …
1:32 PM Changeset [728] by bennylp
Fixed misc compilation warnings (mostly about unused variables)

Sep 18, 2006:

11:33 PM Changeset [727] by bennylp
Support for reading non-canonical WAV file in WAV file player port.

Sep 17, 2006:

10:58 PM Changeset [726] by bennylp
Fixed incorrect cross compilation settings with the autoconf script.
7:54 PM Changeset [725] by bennylp
Added pool for allocating memory from the stack buffer
3:09 PM Changeset [724] by bennylp
Now really checked in the new PLC software!
2:59 PM Changeset [723] by bennylp
Removed G.711 Annex I PLC from the source (because of possible …

Sep 14, 2006:

9:16 PM Changeset [722] by bennylp
Applied temporary fix to error code returned by pj_gethostbyname(). Under …
6:51 PM Changeset [721] by bennylp
Fix the local IP address resolution issue in PJSIP, PJMEDIA, and PJSUA, by …
4:07 PM Changeset [720] by bennylp
Added pjsip_transport_register_type() API to register new transport type.
4:05 PM Changeset [719] by bennylp
Added account ID in pjsua_call_info.
4:03 PM Changeset [718] by bennylp
Updated the doxygen comments for PJSIP_EFAILEDCREDENTIAL and …
1:52 PM Changeset [717] by bennylp
Fixed WinCE compilation
11:26 AM Changeset [716] by bennylp
Fixed compilation error in Linux when the legacy configure is being used: …
11:17 AM Changeset [715] by bennylp
Added --duration option in PJSUA to limit the maximum duration of calls. …

Sep 13, 2006:

11:48 PM Changeset [714] by bennylp
Fixed bug in client REGISTER: crashed when application calls …
10:48 PM Changeset [713] by bennylp
SIP methods are now compared case-sensitively (previously it was …
10:45 PM Changeset [712] by bennylp
Fixed bug in event subscription: for event subscriptions established by …
9:56 PM Changeset [711] by bennylp
Fix STUN client when handling unknown attributes. Before it failed the …
11:02 AM Changeset [710] by bennylp
Updated README.txt again
9:38 AM Changeset [709] by bennylp
Set default CFLAGS in configure to -O2 -DNDEBUG

Sep 12, 2006:

11:49 PM Changeset [708] by bennylp
Fixed mutex leaking in Linux: pj_mutex_destroy() will fail to destroy the …
6:58 PM Changeset [707] by bennylp
Updated README.txt from using.htm
11:33 AM Changeset [706] by bennylp
Added EOF callback and get_size() in pjmedia_mem_capture port.

Sep 11, 2006:

10:56 PM Changeset [705] by bennylp
Fixed bug in media UDP transport: when transport is created with create(), …
7:55 PM Changeset [704] by bennylp
Added EOF callback in memory playback port.
6:51 PM Changeset [703] by bennylp
Fixed bug in resample port: put/get buffers are allocated with the wrong …
Note: See TracTimeline for information about the timeline view.