Timeline
Oct 21, 2010:
- 10:21 AM Ticket #1150 (Fail to process PIDF XML document if the nodes are namespaced (thanks ...) created by
- The presence module fails to process PIDF XML document if the XML nodes …
- 5:33 AM Changeset [3355] by
- Changed version to 1.8.5-trunk
- 4:47 AM Milestone release-1.8.5 completed
- Objective: bug fixes and small enhancements. == Ticket List: == …
- 3:04 AM Changeset [3354] by
- Tagged 1.8.5
- 3:03 AM Changeset [3353] by
- Changed version to 1.8.5
- 3:00 AM Ticket #1134 (MIscellaneous fixes) closed by
- fixed
- 2:57 AM Ticket #1140 (Crash on disconnecting call with SRTP + ICE (thanks Bogdan Krakowski for ...) closed by
- worksforme: This would not protect all race condition situations, as there's still one …
- 2:22 AM Changeset [3352] by
- Misc (re #1134): fixed compilation error in python module due to last …
- 2:21 AM Changeset [3351] by
- Misc (re #1134): added the ability to add python module build with the top …
Oct 20, 2010:
- 9:54 AM Changeset [3350] by
- Misc (re #1134): enable doxygen documentation for …
- 5:31 AM Ticket #1149 (Crash when holding the call after receiving SDP answer with multiple ...) closed by
- fixed: (In [3349]) Fixed #1149 (Crash when holding the call after receiving SDP …
- 5:31 AM Changeset [3349] by
- Fixed #1149 (Crash when holding the call after receiving SDP answer with …
Oct 19, 2010:
- 2:00 PM Ticket #1149 (Crash when holding the call after receiving SDP answer with multiple ...) created by
- pjsua as caller, with the following scenario: 1. --> INVITE 1. …
Oct 18, 2010:
- 4:23 AM Changeset [3348] by
- Re #1140, cleaned up the mutex usages in SRTP transport: - using mutex in …
Oct 16, 2010:
- 4:40 AM Ticket #1148 (Assertion when offering SDP media with port zero but answered with port ...) closed by
- fixed: (In [3347]) Fixed #1148: - Added check in processing answer, if media …
- 4:40 AM Changeset [3347] by
- Fixed #1148: - Added check in processing answer, if media offer port is …
- 2:45 AM Ticket #1148 (Assertion when offering SDP media with port zero but answered with port ...) created by
- When SDP media in the offer uses port zero, it means that the media is not …
Oct 14, 2010:
- 10:56 AM Changeset [3346] by
- Misc (re #1134): fixed failed unit tests due to changes in DNS resolver …
- 8:30 AM Changeset [3345] by
- Misc (re #1134): changed dynamic payload type starting value for internal …
- 7:22 AM Changeset [3344] by
- Misc (re #1134): fixed failure in resolving DNS A resolution if the answer …
Oct 13, 2010:
- 11:57 PM Changeset [3343] by
- Misc (re #1134): added the missing ARCH environment variable in CPP …
- 11:17 AM Changeset [3342] by
- Fixed #1147 (Bug in parsing multipart message bodies (thanks Johan Lantz …
- 11:13 AM Changeset [3341] by
- Misc (Re #1134): do not allow subscription state callback to be called …
- 9:41 AM Ticket #1147 (Bug in parsing multipart message bodies (thanks Johan Lantz for the ...) closed by
- fixed: (In [3340]) Fixed #1147: Bug in parsing multipart message bodies (thanks …
- 9:41 AM Changeset [3340] by
- Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz …
- 9:40 AM Ticket #1147 (Bug in parsing multipart message bodies (thanks Johan Lantz for the ...) created by
- PJSIP fails to parse multipart message bodies if the "boundary" parameter …
Oct 12, 2010:
- 12:45 PM Ticket #1144 (New presence callback to report subscription state (thanks Johan Lantz for ...) closed by
- fixed: (In [3339]) Closed #1144: New presence callback to report subscription …
- 12:45 PM Changeset [3339] by
- Closed #1144: New presence callback to report subscription state (thanks …
- 11:43 AM Changeset [3338] by
- Re #1146: minor fix in test file comments
- 11:35 AM Ticket #1146 (Support for multipart message bodies in incoming NOTIFY (thanks Johan ...) closed by
- fixed: (In [3337]) Closed #1146: support for multipart message bodies in incoming …
- 11:35 AM Changeset [3337] by
- Closed #1146: support for multipart message bodies in incoming NOTIFY …
- 11:34 AM Ticket #1146 (Support for multipart message bodies in incoming NOTIFY (thanks Johan ...) created by
- Add support for multipart message bodies in incoming NOTIFY requests. With …
Oct 11, 2010:
- 10:59 AM Ticket #1145 (Add API to enable/disable support for iOS background feature during ...) closed by
- fixed: (In [3336]) Fix #1145: API to enable/disable support for iOS BG feature …
- 10:59 AM Changeset [3336] by
- Fix #1145: API to enable/disable support for iOS BG feature during runtime
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 …
Note: See TracTimeline
for information about the timeline view.