Timeline


and

May 14, 2007:

5:16 PM Changeset [1274] by bennylp
Tagged 0.5.10.4
5:10 PM Milestone release-0.5.10.4 completed
= Tickes/Bugs? Fixed or Pending on This Release = == common == …
5:10 PM Milestone Symbian-trunk-integration completed
= Tasks = [[TicketQuery(...)]] …
4:53 PM Changeset [1273] by bennylp
Changed version to 0.5.10.4
4:45 PM Ticket #274 (The From parameter on_pager() callback contains Contact instead (thanks ...) closed by bennylp
fixed: Fixed in r1272
4:45 PM Changeset [1272] by bennylp
Ticket #274: the From parameter on_pager() callback contains Contact …
4:38 PM Ticket #274 (The From parameter on_pager() callback contains Contact instead (thanks ...) created by bennylp
See ticket #272
4:38 PM Ticket #272 (The From parameter on_pager() callback contains Contact instead (thanks ...) closed by bennylp
fixed: Fixed in r1271
4:37 PM Changeset [1271] by bennylp
Ticket #272: the From parameter on_pager() callback contains Contact …

May 12, 2007:

4:38 PM Changeset [1270] by bennylp
Define PJSIP_SAFE_MODULE=0 for Symbian
3:03 PM Changeset [1269] by bennylp
Symbian fixes to compile on GCCE (nested callbacks etc)

May 11, 2007:

7:02 PM Changeset [1268] by bennylp
Added missing distclean rule in pjnath Makefile
6:48 PM Changeset [1267] by bennylp
Fixed compilation error in gsm codec caused by last C++ changes
3:14 PM Changeset [1266] by bennylp
HUGE changeset to make the rest of the libraries compile with C++ mode
10:37 AM Changeset [1265] by bennylp
Fixed missing padding when calculating MESSAGE-INTEGRITY in STUN
10:36 AM Changeset [1264] by bennylp
Added IP bandwidth output in pjsua dq report
10:36 AM Changeset [1263] by bennylp
Added missing ptime when writing config in pjsua

May 10, 2007:

10:44 PM Ticket #273 (The From parameter on_pager() callback contains Contact instead (thanks ...) created by bennylp
See ticket #272
10:44 PM Ticket #272 (The From parameter on_pager() callback contains Contact instead (thanks ...) created by bennylp
8:49 PM Changeset [1262] by bennylp
Fixed crash when incoming call is received while application is starting
8:48 PM Changeset [1261] by bennylp
Fixed dependencies for the samples project
8:40 PM Changeset [1260] by bennylp
Added registration and other settings in WinCE sample

May 5, 2007:

10:56 AM Changeset [1259] by bennylp
Removed iceproject branch
10:56 AM Changeset [1258] by bennylp
Removed old-symbian branch
10:56 AM Changeset [1257] by bennylp
Removed old-pjsymbian branch
10:55 AM Changeset [1256] by bennylp
Renamed pjsymbian branch to old-pjsymbian
10:54 AM Changeset [1255] by bennylp
Renamed symbian branch to old-symbian

May 4, 2007:

7:36 PM Changeset [1254] by bennylp
Updated PA version to build CE properly
3:12 PM Changeset [1253] by bennylp
Added null_audio project for Symbian
12:40 PM Changeset [1252] by bennylp
PortAudio? build problems fixed for CE
10:52 AM Changeset [1251] by bennylp
More fixes related to ticket #220
10:49 AM Changeset [1250] by bennylp
Fixed more bugs caused by ticket #221
7:25 AM Changeset [1249] by bennylp
Added comments for Symbian sample

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 …
Note: See TracTimeline for information about the timeline view.