Timeline
Oct 10, 2010:
- 3:51 PM Changeset [3335] by
- Misc (re #1134): Fixed memory leak after getting audio route capability in …
Oct 9, 2010:
- 5:32 AM Ticket #1145 (Add API to enable/disable support for iOS background feature during ...) created by
- Currently PJSIP can only enable/disable iOS BG feature via compile time …
Oct 6, 2010:
- 1:46 AM Ticket #1144 (New presence callback to report subscription state (thanks Johan Lantz for ...) created by
- Some applications want to get access to the message body in the incoming …
Oct 5, 2010:
- 4:32 PM Ticket #1143 (Call problems between SRTP optional-with-duplicated-offer and SRTP ...) closed by
- fixed: (In [3334]) Fix #1143: - Fixed no audio bug when pjsua with SRTP …
- 4:32 PM Changeset [3334] by
- Fix #1143: - Fixed no audio bug when pjsua with SRTP …
Oct 4, 2010:
- 6:15 AM Ticket #1143 (Call problems between SRTP optional-with-duplicated-offer and SRTP ...) created by
- Problems reported: 1. no audio after call established 1. crash when …
- 1:11 AM Changeset [3333] by
- Another fix for authentication in HTTP client (re #1136): - missing …
Oct 1, 2010:
- 6:43 AM Changeset [3332] by
- Re #1136 (Basic and digest authentication in the HTTP client): fixed error …
- 4:09 AM Changeset [3331] by
- Misc (re #1134): added Supported header in outgoing SUBSCRIBE request. …
- 2:03 AM Ticket #1142 (Account based configuration to specify if "c=0.0.0.0" method should be ...) closed by
- fixed: (In [3330]) Closed #1142 (Account based configuration to specify if …
- 2:03 AM Changeset [3330] by
- Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method …
- 12:24 AM Ticket #1141 (Compile and run-time setting to allow printing of port number in URI in To ...) closed by
- fixed: (In [3329]) Closed #1141: Compile and run-time setting to allow printing …
- 12:24 AM Changeset [3329] by
- Closed #1141: Compile and run-time setting to allow printing of port …
Sep 30, 2010:
- 11:38 PM Ticket #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis Struble ...) closed by
- fixed: (In [3328]) Closed #1121 (Deadlock in transaction code when hanging up …
- 11:38 PM Changeset [3328] by
- Closed #1121 (Deadlock in transaction code when hanging up calls): fixed …
- 11:19 AM Ticket #1142 (Account based configuration to specify if "c=0.0.0.0" method should be ...) created by
- PJSIP used to use c=0.0.0.0 method to signal call hold to remote party, …
- 11:14 AM Ticket #1141 (Compile and run-time setting to allow printing of port number in URI in To ...) created by
- PJSIP does not put port number in To and From header, because that is …
- 4:23 AM Changeset [3327] by
- Re #1134 (misc fixes): fixed various doxygen warnings, as well as added …
- 12:36 AM Ticket #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis Struble ...) reopened by
- Reopened: the fix may cause race condition, which leads to this …
Sep 29, 2010:
- 10:29 PM Audio_Problems/Getting_Around_Nat edited by
- (diff)
- 11:14 AM Ticket #1140 (Crash on disconnecting call with SRTP + ICE (thanks Bogdan Krakowski for ...) created by
- Reported that this occurred on "slow CPU" (iPhone 3G) in "heavy CPU load" …
Sep 28, 2010:
- 10:48 AM Ticket #1137 (New configuration to append custom headers into REGISTER request (thanks ...) closed by
- fixed: (In [3326]) Close #1137: added field reg_hdr_list into pjsua_acc_config to …
- 10:48 AM Changeset [3326] by
- Close #1137: added field reg_hdr_list into pjsua_acc_config to specify …
- 8:26 AM Ticket #1135 (Processing of RTP padding bit (thanks Rafael Maia for the suggestion)) closed by
- fixed: (In [3325]) Fix #1135: added RTP padding checks and RTP payload length …
- 8:26 AM Changeset [3325] by
- Fix #1135: added RTP padding checks and RTP payload length adjustment …
- 8:03 AM Ticket #1131 (Callee disconnects call without sending BYE if ACK is not received (thanks ...) closed by
- fixed: (In [3324]) Fixed #1131: Callee disconnects call without sending BYE if …
- 8:03 AM Changeset [3324] by
- Fixed #1131: Callee disconnects call without sending BYE if ACK is not …
- 7:43 AM Ticket #1139 (Support for tel: URI in PJSUA-LIB (thanks Johan Lantz for the suggestion)) closed by
- fixed: (In [3323]) Closed #1139 (Support for tel: URI in PJSUA-LIB): - added new …
- 7:43 AM Changeset [3323] by
- Closed #1139 (Support for tel: URI in PJSUA-LIB): - added new PJSUA API: …
- 4:57 AM Ticket #1138 (New PJSUA-LIB account registration state callback to report more callback ...) closed by
- fixed: (In [3322]) Close #1138: - Added new pjsua registration status callback …
- 4:57 AM Changeset [3322] by
- Close #1138: - Added new pjsua registration status callback …
- 2:18 AM Ticket #1139 (Support for tel: URI in PJSUA-LIB (thanks Johan Lantz for the suggestion)) created by
- While PJSIP has been supporting tel: URI for a long time, support for this …
Sep 27, 2010:
- 8:39 AM Ticket #1138 (New PJSUA-LIB account registration state callback to report more callback ...) created by
- Some application would like to inspect the response of REGISTER response, …
- 8:35 AM Ticket #1136 (Basic and digest authentication in the HTTP client (thanks Johan Lantz ...) closed by
- fixed: (In [3321]) Implemented and closed #1136: added HTTP authentication …
- 8:35 AM Changeset [3321] by
- Implemented and closed #1136: added HTTP authentication support
Sep 24, 2010:
- 8:00 AM Ticket #1137 (New configuration to append custom headers into REGISTER request (thanks ...) created by
- We already have the facility to insert custom header(s) into outgoing …
- 7:53 AM Ticket #1136 (Basic and digest authentication in the HTTP client (thanks Johan Lantz ...) created by
- This ticket adds HTTP basic and digest authentication support to the HTTP …
- 7:49 AM Changeset [3320] by
- Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks …
Sep 23, 2010:
- 10:46 PM Changeset [3319] by
- Misc (re #1134): fixed error in Makefile target for generating doxygen …
- 11:50 AM Getting-Started/TOC edited by
- (diff)
- 11:49 AM Getting-Started edited by
- (diff)
- 10:52 AM Ticket #1135 (Processing of RTP padding bit (thanks Rafael Maia for the suggestion)) created by
- Currently padding bit in incoming RTP packets are ignored, potentially …
- 9:06 AM Getting-Started/iPhone edited by
- (diff)
- 9:05 AM Getting-Started/iPhone edited by
- (diff)
- 8:51 AM Getting-Started/iPhone edited by
- (diff)
- 5:39 AM Getting-Started/iPhone edited by
- (diff)
- 3:32 AM Getting-Started/iPhone edited by
- (diff)
Sep 22, 2010:
- 5:07 PM Changeset [3318] by
- Misc (re #1134): fixed default value of pjsua app param "--snd-auto-close" …
- 1:21 PM Changeset [3317] by
- Re #1134: for iOS4, remove unnecessary wrapping of sockets during …
- 1:19 PM Ticket #1134 (MIscellaneous fixes) created by
- This is a placeholder for minor/miscellaneous fixes on this milestone.
- 1:11 PM Ticket #1130 (Incoming TCP connection on iPhone iOS4 BG mode would fail over and over ...) closed by
- fixed: (In [3316]) Fixed #1130 Since the problem may not be iOS4 specific, a …
- 1:11 PM Changeset [3316] by
- Fixed #1130 Since the problem may not be iOS4 specific, a general approach …
- 8:39 AM Ticket #1133 (Obey remote SDP attribute "ptime" (thanks Eize for the patch)) closed by
- fixed: (In [3315]) Close #1133: added processing to remote SDP attribute "ptime".
- 8:39 AM Changeset [3315] by
- Close #1133: added processing to remote SDP attribute "ptime".
- 8:36 AM Ticket #1133 (Obey remote SDP attribute "ptime" (thanks Eize for the patch)) created by
- The proposed patch can be found …
- 7:45 AM Ticket #1132 (Assertion when (re)starting PJLIB on different thread) closed by
- fixed: (In [3314]) Fixed #1132: Assertion when (re)starting PJLIB on different …
- 7:45 AM Changeset [3314] by
- Fixed #1132: Assertion when (re)starting PJLIB on different thread
- 7:40 AM Ticket #1132 (Assertion when (re)starting PJLIB on different thread) created by
- Restarting PJLIB using different thread would cause this assertion to be …
Sep 21, 2010:
- 2:14 AM Ticket #1131 (Callee disconnects call without sending BYE if ACK is not received (thanks ...) created by
- When ACK is not received, callee would disconnect the invite session …
- 1:35 AM Ticket #1130 (Incoming TCP connection on iPhone iOS4 BG mode would fail over and over ...) created by
- From accept() manual: There may not always be a connection waiting after a …
Sep 20, 2010:
- 2:22 PM Getting-Started/iPhone edited by
- (diff)
- 6:13 AM Ticket #1129 (Limited run-time configuration for media stream keep-alive (thanks Johan ...) closed by
- fixed: (In [3313]) Closed #1129: - Added run-time configuration for …
- 6:13 AM Changeset [3313] by
- Closed #1129: - Added run-time configuration for activating/deactivating …
Sep 17, 2010:
- 1:03 AM Ticket #1129 (Limited run-time configuration for media stream keep-alive (thanks Johan ...) created by
- Ticket #883 added compile time configuration for selecting keep-alive …
Sep 16, 2010:
Sep 15, 2010:
- 12:29 PM Ticket #1128 (ipjsua - add support for iPad) closed by
- fixed: (In [3312]) Closed #1128: ipjsua - add support for iPad Add support for …
- 12:29 PM Changeset [3312] by
- Closed #1128: ipjsua - add support for iPad Add support for iPad as one …
- 12:25 PM Ticket #1128 (ipjsua - add support for iPad) created by
- Add native support for ipjsua on Ipad so that ipjsua does not need to run …
- 7:42 AM Ticket #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis Struble ...) closed by
- fixed: (In [3311]) Fix #1121 (Deadlock in transaction code when hanging up calls …
- 7:42 AM Changeset [3311] by
- Fix #1121 (Deadlock in transaction code when hanging up calls (thanks …
- 12:21 AM Ticket #1127 (IPv6 support for SIP TCP and TLS transports) created by
- Implement IPv6 for SIP TCP and TLS transports.
Sep 14, 2010:
- 11:13 AM Ticket #1126 (Get a working echo cancellation for mobile and embedded systems) created by
- 11:12 AM Ticket #1125 (Thread based ioqueue to reduce power consumption on some mobile/embedded ...) created by
- We use polling for the ioqueue and timer heap on most platforms except …
- 11:10 AM Ticket #1124 (Symbian ^3 port) created by
- Support for Symbian 3 platform.
- 11:09 AM Ticket #1123 (SWIG binding for PJSUA-LIB for Java, Python, C#, etc.) created by
- Create SWIG interface for creating Java, Python, C#, etc bindings for …
- 11:06 AM Ticket #1122 (Android port) created by
- Port PJSIP to Android platform. Note that this task excludes the creation …
- 8:25 AM Ticket #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis Struble ...) created by
- Deadlock may occur when application is hanging up a ringing call while …
- 8:07 AM PJSIP-Datasheet edited by
- (diff)
- 3:46 AM PJSIP-Datasheet edited by
- (diff)
Note: See TracTimeline
for information about the timeline view.