Timeline
Sep 24, 2007:
- 9:16 PM Changeset [1451] by
- Fixed several unit test failures: typecast error on C++ mode, SIP parsing, …
- 7:56 PM WikiStart edited by
- (diff)
- 7:55 PM Ticket #382 (Update ICE from draft-ietf-mmusic-ice-14 to ice-18 specification) closed by
- fixed: Done in r1450: Update ICE from draft-ietf-mmusic-ice-14 to ice-18 …
- 7:46 PM Changeset [1450] by
- Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 …
- 7:40 PM Ticket #382 (Update ICE from draft-ietf-mmusic-ice-14 to ice-18 specification) created by
- 5:14 PM Ticket #381 (Auto-update IP address/port in Contact header according to the IP ...) created by
- 4:17 PM Ticket #380 (Build problems because of mount directory problem on Mingw (thanks Lafras ...) closed by
- fixed: Fixed in r1449: Lafras suggested to use pwd -W on Mingw, which seems to …
- 4:15 PM Ticket #380 (Build problems because of mount directory problem on Mingw (thanks Lafras ...) created by
- Quoting Lafras's email on PJSIP mailing list: Trying to build version 7 …
- 4:10 PM Changeset [1449] by
- Updated ./configure to handle Mingw problem with mount directories (thanks …
- 3:58 PM FAQ edited by
- (diff)
- 12:00 PM Changeset [1448] by
- Overridable media session pool size
Sep 23, 2007:
Sep 21, 2007:
Sep 20, 2007:
- 6:31 PM Ticket #379 (Implement merged request detection) closed by
- duplicate: This duplicate of ticket #378
- 6:29 PM Ticket #379 (Implement merged request detection) created by
- Merged request is described in RFC 3261 Section 8.2.2.2: […] This …
- 6:29 PM Ticket #378 (Implement merged request detection) created by
- Merged request is described in RFC 3261 Section 8.2.2.2: […] This …
- 1:21 PM Ticket #13 (Send RTCP RR if stream is not transmitting RTP packets) closed by
- fixed: Done in r1447. The stream now will send RTCP SR or RR, depending on …
- 1:19 PM Changeset [1447] by
- Ticket #13: Send RTCP RR if stream is not transmitting any RTP packets
- 12:38 PM Changeset [1446] by
- Related to ticket #377: fixed bug in incoming RTCP RR handling because the …
- 12:08 PM Changeset [1445] by
- Related to ticket #377: Fixed bug in RTCP fraction_lost calculation: the …
- 11:32 AM Ticket #377 (Support for sending RTCP RR) closed by
- fixed: Implemented in r1444. The pjmedia_rtcp_build_rtcp() function now …
- 11:30 AM Changeset [1444] by
- Ticket #377: Support for sending RTCP RR
- 11:30 AM Changeset [1443] by
- Re-enable STUN status 437 (No Binding) since this is used by TURN
- 11:29 AM Ticket #377 (Support for sending RTCP RR) created by
- This is duplicate of ticket #13 for trunk. The RTCP framework should send …
Sep 19, 2007:
- 6:51 PM Changeset [1442] by
- Added VS 2005 project for Python module, and silenced the annoying VS …
- 12:11 PM Ticket #375 (Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES ...) closed by
- fixed: Fixed in r1441, by adding call to scan_closing_keys() in …
- 12:09 PM Changeset [1441] by
- Fixed ticket #375: Bug in ioqueue prevents re-registering more than …
- 12:04 PM Ticket #376 (Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES ...) closed by
- fixed: Fixed in r1440
- 12:03 PM Changeset [1440] by
- Fixed ticket #376: Bug in ioqueue prevents re-registering more than …
- 12:02 PM Ticket #376 (Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES ...) created by
- With PJ_IOQUEUE_HAS_SAFE_UNREG is set (the default setting), socket …
- 12:01 PM Ticket #375 (Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES ...) created by
- With PJ_IOQUEUE_HAS_SAFE_UNREG is set (the default setting), socket …
Sep 18, 2007:
- 7:35 PM Ticket #374 (Update STUN specification from rfc3489bis-06 to rfc3489bis-10) closed by
- fixed: Committed in r1439
- 7:33 PM Changeset [1439] by
- Ticket #374: Update STUN specification from rfc3489bis-06 to rfc3489bis-10
Sep 17, 2007:
- 5:23 PM Ticket #374 (Update STUN specification from rfc3489bis-06 to rfc3489bis-10) created by
- Changes in the STUN specification from rfc3489bis-06 to rfc3489bis-10: - …
- 3:44 PM Changeset [1438] by
- Updated pjsua_app.py Python sample application to the new changes in …
- 12:55 PM Changeset [1437] by
- Fixed broken Python module build script
Sep 15, 2007:
- 9:03 AM Ticket #373 (Packet loss simulation in PJMEDIA ICE transport) closed by
- fixed: Implemented in r1436
- 8:55 AM Changeset [1436] by
- Implemented ticket #373: Packet loss simulation in PJMEDIA ICE transport
- 8:39 AM Ticket #373 (Packet loss simulation in PJMEDIA ICE transport) created by
- pjsua has a packet simulation option (rx-drop-pct and …
- 8:36 AM Ticket #370 (Notification to application when ICE negotiation fails) closed by
- fixed: Implemented in r1435: - added on_ice_complete() callback in …
- 8:30 AM Changeset [1435] by
- Ticket #370: Implemented callback notification to application when ICE …
Sep 14, 2007:
- 10:25 AM Ticket #369 (ICE negotiation fails after endpoint has been idle for long time) closed by
- duplicate: This is duplicate of ticket #372
- 10:21 AM Ticket #372 (Handle case where STUN mapped address has changed in ICE) closed by
- fixed: Fixed in r1434: - ICE stream transport will update the srflx address if …
- 10:19 AM Changeset [1434] by
- Fixed ticket #372: Handle case where STUN mapped address has changed in …
- 9:31 AM Ticket #368 (STUN keep-alive timed out when ICE is used) closed by
- fixed: Fixed in r1433
- 9:30 AM Changeset [1433] by
- Fixed ticket #368: STUN keep-alive timed out when ICE is used
Sep 12, 2007:
- 6:10 PM Ticket #372 (Handle case where STUN mapped address has changed in ICE) created by
- It has been observed that on some NAT router, after some time (in this …
- 5:29 PM Ticket #349 (Crash when sending PUBLISH when network is unreachable) closed by
- fixed: Fixed another crash in r1432: - when sending request in the timer failed …
- 5:25 PM Changeset [1432] by
- Ticket #349 revisited: Crash when sending PUBLISH when network is …
- 5:17 PM Ticket #349 (Crash when sending PUBLISH when network is unreachable) reopened by
Sep 11, 2007:
- 9:06 AM Ticket #371 (Bug with REGISTER expiration calculation (thanks Philippe Leuba)) closed by
- fixed: Fixed in r1431
- 9:04 AM Changeset [1431] by
- Fixed ticket #371: Bug with REGISTER expiration calculation (thanks …
- 9:03 AM Ticket #371 (Bug with REGISTER expiration calculation (thanks Philippe Leuba)) created by
- According to RFC 3261 Section 10.2.4: When calculating registration …
- 7:43 AM Ticket #370 (Notification to application when ICE negotiation fails) created by
- 3:46 AM Ticket #369 (ICE negotiation fails after endpoint has been idle for long time) created by
- Ravin Suri reported: > I have seen some instances where after many hours …
- 3:42 AM Ticket #368 (STUN keep-alive timed out when ICE is used) created by
- When ICE session is active, STUN keep-alive packet will cause error …
Sep 10, 2007:
- 4:54 PM Changeset [1430] by
- Updated Python module to pjsip-0.7 (inc. custom presence test)
Sep 9, 2007:
- 1:49 AM Ticket #336 (Support for specifying custom presence status text in PJSIP SIMPLE) closed by
- fixed: This has been implemented in r1424. Also PJSUA-LIB now supports …
Sep 8, 2007:
- 7:13 AM Ticket #367 (Hash table will duplicate the hash key (thanks Scott Lu)) closed by
- fixed: Implemented in r1429
- 7:12 AM Changeset [1429] by
- Fixed ticket #367: Hash table will duplicate the hash key (thanks Scott …
- 7:12 AM Ticket #367 (Hash table will duplicate the hash key (thanks Scott Lu)) created by
- Previously, the hash table will just keep the pointer of the key in …
Aug 31, 2007:
- 3:04 PM Changeset [1428] by
- Continuing ticket #2: initial test with Symbian sound device …
- 12:37 PM Ticket #366 (Crash in SDP negotiator when initial local SDP is not specified in ...) closed by
- fixed: Fixed in r1427.
- 12:35 PM Changeset [1427] by
- Fixed ticket #366: Crash in SDP negotiator when initial local SDP is not …
- 12:34 PM Ticket #366 (Crash in SDP negotiator when initial local SDP is not specified in ...) created by
- Quoting Philippe's email in pjsip list: We found a problem in the SDP …
Aug 30, 2007:
- 1:49 PM Changeset [1426] by
- More Symbian works: - changed PJ_VERSION to pj_get_version() in pjsua-lib …
- 9:36 AM Ticket #365 (Fix log decoration (thanks Thiago Paiva Flores)) closed by
- fixed: Fixed in r1425
- 9:35 AM Changeset [1425] by
- Fixed ticket #365: couple of minor bugs with log decoration (thanks Thiago …
- 9:34 AM Ticket #365 (Fix log decoration (thanks Thiago Paiva Flores)) created by
- Couple of minor defects with logging: - pjsua_logging_config.decor …
Aug 25, 2007:
- 1:36 PM Changeset [1424] by
- Implement ticket #336: custom presence status in NOTIFY/PUBLISH, …
Note: See TracTimeline
for information about the timeline view.