Timeline
Feb 11, 2010:
- 1:45 PM Intel_IPP_Codecs edited by
- (diff)
- 12:50 PM Changeset [3098] by
- More ticket #1018: * Immediately process response body after receiving …
- 12:18 PM Intel_IPP_Codecs edited by
- (diff)
- 12:16 PM Intel_IPP_Codecs edited by
- (diff)
Feb 10, 2010:
- 6:46 PM Changeset [3097] by
- Ticket #1009: Support for IPP 6.1 on Linux
- 6:43 PM Intel_IPP_Codecs edited by
- (diff)
- 6:28 PM Intel_IPP_Codecs edited by
- (diff)
- 2:25 PM Ticket #995 (Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called (thanks ...) closed by
- worksforme: In r3096: - in this implementation, when …
- 2:24 PM Changeset [3096] by
- Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is …
- 10:45 AM Changeset [3095] by
- More ticket #1018: fixed some more warnings about pointer conversions, or …
- 8:48 AM Ticket #1011 ("Invalid operation step" assertion when TCP is used) closed by
- fixed: Fixed in r3094
- 8:48 AM Changeset [3094] by
- Fixed ticket #1011: "Invalid operation step" assertion when TCP is used
- 8:16 AM Changeset [3093] by
- Misc (#1026): swap the order fo --dis-codec and --add-codec execution in …
- 7:49 AM Changeset [3092] by
- More ticket #1018: fixed warning about incompatible pointer types
Feb 9, 2010:
- 12:28 PM Ticket #1034 (Crash on accepting a call with no codec in the SDP offer) closed by
- fixed: Fixed in r3091
- 12:28 PM Changeset [3091] by
- Fixed ticket #1034: Crash on accepting a call with no codec in the SDP …
Feb 8, 2010:
- 5:42 PM Ticket #1033 (Assertion error when shutting down PJSIP while TCP/TLS connect is in ...) closed by
- fixed: In r3090: - Fixed the problem above that caused ACK not to be sent. This …
- 5:42 PM Changeset [3090] by
- More ticket #1033: - fixed the problem that caused ACK not to be sent. …
Feb 5, 2010:
- 4:03 PM Changeset [3089] by
- Misc (#1018): * httpdemo: make the 2nd parameter (output filename) …
- 11:11 AM Changeset [3088] by
- Misc (#1026): PJLIB does not return the correct error code when TCP …
Feb 4, 2010:
- 6:29 PM Changeset [3087] by
- Implemented ticket #1018: Simple HTTP client implementation * …
Feb 3, 2010:
- 3:26 PM Ticket #1033 (Assertion error when shutting down PJSIP while TCP/TLS connect is in ...) reopened by
- Reopened: It's been reported that r3071 caused transaction to refuse to …
- 2:45 PM Ticket #998 (Unhandled SDP attribute a=sendonly/recvonly/sendrecv/inactive in session ...) closed by
- fixed: In r3086: - Updated pjmedia_sdp_parse() to apply direction …
- 2:43 PM Changeset [3086] by
- Ticket #998: - Updated pjmedia_sdp_parse() to apply direction attribute …
Feb 1, 2010:
- 11:26 AM Ticket #766 (Bad audio quality (possibly in resampling) in Linux (thanks Thomas Kluge ...) closed by
- fixed: In r3085: - Applied patch provided by Bram Kuijvenhoven related to …
- 11:23 AM Changeset [3085] by
- Ticket #766: - Applied patch provided by Bram Kuijvenhoven related to …
- 9:36 AM Intel_IPP_Codecs edited by
- Added workaround for linking errors in IPP v6.x, also updated AMR info of … (diff)
Jan 29, 2010:
- 10:00 PM Changeset [3084] by
- More ticket #1033: - fix for r3071: added protection for case when …
- 3:51 PM Ticket #1028 (Implement pjsua_codec_set_param()) closed by
- fixed: In r3083: - Updated codecs docs, more detail info about codec settings.
- 3:51 PM Changeset [3083] by
- Ticket #1028: - Updated codecs docs, more detail info about codec …
- 3:26 PM FAQ edited by
- (diff)
- 3:24 PM FAQ edited by
- (diff)
- 11:20 AM Changeset [3082] by
- More ticket #1037: - bug in aligning pointer if sizeof(long) is less than …
- 10:11 AM Ticket #1037 (Memory pool alignment error when alignment is set to be greater than the ...) closed by
- fixed: Fixed in r3081: - fixed the pool allocation routines in PJLIB, - add …
- 10:10 AM Changeset [3081] by
- Fixed ticket #1037: Memory pool alignment error when alignment is set to …
- 10:07 AM Ticket #1037 (Memory pool alignment error when alignment is set to be greater than the ...) created by
- When alignment is set to be greater than default alignment, the memory …
Jan 28, 2010:
- 4:11 PM Ticket #1033 (Assertion error when shutting down PJSIP while TCP/TLS connect is in ...) closed by
- fixed
- 5:02 AM Changeset [3080] by
- Ticket #1028 (minor): - Fixed missing pjmedia_codec_mgr_destroy() in …
Jan 27, 2010:
- 5:25 PM Ticket #1016 (Native Linux ALSA audio device backend implementation) closed by
- fixed: Note: To use this implementation instead of PortAudio, specify the …
- 5:22 PM Changeset [3079] by
- Initial implementation of ticket #1016: Native Linux ALSA audio device …
- 11:48 AM Changeset [3078] by
- Ticket #1028: Recommit r3074 with updated codec.h.
- 9:10 AM Ticket #1036 (Stray timer may be registered by SIP TCP and TLS transport in destroy ...) closed by
- fixed: Fixed in r3077
- 9:09 AM Changeset [3077] by
- Fixed ticket #1036: Stray timer may be registered by SIP TCP and TLS …
- 9:08 AM Ticket #1036 (Stray timer may be registered by SIP TCP and TLS transport in destroy ...) created by
- When TCP/TLS transport is being destroyed, they cancel all pending …
- 7:29 AM Ticket #1035 (Crash in timer heap cleanup sequence on Symbian if the pool for the timer ...) closed by
- fixed: Fixed in r3076
- 7:28 AM Changeset [3076] by
- Fixed ticket #1035: Crash in timer heap cleanup sequence on Symbian if the …
- 7:27 AM Ticket #1035 (Crash in timer heap cleanup sequence on Symbian if the pool for the timer ...) created by
- Ticket #1004 for milestone:release-1.5.5 adds cleanup routine in the timer …
Jan 26, 2010:
- 6:54 PM Changeset [3075] by
- Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing …
- 3:29 PM Changeset [3074] by
- Ticket #1028: - Added new API pjmedia_codec_mgr_set_default_param() to …
Jan 25, 2010:
- 5:38 PM Changeset [3073] by
- Misc fix (#1026): incoming call event is not detected by PocketPJ sample …
- 5:14 PM Changeset [3072] by
- Misc (#1026): missed PLC availability check in stream get_frame_ext().
- 4:04 PM Ticket #1034 (Crash on accepting a call with no codec in the SDP offer) created by
- Steps to reproduce: 1. run two pjsua instance 2. in the caller, disable …
- 1:42 PM Changeset [3071] by
- Initial commit for #1033: Assertion error when shutting down PJSIP while …
- 8:43 AM Ticket #1033 (Assertion error when shutting down PJSIP while TCP/TLS connect is in ...) created by
- Assertion in sip_transaction.c when the transaction layer is being …
Jan 22, 2010:
- 10:54 PM Ticket #1032 (TLS certificate verification and callback to notify TCP/TLS transport ...) created by
- Issues: - Domain name verification, IETF RFC draft could be found …
- 4:13 PM Ticket #1031 (Automatically handle 423 (Interval Too Brief) response in SIP registration ...) created by
- Currently 423 response will cause registration to terminate, and worse …
Jan 21, 2010:
- 5:27 PM Changeset [3070] by
- Misc (#1026): initialize display field of SIP name address to NULL, as …
- 5:07 PM Ticket #1030 (Missing To tag in out-of-dialog response (thanks Rui Macedo for the ...) closed by
- fixed: Fixed in r3069
- 5:07 PM Changeset [3069] by
- Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui …
- 5:06 PM Ticket #1030 (Missing To tag in out-of-dialog response (thanks Rui Macedo for the ...) created by
- PJSIP did not add To tag for responses which are outside or do not create …
- 10:04 AM Ticket #1029 (Fix support for multiple (event) subscriptions in a single dialog (thanks ...) closed by
- fixed: Fixed in r3068
- 10:04 AM Changeset [3068] by
- Ticket #1029: Fix support for multiple (event) subscriptions in a single …
- 10:00 AM Ticket #1029 (Fix support for multiple (event) subscriptions in a single dialog (thanks ...) created by
- PJSIP should support multiple (event) subscriptions in a single dialog, …
- 8:39 AM Changeset [3067] by
- Related to #969: make maximum PLC generated frames configurable …
Jan 20, 2010:
- 7:42 PM Changeset [3066] by
- Ticket #1026: Wrong endianness detection for Motorola m68k architecture in …
- 1:02 AM Changeset [3065] by
- Ticket #969: - implemented progressive discard algorithm, discard rate is …
Jan 15, 2010:
- 4:53 PM Changeset [3064] by
- Small bug in ticket #1025, which caused build error related to PortAudio? …
- 3:57 PM Getting_Started_Using edited by
- (diff)
- 3:50 PM Getting-Started/Autoconf edited by
- (diff)
- 3:06 PM Ticket #694 (Proper installation (make install) on GNU targets) closed by
- fixed: Done in r3063: - adhere to --prefix - header and lib files installation …
- 3:06 PM Changeset [3063] by
- Ticket #694: work on 'make install': - adhere to --prefix - header and …
- 4:40 AM Ticket #1028 (Implement pjsua_codec_set_param()) created by
- Currently the API is there with empty implementation.
Jan 14, 2010:
- 2:46 PM Changeset [3062] by
- More #1025 (support for using external third party libraries): - support …
- 12:40 PM Ticket #1027 (Stream sends no audio when using passthrough codecs and bypassing audio ...) closed by
- fixed: In r3061: Fixed stream to skip (frame.buf!=NULL) checking when frame …
- 12:39 PM Changeset [3061] by
- Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame …
- 12:37 PM Ticket #1027 (Stream sends no audio when using passthrough codecs and bypassing audio ...) created by
- The report can be found …
- 9:05 AM Changeset [3060] by
- Misc (#1026): remove the code that silently set SO_SNDBUF/SO_RCVBUF as …
- 9:02 AM Ticket #1026 (Miscellaneous fixes) created by
- This is the placeholder for miscellaneous or minor fixes
Jan 13, 2010:
- 10:17 PM FAQ edited by
- (diff)
- 10:14 PM FAQ edited by
- (diff)
- 10:13 PM FAQ edited by
- (diff)
- 10:03 PM FAQ edited by
- (diff)
- 9:38 PM Ticket #993 (Build issues on Open Solaris (thanks Amit Kasturi for the report)) closed by
- fixed: Build ok, with: […] pjsua runs fine up to registration. Didn't test …
- 9:28 PM Changeset [3059] by
- Initial fixes for #993 (OpenSolaris? issues) - configure script patch for …
- 5:45 PM Ticket #994 (Fixes for OpenBSD (thanks Christopher Zimmermann for patches!)) closed by
- fixed
- 4:28 PM Ticket #1025 (Support for using alternate third party PortAudio, Speex, and GSM ...) closed by
- fixed: In r3058: - added --with-pa-path configure option - remove the use of …
- 4:28 PM Changeset [3058] by
- Ticket #1025: Support for using different PortAudio? installation/path - …
- 4:22 PM Ticket #1025 (Support for using alternate third party PortAudio, Speex, and GSM ...) created by
- Add support for using different PortAudio, Speex, and/or GSM library …
- 4:11 PM WikiStart edited by
- (diff)
- 1:09 PM Changeset [3057] by
- Initial OpenBSD fixes (#994): pjlib: - Autoconf fixes in detecting header …
- 11:25 AM Ticket #1024 (Problem with snprintf with uClibc) closed by
- wontfix
- 11:19 AM Ticket #1024 (Problem with snprintf with uClibc) created by
- PJSIP assumes that an snprintf of "%.*s" will nicely print nothing …
Note: See TracTimeline
for information about the timeline view.