Timeline
May 21, 2007:
- 1:49 PM Ticket #283 (Added another pjsua IM callback with the message passed as argument ...) closed by
- fixed: Fixed in r1285
- 1:48 PM Changeset [1285] by
- Ticket #283: Added another pjsua IM callback with the message passed as …
- 1:48 PM Ticket #283 (Added another pjsua IM callback with the message passed as argument ...) created by
- Added a new callback in PJSUA-API: on_pager2(). The syntax is …
May 18, 2007:
- 7:23 PM Ticket #282 (Memory problems with Purify) created by
- Paul Levin suggested there are some memory problems when pjsip is …
- 4:33 PM Ticket #281 (Failed scenarios with CANCEL requests (thanks Esbjörn Dominique)) created by
- See ticket #280
- 4:32 PM Ticket #280 (Failed scenarios with CANCEL requests (thanks Esbjörn Dominique)) created by
- Two failed CANCEL scenarios were found: 1. INVITE is sent, and gets …
May 17, 2007:
- 4:19 PM Ticket #279 (Bug with authenticating response causing STUN responses to be dropped) closed by
- fixed: Fixed in r1284
- 4:18 PM Changeset [1284] by
- Fixed ticket #279: Bug with authenticating STUN response causes STUN …
- 4:17 PM Ticket #279 (Bug with authenticating response causing STUN responses to be dropped) created by
- Bug in stun_sesion.c which causes the STUN session to drop responses …
May 16, 2007:
- 1:51 PM Ticket #278 (GUID generation cannot generate more than 2^16 unique numbers on Linux ...) closed by
- fixed: Fixed in r1283
- 1:51 PM Changeset [1283] by
- Fixed ticket #278: GUID generation cannot generate more than 216 unique …
- 1:42 PM Ticket #277 (GUID generation cannot generate more than 2^16 unique numbers on Linux ...) closed by
- fixed: Fixed in r1282: There is new GUID backend for Linux/Posix? …
- 1:41 PM Changeset [1282] by
- Fixed ticet #277: GUID generation cannot generate more than 216 unique …
- 1:40 PM Ticket #278 (GUID generation cannot generate more than 2^16 unique numbers on Linux ...) created by
- See ticket #277
- 1:39 PM Ticket #277 (GUID generation cannot generate more than 2^16 unique numbers on Linux ...) created by
- The default GUID generation backend for Linux/Posix? (guid_simple.c) …
- 9:56 AM Features_Matrix edited by
- (diff)
- 9:56 AM Features_Matrix edited by
- (diff)
- 9:52 AM Features_Matrix edited by
- (diff)
- 9:27 AM Features_Matrix created by
- 9:12 AM new_changes edited by
- (diff)
- 9:06 AM Ticket #273 (The From parameter on_pager() callback contains Contact instead (thanks ...) closed by
- fixed: Fixed in r1272
- 9:03 AM Ticket #19 (Enhancement for PDA applications) closed by
- fixed
- 9:03 AM Ticket #226 (Bug in pjmedia_sdp_attr_find (thanks Geoff Talbot)) closed by
- fixed
- 8:58 AM Ticket #168 (Easier Makefile writing for application to build against PJ libraries) closed by
- fixed
- 8:56 AM Ticket #100 (Assertion failure when terminating subscription with PJSUA-API) closed by
- fixed: Fixed in r1281
- 8:56 AM Changeset [1281] by
- Fixed ticket #100: Assertion failure when terminating subscription with …
- 8:40 AM Ticket #60 (Implement ICE/TURN) closed by
- fixed: Done.
- 8:40 AM Ticket #24 (Complete Symbian Port) closed by
- fixed: Done.
- 8:39 AM Ticket #59 (Implement STUN client using ioqueue) closed by
- wontfix: It's fine as it is, since we have new STUN implementation based on ioqueue …
- 8:37 AM new_changes edited by
- (diff)
May 15, 2007:
- 10:52 PM Milestone release-0.7.0-rc1 completed
- = New Features = This release is a major release, and it also contains …
- 9:04 PM Changeset [1280] by
- Tagged 0.7.0-rc1
- 9:02 PM Changeset [1279] by
- Changed version to 0.7.0-rc1
- 8:27 PM Ticket #276 (Error creating resolver on Win32 release mode (thanks Frank Wiersma)) closed by
- fixed: Fixed in r1278
- 8:27 PM Changeset [1278] by
- Fixed ticket #276: Error creating resolver on Win32 release mode (thanks …
- 8:18 PM Ticket #276 (Error creating resolver on Win32 release mode (thanks Frank Wiersma)) created by
- See ticket #275
- 8:12 PM Ticket #275 (Error creating resolver on Win32 release mode (thanks Frank Wiersma)) closed by
- fixed: Fixed in r1277
- 8:12 PM Changeset [1277] by
- Fixed ticket #275: Error creating resolver on Win32 release mode (thanks …
- 8:11 PM Ticket #275 (Error creating resolver on Win32 release mode (thanks Frank Wiersma)) created by
- PJSUA will quit prematurely when resolver/nameserver is used on Release …
- 11:15 AM Changeset [1276] by
- Fixed Symbian compilation error for pjsua_im.c
- 10:42 AM Changeset [1275] by
- Fixed several STUN bugs: USERNAME, REALM etc are not allowed in the …
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)
Note: See TracTimeline
for information about the timeline view.