Timeline
May 14, 2007:
- 5:16 PM Changeset [1274] by
- 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
- Changed version to 0.5.10.4
- 4:45 PM Ticket #274 (The From parameter on_pager() callback contains Contact instead (thanks ...) closed by
- fixed: Fixed in r1272
- 4:45 PM Changeset [1272] by
- 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
- See ticket #272
- 4:38 PM Ticket #272 (The From parameter on_pager() callback contains Contact instead (thanks ...) closed by
- fixed: Fixed in r1271
- 4:37 PM Changeset [1271] by
- Ticket #272: the From parameter on_pager() callback contains Contact …
May 12, 2007:
- 4:38 PM Changeset [1270] by
- Define PJSIP_SAFE_MODULE=0 for Symbian
- 3:03 PM Changeset [1269] by
- Symbian fixes to compile on GCCE (nested callbacks etc)
May 11, 2007:
- 7:02 PM Changeset [1268] by
- Added missing distclean rule in pjnath Makefile
- 6:48 PM Changeset [1267] by
- Fixed compilation error in gsm codec caused by last C++ changes
- 3:14 PM Changeset [1266] by
- HUGE changeset to make the rest of the libraries compile with C++ mode
- 10:37 AM Changeset [1265] by
- Fixed missing padding when calculating MESSAGE-INTEGRITY in STUN
- 10:36 AM Changeset [1264] by
- Added IP bandwidth output in pjsua dq report
- 10:36 AM Changeset [1263] by
- 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
- See ticket #272
- 10:44 PM Ticket #272 (The From parameter on_pager() callback contains Contact instead (thanks ...) created by
- 8:49 PM Changeset [1262] by
- Fixed crash when incoming call is received while application is starting
- 8:48 PM Changeset [1261] by
- Fixed dependencies for the samples project
- 8:40 PM Changeset [1260] by
- Added registration and other settings in WinCE sample
May 5, 2007:
- 10:56 AM Changeset [1259] by
- Removed iceproject branch
- 10:56 AM Changeset [1258] by
- Removed old-symbian branch
- 10:56 AM Changeset [1257] by
- Removed old-pjsymbian branch
- 10:55 AM Changeset [1256] by
- Renamed pjsymbian branch to old-pjsymbian
- 10:54 AM Changeset [1255] by
- Renamed symbian branch to old-symbian
May 4, 2007:
- 7:36 PM Changeset [1254] by
- Updated PA version to build CE properly
- 3:12 PM Changeset [1253] by
- Added null_audio project for Symbian
- 12:40 PM Changeset [1252] by
- PortAudio? build problems fixed for CE
- 10:52 AM Changeset [1251] by
- More fixes related to ticket #220
- 10:49 AM Changeset [1250] by
- Fixed more bugs caused by ticket #221
- 7:25 AM Changeset [1249] by
- Added comments for Symbian sample
May 3, 2007:
- 7:56 PM Changeset [1248] by
- Misc Symbian fixes, looks good
- 7:54 PM Ticket #251 (Memory leak problem with Symbian) closed by
- fixed: It was caused by missing CloseSTDLIB(). Ticket closed (again).
- 7:05 PM Ticket #251 (Memory leak problem with Symbian) reopened by
- Reopen, detected leaks with UHEAP_MARK/UHEAP_MARKEND
- 6:20 PM Ticket #271 (Add pjsip_tpmgr_get_transport_count()) closed by
- fixed
- 6:20 PM Ticket #271 (Add pjsip_tpmgr_get_transport_count()) created by
- 6:14 PM Ticket #264 (UDP connect()/send() fails with Symbian S60 3rd Edition) closed by
- 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
- 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
- worksforme: Couldn't reproduce with trunk.
- 5:39 PM Ticket #266 (Skip \x00 packets) closed by
- 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
- wontfix: Not necessary, just test with the STUN/ICE functionality in PJSUA.
- 5:14 PM Ticket #270 (Configurable pool sizes for pjmedia) closed by
- worksforme: Just decreased some pool sizes. The rest will do sometime.
- 2:44 PM Changeset [1247] by
- 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
- fixed: Unable to reproduce with trunk, closing ticket.
- 1:38 PM Ticket #250 (Problems with byte ordering in Symbian) closed by
- 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
- 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
- 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
- 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
- fixed: There is symbian_ua application under pjsip-apps.
- 1:32 PM Ticket #247 (Deprecate the use of ANY POLLING in Symbian) closed by
- 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
- fixed: Done, in timer_symbian.cpp.
- 1:31 PM Changeset [1246] by
- Implemented ticket #246, #247, #261, #268, #250 for Symbian
- 1:29 PM Ticket #270 (Configurable pool sizes for pjmedia) created by
- 8:06 AM Ticket #269 (Configurable CActive priority for CPjTimeoutTimer in Symbian) created by
- 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
May 2, 2007:
- 11:06 PM Changeset [1245] by
- More Symbian fixes
- 10:15 PM Ticket #267 (Configurable PJSIP_TRANSPORT_IDLE_TIME) closed by
- fixed: No problem. The PJSIP_TRANSPORT_IDLE_TIME setting can be overridden …
- 10:15 PM Ticket #267 (Configurable PJSIP_TRANSPORT_IDLE_TIME) created by
- Some application wants PJSIP_TRANSPORT_IDLE_TIME delay to be …
- 10:08 PM Ticket #266 (Skip \x00 packets) created by
- 9:28 PM Ticket #265 (RecvFrom() continuously returns KErrGeneral in Symbian) created by
- For some strange reason, and on some platforms only, an asynchronous …
- 9:24 PM Ticket #248 (Strayed socket signal in Symbian) closed by
- fixed
- 9:24 PM Ticket #249 (Problems with big memory blocks in Symbian) closed by
- fixed: Done. Most PJSIP pool memory sizes are now configurable, and in …
- 6:54 PM Changeset [1244] by
- 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
- fixed
- 1:19 PM Changeset [1243] by
- Fixed nullsound in Symbian
- 11:29 AM Changeset [1242] by
- PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing …
- 9:43 AM Ticket #260 (Port PJSUA-LIB to Symbian) closed by
- fixed
- 7:00 AM Ticket #259 (Port PJMEDIA trunk to Symbian) closed by
- fixed
- 6:25 AM Ticket #258 (Port PJSIP-UA trunk to Symbian) closed by
- fixed
- 6:22 AM Ticket #257 (Port PJSIP-SIMPLE trunk to Symbian) closed by
- fixed
- 6:22 AM Ticket #256 (Port PJSIP-CORE trunk to Symbian) closed by
- fixed
- 5:14 AM Changeset [1241] by
- Ported PJSIP and PJSIP-SIMPLE to Symbian
May 1, 2007:
- 4:54 PM Changeset [1240] by
- PJSDP port to Symbian
- 12:25 PM Ticket #255 (Port PJNATH trunk to Symbian) closed by
- fixed
- 12:25 PM Ticket #253 (Port PJLIB-UTIL trunk to Symbian) closed by
- fixed
- 12:25 PM Changeset [1239] by
- Ported PJLIB-UTIL and PJNATH to Symbian
- 10:42 AM Ticket #245 (Port PJLIB-TEST trunk to Symbian) closed by
- fixed
- 10:42 AM Ticket #243 (Port PJLIB trunk to Symbian) closed by
- fixed
- 10:42 AM Changeset [1238] by
- Ported PJLIB and PJLIB-TEST to Symbian!
- 10:15 AM Ticket #264 (UDP connect()/send() fails with Symbian S60 3rd Edition) created by
- 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
- Calling pj_ioqueue_accept() more than once will cause assertion …
- 6:44 AM Changeset [1237] by
- Fixed warnings in msg_test with gcc
- 6:36 AM Changeset [1236] by
- Fixed build error on Linux
Apr 30, 2007:
- 9:03 PM Changeset [1235] by
- Initial Symbian integration to trunk for pjlib
- 5:07 PM Ticket #262 (Create SOUND DEVICE for Symbian) created by
- 5:06 PM Ticket #261 (Simple PJSUA based application for Symbian) created by
- 5:05 PM Ticket #260 (Port PJSUA-LIB to Symbian) created by
- 5:03 PM Ticket #259 (Port PJMEDIA trunk to Symbian) created by
- 5:02 PM Ticket #258 (Port PJSIP-UA trunk to Symbian) created by
- 5:02 PM Ticket #257 (Port PJSIP-SIMPLE trunk to Symbian) created by
- 5:01 PM Ticket #256 (Port PJSIP-CORE trunk to Symbian) created by
- 5:00 PM Ticket #255 (Port PJNATH trunk to Symbian) created by
- 4:58 PM Ticket #254 (Port PJSTUN-CLIENT trunk to Symbian) created by
- 4:56 PM Ticket #253 (Port PJLIB-UTIL trunk to Symbian) created by
- 4:50 PM Ticket #252 (Route header issues on Symbian) created by
- When adding Route-header to the outgoing request, registration and …
- 4:48 PM Ticket #251 (Memory leak problem with Symbian) created by
- 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
- 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
- Symbian looks to having troubles when there are too many big blocks …
- 4:32 PM Ticket #248 (Strayed socket signal in Symbian) created by
- 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
- 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
- 4:04 PM Ticket #245 (Port PJLIB-TEST trunk to Symbian) created by
- 4:03 PM Ticket #244 (Fix PJLIB's resolver not able to resolve anything in Symbian) created by
- The Symbian DNS problem can be resolved by not using […] in …
- 3:59 PM Ticket #243 (Port PJLIB trunk to Symbian) created by
- 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
- Fixed nc generation in digest authentication with qop
- 11:05 AM Changeset [1233] by
- Fixed mp3_writer.c include
- 9:02 AM Changeset [1232] by
- Added resample DLL project
- 7:38 AM WikiStart edited by
- (diff)
- 7:37 AM new_changes created by
Apr 29, 2007:
- 6:29 PM Changeset [1231] by
- Related to ticket #240: fixed URI test because of changes in parsing …
- 6:27 PM Changeset [1230] by
- Related to ticket #239: fixed URI test because of changes in parsing …
- 6:13 PM Changeset [1229] by
- Continuing ticket #239: Error parsing quoted URI parameters
- 6:07 PM Changeset [1228] by
- Continuing ticket #240: Error parsing quoted URI parameters
- 4:52 PM Changeset [1227] by
- Moved split-3rd-party branch to the trunk
- 4:50 PM Changeset [1226] by
- Moved trunk to branches
- 1:55 PM Changeset [1225] by
- Related to ticket #239: Error parsing quoted parameters
- 12:32 PM Ticket #242 (Crash on Windows when no sound device is available) closed by
- fixed: Committed in r1224
- 12:31 PM Changeset [1224] by
- 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
- fixed: Fixed in r1223
- 12:20 PM Changeset [1223] by
- 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
- See ticket #241
- 12:14 PM Ticket #241 (Crash on Windows when no sound device is available) created by
- 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
- duplicate: Looks like this is duplicate of ticket #235
- 6:32 AM Ticket #239 (Error parsing quoted parameters) closed by
- fixed: Fixed, and also added header parsing tests in r1222.
- 6:30 AM Changeset [1222] by
- Fixed ticket #239: Error parsing/printing quoted parameters, and added …
- 6:23 AM Ticket #240 (Error parsing quoted parameters) closed by
- fixed: Fixed, and also added header tests in r1221.
- 6:23 AM Changeset [1221] by
- Fixed ticket #240: error parsing/printing quoted parameters, and also …
- 6:22 AM Ticket #240 (Error parsing quoted parameters) created by
- See ticket #239
- 6:21 AM Ticket #239 (Error parsing quoted parameters) created by
- The parser automatically removes quotes surrounding parameter values, and …
Apr 28, 2007:
- 3:38 PM Ticket #237 (-- invalid ticket --) closed by
- invalid
- 3:38 PM Ticket #237 (-- invalid ticket --) reopened by
- 3:38 PM Ticket #238 (Fix interop problem: some endpoints send ":" character in Via parameters) closed by
- invalid: Invalid ticket, undo-ed in r1220
- 3:37 PM Ticket #238 (Fix interop problem: some endpoints send ":" character in Via parameters) reopened by
- 3:37 PM Changeset [1220] by
- Undo ticket #238
- 3:35 PM Changeset [1219] by
- Undo ticket #237 (invalid)
- 2:31 PM Ticket #237 (-- invalid ticket --) closed by
- fixed: Fixed in r1218.
- 2:30 PM Changeset [1218] by
- 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
- fixed: Fixed in r1217.
- 1:00 PM Changeset [1217] by
- 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
- See ticket #237.
- 12:53 PM Ticket #237 (-- invalid ticket --) created by
- 7:26 AM Changeset [1216] by
- ICE: fixed pruning of host candidates
- 4:14 AM Changeset [1215] by
- ICE: prune host candidates (not in ICE)
- 4:13 AM Changeset [1214] by
- Fixed typo in PUBLISH documentation (thanks Klaus Darilion)
Apr 23, 2007:
- 4:55 PM Changeset [1213] by
- Fixed mingw build for portaudio
- 4:40 PM Changeset [1212] by
- Temporarily removed portaudio
- 4:22 PM Changeset [1211] by
- Fixed mingw build
Apr 22, 2007:
- 12:54 PM Migration From 0.5 Version To 0.6 Version edited by
- (diff)
- 12:48 PM Changeset [1210] by
- Merged changes from the trunk
- 2:55 AM Migration From 0.5 Version To 0.6 Version edited by
- (diff)
- 2:52 AM Migration From 0.5 Version To 0.6 Version edited by
- (diff)
- 2:50 AM Migration From 0.5 Version To 0.6 Version edited by
- (diff)
Apr 20, 2007:
- 3:07 AM Changeset [1209] by
- Fix for ticket #221: retransmit timer wasn't cleared when 2xx response for …
- 3:01 AM Changeset [1208] by
- Fix for ticket #220: retransmit timer wasn't cleared when 2xx response for …
Apr 19, 2007:
- 11:03 AM Changeset [1207] by
- 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
- fixed: Fixed in r1206
- 10:57 AM Changeset [1206] by
- 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
- fixed: Fixed in r1205.
- 10:51 AM Ticket #236 (Crash in console application when invalid command line is given (thanks ...) created by
- See ticket #235.
- 10:51 AM Changeset [1205] by
- 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
- 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
- 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
- fixed: Fixed in r1204.
- 3:43 PM Changeset [1204] by
- 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
- fixed: Fixed in r1203.
- 3:42 PM Ticket #233 (Parse failure on big endian machines (thanks Vladimir Hozjan)) created by
- See ticket #232
- 3:40 PM Changeset [1203] by
- 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
- All parsing fails on big endian machines, caused by #206. Thanks Hozjan …
- 9:24 AM Changeset [1202] by
- Fixed the legacy build system
Apr 17, 2007:
- 4:16 PM Changeset [1201] by
- 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
- Currently PJSIP will only respond to authentication challenge when the …
- 10:58 AM Ticket #230 (Added make install command (thanks Jan Nieuwenhuizen)) closed by
- fixed: Committed in r1200
- 10:58 AM Changeset [1200] by
- Implemented ticket #230: Added make install command (thanks Jan …
- 10:58 AM Ticket #230 (Added make install command (thanks Jan Nieuwenhuizen)) created by
- See ticket #229
- 10:57 AM Ticket #229 (Added make install command (thanks Jan Nieuwenhuizen)) closed by
- fixed: Committed in r1199
- 10:56 AM Changeset [1199] by
- Ticket #229: Added make install command (thanks Jan Nieuwenhuizen)
- 10:54 AM Ticket #229 (Added make install command (thanks Jan Nieuwenhuizen)) created by
- 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
- fixed: Fixed in r1198
- 10:34 AM Changeset [1198] by
- 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
- See ticket #227
- 10:31 AM Ticket #227 (Unresolved error in alaw/ulaw conversion with C++ build (thanks Alain ...) closed by
- fixed: Fixed in r1197
- 10:31 AM Changeset [1197] by
- 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
- 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
- fixed: Fixed in r1196.
- 10:12 AM Changeset [1196] by
- 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
- fixed: Fixed in r1195.
- 10:09 AM Ticket #226 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) created by
- See ticket #224
- 10:09 AM Changeset [1195] by
- 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
- See ticket #224
- 10:05 AM Ticket #223 (Added pj_strtoul2) closed by
- fixed: Fixed in r1194.
- 10:05 AM Ticket #224 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) created by
- There is a bug in format comparison in this function and it may return the …
- 9:58 AM Changeset [1194] by
- Ticket #223: Added pj_strtoul2()
- 9:55 AM Ticket #222 (Added pj_strtoul2) closed by
- fixed: Committed r1193.
- 9:54 AM Changeset [1193] by
- Ticket #222: added pj_strtoul2()
- 9:53 AM Ticket #223 (Added pj_strtoul2) created by
- See ticket #222
- 9:52 AM Ticket #222 (Added pj_strtoul2) created by
- .. to convert string to integer with 10 or 16 base and when the string may …
Note: See TracTimeline
for information about the timeline view.