Timeline


and

May 3, 2007:

7:56 PM Changeset [1248] by bennylp
Misc Symbian fixes, looks good
7:54 PM Ticket #251 (Memory leak problem with Symbian) closed by bennylp
fixed: It was caused by missing CloseSTDLIB(). Ticket closed (again).
7:05 PM Ticket #251 (Memory leak problem with Symbian) reopened by bennylp
Reopen, detected leaks with UHEAP_MARK/UHEAP_MARKEND
6:20 PM Ticket #271 (Add pjsip_tpmgr_get_transport_count()) closed by bennylp
fixed
6:20 PM Ticket #271 (Add pjsip_tpmgr_get_transport_count()) created by bennylp
6:14 PM Ticket #264 (UDP connect()/send() fails with Symbian S60 3rd Edition) closed by bennylp
wontfix: This is probably Symbian/emulator bug, there's nothing I can do. Closing …
6:14 PM Ticket #263 (Cannot call TCP's pj_ioqueue_accept() more than once in Symbian) closed by bennylp
wontfix: This probably is Symbian/Emulator? bug, nothing we can do. Closing the …
6:13 PM Ticket #251 (Memory leak problem with Symbian) closed by bennylp
worksforme: Couldn't reproduce with trunk.
5:39 PM Ticket #266 (Skip \x00 packets) closed by bennylp
fixed: Done. Actually now all UDP packets below certain size (currently 32) will …
5:27 PM Ticket #254 (Port PJSTUN-CLIENT trunk to Symbian) closed by bennylp
wontfix: Not necessary, just test with the STUN/ICE functionality in PJSUA.
5:14 PM Ticket #270 (Configurable pool sizes for pjmedia) closed by bennylp
worksforme: Just decreased some pool sizes. The rest will do sometime.
2:44 PM Changeset [1247] by bennylp
Fixed crash in PortAudio?'s Pa_Util_DebugPrint (pa_debugprint.c - line 102)
1:43 PM Ticket #252 (Route header issues on Symbian) closed by bennylp
fixed: Unable to reproduce with trunk, closing ticket.
1:38 PM Ticket #250 (Problems with byte ordering in Symbian) closed by bennylp
fixed: Done. The pj_sockaddr_in now always stores value in network byte …
1:36 PM Ticket #265 (RecvFrom() continuously returns KErrGeneral in Symbian) closed by bennylp
wontfix: There's nothing we can do about this. And more over, somebody said that …
1:35 PM Ticket #269 (Configurable CActive priority for CPjTimeoutTimer in Symbian) closed by bennylp
fixed: Done. Application can use PJ_SYMBIAN_TIMER_PRIORITY macro to declare …
1:33 PM Ticket #268 (Support ARMCC and GCCE compilers for Symbian) closed by bennylp
fixed: Done. See pj/compat/cc_armcc.h and pj/compat/cc_gcce.h.
1:33 PM Ticket #261 (Simple PJSUA based application for Symbian) closed by bennylp
fixed: There is symbian_ua application under pjsip-apps.
1:32 PM Ticket #247 (Deprecate the use of ANY POLLING in Symbian) closed by bennylp
fixed: Done. Timer and ioqueue are fully using active objects. No polling is …
1:31 PM Ticket #246 (Modify PJLIB timer_heap in Symbian to use Symbian's Active objects) closed by bennylp
fixed: Done, in timer_symbian.cpp.
1:31 PM Changeset [1246] by bennylp
Implemented ticket #246, #247, #261, #268, #250 for Symbian
1:29 PM Ticket #270 (Configurable pool sizes for pjmedia) created by bennylp
8:06 AM Ticket #269 (Configurable CActive priority for CPjTimeoutTimer in Symbian) created by bennylp
When there are (too) many active objects registered too often to the …
7:13 AM Ticket #268 (Support ARMCC and GCCE compilers for Symbian) created by bennylp

May 2, 2007:

11:06 PM Changeset [1245] by bennylp
More Symbian fixes
10:15 PM Ticket #267 (Configurable PJSIP_TRANSPORT_IDLE_TIME) closed by bennylp
fixed: No problem. The PJSIP_TRANSPORT_IDLE_TIME setting can be overridden …
10:15 PM Ticket #267 (Configurable PJSIP_TRANSPORT_IDLE_TIME) created by bennylp
Some application wants PJSIP_TRANSPORT_IDLE_TIME delay to be …
10:08 PM Ticket #266 (Skip \x00 packets) created by bennylp
9:28 PM Ticket #265 (RecvFrom() continuously returns KErrGeneral in Symbian) created by bennylp
For some strange reason, and on some platforms only, an asynchronous …
9:24 PM Ticket #248 (Strayed socket signal in Symbian) closed by bennylp
fixed
9:24 PM Ticket #249 (Problems with big memory blocks in Symbian) closed by bennylp
fixed: Done. Most PJSIP pool memory sizes are now configurable, and in …
6:54 PM Changeset [1244] by bennylp
Errno and memory size tweaking for Symbian
3:02 PM Ticket #244 (Fix PJLIB's resolver not able to resolve anything in Symbian) closed by bennylp
fixed
1:19 PM Changeset [1243] by bennylp
Fixed nullsound in Symbian
11:29 AM Changeset [1242] by bennylp
PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing …
9:43 AM Ticket #260 (Port PJSUA-LIB to Symbian) closed by bennylp
fixed
7:00 AM Ticket #259 (Port PJMEDIA trunk to Symbian) closed by bennylp
fixed
6:25 AM Ticket #258 (Port PJSIP-UA trunk to Symbian) closed by bennylp
fixed
6:22 AM Ticket #257 (Port PJSIP-SIMPLE trunk to Symbian) closed by bennylp
fixed
6:22 AM Ticket #256 (Port PJSIP-CORE trunk to Symbian) closed by bennylp
fixed
5:14 AM Changeset [1241] by bennylp
Ported PJSIP and PJSIP-SIMPLE to Symbian

May 1, 2007:

4:54 PM Changeset [1240] by bennylp
PJSDP port to Symbian
12:25 PM Ticket #255 (Port PJNATH trunk to Symbian) closed by bennylp
fixed
12:25 PM Ticket #253 (Port PJLIB-UTIL trunk to Symbian) closed by bennylp
fixed
12:25 PM Changeset [1239] by bennylp
Ported PJLIB-UTIL and PJNATH to Symbian
10:42 AM Ticket #245 (Port PJLIB-TEST trunk to Symbian) closed by bennylp
fixed
10:42 AM Ticket #243 (Port PJLIB trunk to Symbian) closed by bennylp
fixed
10:42 AM Changeset [1238] by bennylp
Ported PJLIB and PJLIB-TEST to Symbian!
10:15 AM Ticket #264 (UDP connect()/send() fails with Symbian S60 3rd Edition) created by bennylp
Normally we should be able to call UDP connect() and just call send(). …
9:49 AM Ticket #263 (Cannot call TCP's pj_ioqueue_accept() more than once in Symbian) created by bennylp
Calling pj_ioqueue_accept() more than once will cause assertion …
6:44 AM Changeset [1237] by bennylp
Fixed warnings in msg_test with gcc
6:36 AM Changeset [1236] by bennylp
Fixed build error on Linux

Apr 30, 2007:

9:03 PM Changeset [1235] by bennylp
Initial Symbian integration to trunk for pjlib
5:07 PM Ticket #262 (Create SOUND DEVICE for Symbian) created by bennylp
5:06 PM Ticket #261 (Simple PJSUA based application for Symbian) created by bennylp
5:05 PM Ticket #260 (Port PJSUA-LIB to Symbian) created by bennylp
5:03 PM Ticket #259 (Port PJMEDIA trunk to Symbian) created by bennylp
5:02 PM Ticket #258 (Port PJSIP-UA trunk to Symbian) created by bennylp
5:02 PM Ticket #257 (Port PJSIP-SIMPLE trunk to Symbian) created by bennylp
5:01 PM Ticket #256 (Port PJSIP-CORE trunk to Symbian) created by bennylp
5:00 PM Ticket #255 (Port PJNATH trunk to Symbian) created by bennylp
4:58 PM Ticket #254 (Port PJSTUN-CLIENT trunk to Symbian) created by bennylp
4:56 PM Ticket #253 (Port PJLIB-UTIL trunk to Symbian) created by bennylp
4:50 PM Ticket #252 (Route header issues on Symbian) created by bennylp
When adding Route-header to the outgoing request, registration and …
4:48 PM Ticket #251 (Memory leak problem with Symbian) created by bennylp
Report: > I am suspecting that PjSip has two memory leaks in INVITE > …
4:40 PM Ticket #250 (Problems with byte ordering in Symbian) created by bennylp
Problem: > We are having problems with STUN in Symbian. It seems like > …
4:35 PM Ticket #249 (Problems with big memory blocks in Symbian) created by bennylp
Symbian looks to having troubles when there are too many big blocks …
4:32 PM Ticket #248 (Strayed socket signal in Symbian) created by bennylp
We have three options here: […] The correct option seems to be no 2.
4:06 PM Ticket #247 (Deprecate the use of ANY POLLING in Symbian) created by bennylp
This includes timer heap and ioqueue polling.
4:05 PM Ticket #246 (Modify PJLIB timer_heap in Symbian to use Symbian's Active objects) created by bennylp
4:04 PM Ticket #245 (Port PJLIB-TEST trunk to Symbian) created by bennylp
4:03 PM Ticket #244 (Fix PJLIB's resolver not able to resolve anything in Symbian) created by bennylp
The Symbian DNS problem can be resolved by not using […] in …
3:59 PM Ticket #243 (Port PJLIB trunk to Symbian) created by bennylp
3:58 PM Milestone ICE completed
This milestone is intended to release the ICE implementation as soon as it …
11:37 AM Changeset [1234] by bennylp
Fixed nc generation in digest authentication with qop
11:05 AM Changeset [1233] by bennylp
Fixed mp3_writer.c include
9:02 AM Changeset [1232] by bennylp
Added resample DLL project
7:38 AM WikiStart edited by bennylp
(diff)
7:37 AM new_changes created by bennylp

Apr 29, 2007:

6:29 PM Changeset [1231] by bennylp
Related to ticket #240: fixed URI test because of changes in parsing …
6:27 PM Changeset [1230] by bennylp
Related to ticket #239: fixed URI test because of changes in parsing …
6:13 PM Changeset [1229] by bennylp
Continuing ticket #239: Error parsing quoted URI parameters
6:07 PM Changeset [1228] by bennylp
Continuing ticket #240: Error parsing quoted URI parameters
4:52 PM Changeset [1227] by bennylp
Moved split-3rd-party branch to the trunk
4:50 PM Changeset [1226] by bennylp
Moved trunk to branches
1:55 PM Changeset [1225] by bennylp
Related to ticket #239: Error parsing quoted parameters
12:32 PM Ticket #242 (Crash on Windows when no sound device is available) closed by bennylp
fixed: Committed in r1224
12:31 PM Changeset [1224] by bennylp
Fixed ticket #242: Crash on Windows when no sound device is available
12:21 PM Ticket #241 (Crash on Windows when no sound device is available) closed by bennylp
fixed: Fixed in r1223
12:20 PM Changeset [1223] by bennylp
Fixed ticket #241: Crash on Windows when no sound device is available
12:16 PM Ticket #242 (Crash on Windows when no sound device is available) created by bennylp
See ticket #241
12:14 PM Ticket #241 (Crash on Windows when no sound device is available) created by bennylp
Crash upon shutting down PJSUA application when no sound device is …
6:35 AM Ticket #234 (Crash in console application when invalid command line is given (thanks ...) closed by bennylp
duplicate: Looks like this is duplicate of ticket #235
6:32 AM Ticket #239 (Error parsing quoted parameters) closed by bennylp
fixed: Fixed, and also added header parsing tests in r1222.
6:30 AM Changeset [1222] by bennylp
Fixed ticket #239: Error parsing/printing quoted parameters, and added …
6:23 AM Ticket #240 (Error parsing quoted parameters) closed by bennylp
fixed: Fixed, and also added header tests in r1221.
6:23 AM Changeset [1221] by bennylp
Fixed ticket #240: error parsing/printing quoted parameters, and also …
6:22 AM Ticket #240 (Error parsing quoted parameters) created by bennylp
See ticket #239
6:21 AM Ticket #239 (Error parsing quoted parameters) created by bennylp
The parser automatically removes quotes surrounding parameter values, and …

Apr 28, 2007:

3:38 PM Ticket #237 (-- invalid ticket --) closed by bennylp
invalid
3:38 PM Ticket #237 (-- invalid ticket --) reopened by bennylp
3:38 PM Ticket #238 (Fix interop problem: some endpoints send ":" character in Via parameters) closed by bennylp
invalid: Invalid ticket, undo-ed in r1220
3:37 PM Ticket #238 (Fix interop problem: some endpoints send ":" character in Via parameters) reopened by bennylp
3:37 PM Changeset [1220] by bennylp
Undo ticket #238
3:35 PM Changeset [1219] by bennylp
Undo ticket #237 (invalid)
2:31 PM Ticket #237 (-- invalid ticket --) closed by bennylp
fixed: Fixed in r1218.
2:30 PM Changeset [1218] by bennylp
Fixed ticket #237: interop problem: some endpoints send colon character in …
1:03 PM Ticket #238 (Fix interop problem: some endpoints send ":" character in Via parameters) closed by bennylp
fixed: Fixed in r1217.
1:00 PM Changeset [1217] by bennylp
Fixed ticket #238: allow colon in Via parameters
12:58 PM Ticket #238 (Fix interop problem: some endpoints send ":" character in Via parameters) created by bennylp
See ticket #237.
12:53 PM Ticket #237 (-- invalid ticket --) created by bennylp
7:26 AM Changeset [1216] by bennylp
ICE: fixed pruning of host candidates
4:14 AM Changeset [1215] by bennylp
ICE: prune host candidates (not in ICE)
4:13 AM Changeset [1214] by bennylp
Fixed typo in PUBLISH documentation (thanks Klaus Darilion)

Apr 23, 2007:

4:55 PM Changeset [1213] by bennylp
Fixed mingw build for portaudio
4:40 PM Changeset [1212] by bennylp
Temporarily removed portaudio
4:22 PM Changeset [1211] by bennylp
Fixed mingw build

Apr 22, 2007:

12:54 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
12:48 PM Changeset [1210] by bennylp
Merged changes from the trunk
2:55 AM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
2:52 AM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
2:50 AM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)

Apr 20, 2007:

3:07 AM Changeset [1209] by bennylp
Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for …
3:01 AM Changeset [1208] by bennylp
Fix for ticket #220: retransmit timer wasn't cleared when 2xx response for …

Apr 19, 2007:

11:03 AM Changeset [1207] by bennylp
ICE: check for duplicate candidates, and change foundation to use the base …
11:00 AM Ticket #236 (Crash in console application when invalid command line is given (thanks ...) closed by bennylp
fixed: Fixed in r1206
10:57 AM Changeset [1206] by bennylp
Fixed ticket #236: Crash in console application when invalid command line …
10:52 AM Ticket #235 (Crash in console application when invalid command line is given (thanks ...) closed by bennylp
fixed: Fixed in r1205.
10:51 AM Ticket #236 (Crash in console application when invalid command line is given (thanks ...) created by bennylp
See ticket #235.
10:51 AM Changeset [1205] by bennylp
Fixed ticket #235: Crash in console application when invalid command line …
10:50 AM Ticket #235 (Crash in console application when invalid command line is given (thanks ...) created by bennylp
This is because when invalid command line is given, getopt() will return …
10:50 AM Ticket #234 (Crash in console application when invalid command line is given (thanks ...) created by bennylp
This is because when invalid command line is given, getopt() will return …

Apr 18, 2007:

3:43 PM Ticket #233 (Parse failure on big endian machines (thanks Vladimir Hozjan)) closed by bennylp
fixed: Fixed in r1204.
3:43 PM Changeset [1204] by bennylp
Fixed ticket #233: Parse failure on big endian machines (thanks Vladimir …
3:43 PM Ticket #232 (Parse failure on big endian machines (thanks Vladimir Hozjan)) closed by bennylp
fixed: Fixed in r1203.
3:42 PM Ticket #233 (Parse failure on big endian machines (thanks Vladimir Hozjan)) created by bennylp
See ticket #232
3:40 PM Changeset [1203] by bennylp
Fixed ticket #232: Parse failure on big endian machines (thanks Vladimir …
3:40 PM Ticket #232 (Parse failure on big endian machines (thanks Vladimir Hozjan)) created by bennylp
All parsing fails on big endian machines, caused by #206. Thanks Hozjan …
9:24 AM Changeset [1202] by bennylp
Fixed the legacy build system

Apr 17, 2007:

4:16 PM Changeset [1201] by bennylp
Fixed build system for third_party

Apr 15, 2007:

11:07 AM Ticket #231 (Add the ability to respond to any realms in SIP authentication) created by bennylp
Currently PJSIP will only respond to authentication challenge when the …
10:58 AM Ticket #230 (Added make install command (thanks Jan Nieuwenhuizen)) closed by bennylp
fixed: Committed in r1200
10:58 AM Changeset [1200] by bennylp
Implemented ticket #230: Added make install command (thanks Jan …
10:58 AM Ticket #230 (Added make install command (thanks Jan Nieuwenhuizen)) created by bennylp
See ticket #229
10:57 AM Ticket #229 (Added make install command (thanks Jan Nieuwenhuizen)) closed by bennylp
fixed: Committed in r1199
10:56 AM Changeset [1199] by bennylp
Ticket #229: Added make install command (thanks Jan Nieuwenhuizen)
10:54 AM Ticket #229 (Added make install command (thanks Jan Nieuwenhuizen)) created by bennylp
Added make install command in the Makefile. Thanks Jan …
10:36 AM Ticket #228 (Unresolved error in alaw/ulaw conversion with C++ build (thanks Alain ...) closed by bennylp
fixed: Fixed in r1198
10:34 AM Changeset [1198] by bennylp
Fixed ticket #228: Unresolved error in alaw/ulaw conversion with C++ build …
10:32 AM Ticket #228 (Unresolved error in alaw/ulaw conversion with C++ build (thanks Alain ...) created by bennylp
See ticket #227
10:31 AM Ticket #227 (Unresolved error in alaw/ulaw conversion with C++ build (thanks Alain ...) closed by bennylp
fixed: Fixed in r1197
10:31 AM Changeset [1197] by bennylp
Fixed ticket #227: Unresolved error in alaw/ulaw conversion with C++ build …
10:30 AM Ticket #227 (Unresolved error in alaw/ulaw conversion with C++ build (thanks Alain ...) created by bennylp
pjmedia/alaw_ulaw.h is missing PJ_BEGIN/END_DECL constructs, …
10:13 AM Ticket #225 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) closed by bennylp
fixed: Fixed in r1196.
10:12 AM Changeset [1196] by bennylp
Fixed ticket #225: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)
10:10 AM Ticket #224 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) closed by bennylp
fixed: Fixed in r1195.
10:09 AM Ticket #226 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) created by bennylp
See ticket #224
10:09 AM Changeset [1195] by bennylp
Fixed ticket #224: Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)
10:09 AM Ticket #225 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) created by bennylp
See ticket #224
10:05 AM Ticket #223 (Added pj_strtoul2) closed by bennylp
fixed: Fixed in r1194.
10:05 AM Ticket #224 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) created by bennylp
There is a bug in format comparison in this function and it may return the …
9:58 AM Changeset [1194] by bennylp
Ticket #223: Added pj_strtoul2()
9:55 AM Ticket #222 (Added pj_strtoul2) closed by bennylp
fixed: Committed r1193.
9:54 AM Changeset [1193] by bennylp
Ticket #222: added pj_strtoul2()
9:53 AM Ticket #223 (Added pj_strtoul2) created by bennylp
See ticket #222
9:52 AM Ticket #222 (Added pj_strtoul2) created by bennylp
.. to convert string to integer with 10 or 16 base and when the string may …

Apr 11, 2007:

7:48 PM Changeset [1192] by bennylp
Applying ticket #220 to Symbian branch: Bug in retransmission of …
7:18 PM Changeset [1191] by bennylp
Removed third_party from top-level repository
6:32 PM Ticket #221 (Bug in retransmission of non-INVITE SIP requests in UAC transaction ...) closed by bennylp
fixed: Fixed in r1190.
6:32 PM Changeset [1190] by bennylp
Fixed ticket #221: Bug in retransmission of non-INVITE SIP requests in UAC …
6:31 PM Ticket #221 (Bug in retransmission of non-INVITE SIP requests in UAC transaction ...) created by bennylp
See ticket #220.
6:30 PM Ticket #220 (Bug in retransmission of non-INVITE SIP requests in UAC transaction ...) closed by bennylp
fixed: Committed in r1189.
6:30 PM Changeset [1189] by bennylp
Fixed ticket #220: Bug in retransmission of non-INVITE SIP requests in UAC …
6:29 PM Ticket #220 (Bug in retransmission of non-INVITE SIP requests in UAC transaction ...) created by bennylp
Previously, the non-INVITE UAC transaction would stop retransmitting the …
2:53 PM Milestone release-0.5.10.3 completed
= Tickes/Bugs? Fixed or Pending on This Release = == common == …
2:21 PM Changeset [1188] by bennylp
Added 0.5.10.3 tag
2:20 PM Changeset [1187] by bennylp
Changed version to 0.5.10.3
7:48 AM Ticket #219 (Bug in hash table when key is PJ_HASH_KEY_STRING and hval is specified ...) closed by bennylp
fixed: Fixed in r1186
7:48 AM Changeset [1186] by bennylp
Fixed ticket #219: Bug in hash table when key is PJ_HASH_KEY_STRING and …
7:46 AM Ticket #219 (Bug in hash table when key is PJ_HASH_KEY_STRING and hval is specified ...) created by bennylp
See ticket #218
7:46 AM Ticket #218 (Bug in hash table when key is PJ_HASH_KEY_STRING and hval is specified ...) closed by bennylp
fixed: Fixed in r1185.
7:46 AM Changeset [1185] by bennylp
Fixed ticket #218: Bug in hash table when key is PJ_HASH_KEY_STRING and …
7:45 AM Ticket #218 (Bug in hash table when key is PJ_HASH_KEY_STRING and hval is specified ...) created by bennylp
To reproduce: […] Upon second pj_hash_set() invocation, the …

Apr 10, 2007:

10:35 AM Changeset [1184] by bennylp
Allow stun_host settin in pjsua to have port number
9:40 AM Changeset [1183] by bennylp
Fixed assertion error when local_pref is set to zero in …

Apr 9, 2007:

9:28 PM Changeset [1182] by bennylp
Initial modification to Makefiles
8:54 PM Changeset [1181] by bennylp
Added PortAudio? build files
5:13 PM Changeset [1180] by bennylp
Initial Makefiles for the third_party components
8:54 AM Changeset [1179] by bennylp
Updated EVC project files with new directory layout
7:10 AM Changeset [1178] by bennylp
Added the VS8 project files
7:06 AM Changeset [1177] by bennylp
Fixed all VS6 and VS8 projects with new third party projects layout

Apr 8, 2007:

6:38 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
6:37 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
12:14 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
12:13 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
12:12 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
12:09 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
12:02 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
11:42 AM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
11:39 AM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
9:40 AM Changeset [1176] by bennylp
mv resample_resample.c resample.c
9:09 AM Getting_Started_Using edited by bennylp
(diff)
9:08 AM Getting_Started_Using edited by bennylp
(diff)

Apr 7, 2007:

8:45 PM Changeset [1175] by bennylp
Moved plc, resample, and mp3 to third_party
4:23 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
4:17 PM Changeset [1174] by bennylp
mv resample.c resample_resample.c
4:09 PM Changeset [1173] by bennylp
Brought back the old resample.c
4:07 PM Changeset [1172] by bennylp
mv resample.c resample_speex.c
4:01 PM Changeset [1171] by bennylp
Changed resample to use speex (for now)
2:53 PM Changeset [1170] by bennylp
Moved resample to third_party directory
12:47 PM Changeset [1169] by bennylp
Moved ilbc to third_party directory
12:29 PM Changeset [1168] by bennylp
Split speex, portaudio, and gsm into third_party directory
10:24 AM Changeset [1167] by bennylp
Added third-party repository

Apr 6, 2007:

8:21 PM Changeset [1166] by bennylp
Deleting own copy of of speex and portaudio
4:17 PM Changeset [1165] by bennylp
Locked speex and portaudio in third_party directory to specific revision
4:15 PM Changeset [1164] by bennylp
Added third_party directory
3:56 PM Migration From 0.5 Version To 0.6 Version edited by bennylp
(diff)
3:49 PM Changeset [1163] by bennylp
Created experimental branch to split 3rd party libraries into a separate …
12:13 PM Changeset [1162] by bennylp
Fixed destination address error when sending RTCP in ICE media transport
10:35 AM Changeset [1161] by bennylp
Added missing NULL getopt sentitel in stateful/stateless proxy samples
10:35 AM Changeset [1160] by bennylp
Added missing NULL getopt sentitel in stateful/stateless proxy samples
10:29 AM Ticket #216 (Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)) closed by bennylp
fixed: Fixed in r1159.
10:29 AM Changeset [1159] by bennylp
Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks …
10:27 AM Ticket #217 (Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)) closed by bennylp
duplicate
10:26 AM Ticket #217 (Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)) created by bennylp
#define PJ_HAS_TCP 0 will cause many compile/link errors. Thanks …
10:26 AM Ticket #216 (Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)) created by bennylp
#define PJ_HAS_TCP 0 will cause many compile/link errors. Thanks …
10:25 AM Ticket #215 (Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)) closed by bennylp
fixed: Fixed in r1158.
10:25 AM Changeset [1158] by bennylp
Fixed ticket #215: Build error when PJ_HAS_TCP is set to zero (thanks …
10:23 AM Ticket #215 (Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan)) created by bennylp
#define PJ_HAS_TCP 0 will cause many compile/link errors. Thanks …

Apr 5, 2007:

11:18 PM Changeset [1157] by bennylp
Handle scenario where ICE check list completes early in the answerer
10:45 PM Ticket #214 (Error opening sound device is not propagated to application (thanks Paul ...) closed by bennylp
fixed: Fixed in r1156.
10:45 PM Changeset [1156] by bennylp
Fixed ticket #214: Error opening sound device is not propagated to …
10:44 PM Ticket #214 (Error opening sound device is not propagated to application (thanks Paul ...) created by bennylp
See ticket #213
10:43 PM Ticket #213 (Error opening sound device is not propagated to application (thanks Paul ...) closed by bennylp
fixed: Fixed in r1155.
10:43 PM Changeset [1155] by bennylp
Fixed ticket #213: Error opening sound device is not propagated to …
10:40 PM Ticket #213 (Error opening sound device is not propagated to application (thanks Paul ...) created by bennylp
When pjsua failed to open sound device in pjsua_start(), this error …
10:28 PM Changeset [1154] by bennylp
Respond to early check with proper credential
3:12 PM Changeset [1153] by bennylp
Added missing include in pjnath/config.h
11:32 AM Changeset [1152] by bennylp
ICE (work in progress): handle early check that is received before answer

Apr 4, 2007:

5:49 PM Changeset [1151] by bennylp
Added PJ_STUN_NO_AUTHENTICATE option to disable authentication in STUN …
5:29 PM Changeset [1150] by bennylp
Fixed crash with invalid PDU and added MAGIC-COOKIE attribute for backward …
1:03 PM Changeset [1149] by bennylp
Fixed compile error in stun_client because of last modification in STUN
10:46 AM Ticket #212 (IM typing indication request is missing route set (thanks Nicholas Xu)) closed by bennylp
fixed: Fixed in r1148
10:45 AM Changeset [1148] by bennylp
Ticket #212: IM typing indication request is missing route set (thanks …
10:45 AM Ticket #212 (IM typing indication request is missing route set (thanks Nicholas Xu)) created by bennylp
See ticket #211
10:44 AM Ticket #211 (IM typing indication request is missing route set (thanks Nicholas Xu)) closed by bennylp
fixed: Fixed in r1147.
10:44 AM Changeset [1147] by bennylp
Ticket #211: IM typing indication request is missing route set (thanks …
10:43 AM Ticket #211 (IM typing indication request is missing route set (thanks Nicholas Xu)) created by bennylp
Thanks Nicholas Xu <xunich gmail com>
10:24 AM Ticket #210 (Added simple stateless and stateful proxy in samples collection) closed by bennylp
fixed: In ticket #204 and r1121.
10:23 AM Ticket #210 (Added simple stateless and stateful proxy in samples collection) created by bennylp
10:17 AM Ticket #209 (Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)) closed by bennylp
fixed: Committed in r1146
10:17 AM Changeset [1146] by bennylp
Ticket #209: Added XMLNS for attribute for PIDF document (thanks Tory …
10:16 AM Ticket #209 (Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)) created by bennylp
See ticket #207.
10:15 AM Ticket #208 (Allow single quotes for attributes in XML (thanks Tory Patnoe)) closed by bennylp
fixed: Committed in r1145.
10:15 AM Changeset [1145] by bennylp
Ticket #208: Allow single quotes for attributes in XML (thanks Tory …
10:13 AM Ticket #208 (Allow single quotes for attributes in XML (thanks Tory Patnoe)) created by bennylp
See ticket #206.
10:13 AM Changeset [1144] by bennylp
Fixed potential crash in ICE when adding peer reflexive candidate
10:06 AM Ticket #207 (Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)) closed by bennylp
fixed: Committed in r1143.
10:06 AM Changeset [1143] by bennylp
Ticket #207: Added XMLNS for attribute for PIDF document (thanks Tory …
10:05 AM Ticket #207 (Added XMLNS for attribute for PIDF document (thanks Tory Patnoe)) created by bennylp
Thanks Tory Patnoe <tpatnoe at jabber com> for the patch!
9:54 AM Ticket #206 (Allow single quotes for attributes in XML (thanks Tory Patnoe)) closed by bennylp
fixed: Committed in r1142.
9:54 AM Changeset [1142] by bennylp
Implement ticket #206: Allow single quotes for attributes in XML (thanks …
9:53 AM Ticket #206 (Allow single quotes for attributes in XML (thanks Tory Patnoe)) created by bennylp
Patch: Allow single quotes in XML attributes, and also added …

Apr 3, 2007:

7:15 PM Changeset [1141] by bennylp
Added ICE-CONTROLLED and ICE-CONTROLLING attribute, handle ICE 487 error, …
6:01 PM Changeset [1140] by bennylp
Fixed misc bugs with ICE: (1) moved STUN session from candidate to …
5:59 PM Changeset [1139] by bennylp
A little bit of improvement in pj_time_val_normalize()
5:59 PM Changeset [1138] by bennylp
A little bit of improvement in pj_time_val_normalize()
5:57 PM Changeset [1137] by bennylp
Undo ticket #184: removed pj_file_flush() from pjsua-lib since it slows …
5:55 PM Changeset [1136] by bennylp
Undo ticket #185: removed pj_file_flush() from pjsua-lib since it slows …
Note: See TracTimeline for information about the timeline view.