Timeline
08/05/2008:
- 15:14 Ticket #585 (Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE ...) closed by
- fixed: Done in r2194
- 15:14 Changeset [2194] by
- Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and …
- 15:14 Ticket #585 (Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE ...) created by
- Related to ticket #551, handle the case where incoming INVITE or SUBSCRIBE …
- 14:29 Ticket #551 (Generic URI scheme handler (thanks Juri Glaß)) closed by
- fixed: Implemented in r2193 with modifications: * moved the functionality to the …
- 14:28 Changeset [2193] by
- Implement ticket #551: Generic URI scheme handler (thanks Juri Glaß for …
- 08:22 Ticket #563 (Bug with SDP in offer/answer related to call hold scenario) closed by
- fixed
08/04/2008:
- 11:03 Changeset [2192] by
- Added test delaybuf to pjmedia MIPS test.
- 10:01 Changeset [2191] by
- Ticket #563: Updated SDP offer/answer related to call hold scenario to …
- 09:56 Ticket #584 (Add support for G.723.1 codec) created by
- Add support for G.723.1 codec using Intel Integrated Performance Primitive …
- 09:55 Ticket #583 (Support for Intel Integrated Performace Primitives (IPP) codecs) created by
- The IPP codecs to be supported are based on IPP samples speech codec …
- 09:45 Changeset [2190] by
- Fixed build error on FreeBSD (cannot use <netinet/ip.h> if …
- 09:30 Changeset [2189] by
- Fixed compilation warning in test-pjsip
- 05:53 Ticket #579 (Data loss with TCP sockets (thanks Helmut Wolf for the report)) closed by
- fixed: Fixed in r2188: * Changed SIP transport to use active socket * Also …
- 05:52 Changeset [2188] by
- Changed SIP transport to use active socket to fix ticket #579: "Data loss …
- 04:59 Changeset [2187] by
- Added new active socket API's to specify application buffers in …
07/31/2008:
- 03:34 Ticket #582 (Presence extended status is not sent in initial NOTIFY request (thanks ...) closed by
- fixed: Fixed in r2186. Also in this changedset fixed a bug introduced recently …
- 03:32 Changeset [2186] by
- Fixed ticket #582: Extended presence status is not sent in initial NOTIFY …
- 03:32 Ticket #582 (Presence extended status is not sent in initial NOTIFY request (thanks ...) created by
- This would cause the subscriber to not get the extended/RPID status in the …
07/29/2008:
- 15:15 Changeset [2185] by
- Initial work for ticket #579: added option to make the active socket sends …
- 07:14 Ticket #557 (Memory leak in Speex echo canceller) closed by
- fixed
- 07:13 Changeset [2184] by
- Ticket #557: Fixed memory leak in Speex EC (actually this is updating …
- 06:42 Ticket #581 (Fixed build dependencies in the makefiles) closed by
- fixed: Fixed in r2183
- 06:42 Changeset [2183] by
- Fixed ticket #581: Fixed build dependencies in the makefiles
- 06:38 Ticket #581 (Fixed build dependencies in the makefiles) created by
- Some dependencies are not set properly, causing either stale build …
07/28/2008:
- 18:45 Ticket #577 (Implement sound device wrapper using APS (Audio Proxy Server) for S60) closed by
- fixed
- 18:41 Ticket #463 (Configuration option to have external sound device implementation) closed by
- fixed: Done in r2182. Please see External_Sound_Device for more info.
- 18:40 Changeset [2182] by
- Ticket #463: Configuration option to have external sound device …
- 18:04 FAQ edited by
- (diff)
- 17:56 External_Sound_Device created by
- 16:37 Ticket #548 (Validate memory usage) closed by
- fixed: We've done many fixes with regard to memory and handle leaks on this …
- 16:15 Changeset [2181] by
- Added PJ_LOG_HAS_LEVEL_TEXT logging flag to display the log verbosity …
- 15:17 Ticket #538 (Closed TCP connection should be removed from the hash table immediately) closed by
- fixed: Fixed in r2180
- 15:17 Changeset [2180] by
- Ticket #538: Closed TCP connection should be removed from the hash table …
- 13:57 Ticket #580 (Incoming target refresh request does not update the Contact header (thanks ...) closed by
- fixed: Fixed in r2179
- 13:57 Changeset [2179] by
- Ticket #580: Incoming target refresh request does not update the Contact …
- 09:44 MeasuringSoundLatency edited by
- (diff)
- 09:37 Changeset [2178] by
- Added latency.c in the samples (see …
- 07:52 MeasuringSoundLatency edited by
- (diff)
- 07:51 MeasuringSoundLatency edited by
- (diff)
- 07:41 MeasuringSoundLatency edited by
- (diff)
- 07:37 MeasuringSoundLatency edited by
- (diff)
- 07:11 MeasuringSoundLatency edited by
- (diff)
- 06:24 MeasuringSoundLatency edited by
- (diff)
- 06:20 MeasuringSoundLatency edited by
- (diff)
- 06:14 MeasuringSoundLatency created by
- 04:26 Ticket #580 (Incoming target refresh request does not update the Contact header (thanks ...) created by
- The pjsip sip_dialog.c correctly updates the dialog target URI upon …
07/25/2008:
- 05:45 Changeset [2177] by
- Fixed linking errors in pjnath when TCP is disabled in PJLIB
- 05:05 Changeset [2176] by
- Fixed invalid configuration generation in pjsua for auto-update-nat option …
- 04:40 Ticket #579 (Data loss with TCP sockets (thanks Helmut Wolf for the report)) created by
- It seems that nobody is checking whether the asynchronous send() operation …
- 04:16 Ticket #578 (Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak for the ...) closed by
- fixed: Fixed in r2175
- 04:16 Changeset [2175] by
- Ticket #578: Bug in encoding ICE candidate type in SDP (thanks Ondrej …
- 04:15 Ticket #578 (Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak for the ...) created by
- The relay and peer-reflexive candidate is shown as "srflx" in SDP: […]
07/24/2008:
- 18:45 Python_SIP/Hello_World edited by
- (diff)
- 16:32 Python_SIP_Tutorial edited by
- (diff)
- 16:32 Python_SIP_Tutorial edited by
- (diff)
- 16:18 APS edited by
- (diff)
- 13:03 Python_SIP/Presence edited by
- (diff)
- 13:02 Python_SIP/Calls edited by
- (diff)
- 12:54 Python_SIP/Media_Objects edited by
- (diff)
- 12:52 Python_SIP/Media edited by
- (diff)
- 12:50 Python_SIP/Media edited by
- (diff)
- 12:07 Python_SIP/Media edited by
- (diff)
- 11:27 Python_SIP/TOC edited by
- (diff)
- 11:18 Python_SIP/Accounts edited by
- (diff)
- 11:13 Python_SIP/Accounts edited by
- (diff)
- 10:44 Python_SIP/Basic_Concept edited by
- (diff)
- 10:30 Changeset [2174] by
- Ticket #577: Initial source of sound device wrapper with APS
- 09:55 Python_SIP/Settings edited by
- (diff)
- 09:45 Python_SIP/Basic_Concept edited by
- (diff)
- 09:41 Ticket #577 (Implement sound device wrapper using APS (Audio Proxy Server) for S60) created by
- Benefits of sound device wrapper using APS are: low latency & enabling …
- 09:33 Python_SIP/Basic_Concept edited by
- (diff)
- 09:24 APS edited by
- Added command line option in refreshing makefiles in the building steps (diff)
- 09:16 Python_SIP/Hello_World edited by
- (diff)
- 09:12 APS edited by
- Added developer certificate in the requirements. (diff)
- 09:02 APS created by
- 08:24 Python_SIP/Build_Install edited by
- (diff)
- 08:22 Python_SIP/Build_Install edited by
- (diff)
- 08:11 Python_SIP/Build_Install edited by
- (diff)
- 07:58 Python_SIP_Tutorial edited by
- (diff)
- 07:41 Python_SIP/Build_Install edited by
- (diff)
- 07:40 Python_SIP/Build_Install edited by
- (diff)
- 07:39 Python_SIP/Build_Install edited by
- (diff)
- 07:39 Python_SIP/Build_Install edited by
- (diff)
- 07:38 Python_SIP/Build_Install edited by
- (diff)
- 07:20 Changeset [2173] by
- Added setup-vc.py for Visual Studio installation
- 07:20 Changeset [2172] by
- Tweak setup.py
- 05:27 Python_SIP/Build_Install edited by
- (diff)
- 04:19 Python_SIP/Build_Install edited by
- (diff)
- 04:01 Changeset [2171] by
- Added simplecall.py sample
- 04:00 Changeset [2170] by
- pjsua.py: fixed transport port bug, changed default tracing to disabled, …
07/23/2008:
- 18:15 Python_SIP/Build_Install edited by
- (diff)
- 18:00 Python_SIP/Adv_Config edited by
- (diff)
- 17:56 Python_SIP/TOC edited by
- (diff)
- 17:52 Python_SIP/Adv_Config created by
- 17:49 Python_SIP/TOC edited by
- (diff)
- 17:46 Python_SIP/Media_Objects created by
- 17:23 Python_SIP/TOC edited by
- (diff)
- 17:22 Python_SIP/Accounts edited by
- (diff)
- 17:22 Python_SIP/Settings edited by
- (diff)
- 17:21 Python_SIP/Basic_Concept edited by
- (diff)
- 17:20 Python_SIP_Tutorial edited by
- (diff)
- 17:19 Python_SIP/IM edited by
- (diff)
- 17:12 Python_SIP/TOC edited by
- (diff)
- 17:10 Python_SIP/TOC edited by
- (diff)
- 17:04 Python_SIP/IM edited by
- (diff)
- 16:45 Python_SIP/IM created by
- 16:23 Python_SIP/Presence edited by
- (diff)
- 16:22 Python_SIP/Presence edited by
- (diff)
- 16:16 Python_SIP/Presence edited by
- (diff)
- 16:08 Python_SIP/Presence created by
- 15:41 Python_SIP/TOC edited by
- (diff)
- 15:35 Python_SIP/Calls edited by
- (diff)
- 15:33 Python_SIP/Calls created by
- 13:39 Python_SIP/Media edited by
- (diff)
- 13:35 Python_SIP/Media edited by
- (diff)
- 13:01 Python_SIP/TOC edited by
- (diff)
- 12:43 Python_SIP/Media edited by
- (diff)
- 10:50 Python_SIP/Media edited by
- (diff)
- 10:08 Python_SIP/Media edited by
- (diff)
- 09:43 Python_SIP/Media created by
- 08:26 Changeset [2169] by
- pj_strtoul() should stop the conversion as soon as it finds a non-digit …
- 07:16 Python_SIP/Hello_World edited by
- (diff)
- 07:15 Python_SIP/Hello_World edited by
- (diff)
- 07:11 Python_SIP/Hello_World created by
- 06:26 Python_SIP/TOC edited by
- (diff)
- 06:25 Python_SIP_TOC edited by
- (diff)
- 06:02 FAQ edited by
- (diff)
- 04:59 Changeset [2168] by
- Fixed crash in stateful proxy sample when receiving request with malformed …
07/22/2008:
- 20:11 Python_SIP/TOC edited by
- (diff)
- 20:10 Python_SIP/TOC edited by
- (diff)
- 20:08 Python_SIP_Tutorial edited by
- (diff)
- 19:43 Python_SIP/Accounts edited by
- (diff)
- 19:38 Python_SIP/Accounts edited by
- (diff)
- 19:22 Python_SIP/Accounts edited by
- (diff)
- 18:37 Python_SIP/Accounts edited by
- (diff)
- 17:52 Python_SIP/Accounts created by
- 17:45 Python_SIP/Settings edited by
- (diff)
- 17:40 Python_SIP/Settings created by
- 17:12 Python_SIP/Basic_Concept edited by
- (diff)
- 17:11 Python_SIP/Basic_Concept edited by
- (diff)
- 16:50 Python_SIP/Basic_Concept created by
- 16:46 Python_SIP/Build_Install edited by
- (diff)
- 16:44 Python_SIP/Build_Install created by
- 16:43 Python_SIP_Tutorial edited by
- (diff)
- 16:40 Python_SIP/TOC edited by
- (diff)
- 16:39 Python_SIP/TOC edited by
- (diff)
- 16:38 Python_SIP/TOC edited by
- (diff)
- 16:38 Python_SIP/TOC edited by
- (diff)
- 16:36 Python_SIP_Tutorial edited by
- (diff)
- 16:35 Python_SIP_Tutorial edited by
- (diff)
- 16:35 Python_SIP/TOC created by
- 14:04 Python_SIP_Tutorial edited by
- (diff)
- 13:38 Python_SIP_Tutorial edited by
- (diff)
- 13:38 Python_SIP_TOC edited by
- (diff)
- 13:38 Python_SIP_TOC created by
- 13:17 Python_SIP_Tutorial edited by
- (diff)
- 09:58 Changeset [2167] by
- Added math.h to pjlib's Visual Studio projects
- 07:16 DevelopingSymbianAppWithCarbide edited by
- (diff)
- 05:36 Changeset [2166] by
- Wrong documentation in pjmedia_snd_port_connect() (thanks Klaus Darilion)
07/21/2008:
- 17:46 Changeset [2165] by
- Added sleep() in python handle events to avoid starvation in the main …
- 16:15 Changeset [2164] by
- Fixed gcc warning on _pjsua.c about suggested parenthesis
- 13:20 Changeset [2163] by
- Major modifications in Python module and pjsua.py wrapper: - replaced …
- 13:13 Ticket #576 (Added user data in pjsua account and buddy) closed by
- fixed: Done in r2162
- 13:12 Changeset [2162] by
- Ticket #576: Added user data in pjsua account and buddy
- 13:12 Ticket #576 (Added user data in pjsua account and buddy) created by
- Added the capability to attach user data to account and buddy objects.
07/19/2008:
- 15:53 Changeset [2161] by
- Added pjsua option to set the logging color scheme for terminal with light …
- 13:05 Changeset [2160] by
- Fixed build error with some Mingw configuration related to socklen_t
- 12:56 Ticket #571 (Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log ...) closed by
- fixed: Patch checked-in in r2159 with some changes: * default coloring is …
- 12:53 Changeset [2159] by
- Ticket #571: Coloring for logs in Linux/UNIX, two more spaces in logs and …
- 10:40 Changeset [2158] by
- Added WAV playlist and conf_set/get_level API to Python module
07/18/2008:
- 18:51 Changeset [2157] by
- Related to ticket #192: crash when shutting down pjsua if buddy pool has …
- 18:00 Changeset [2156] by
- Implemented ticket #192 for Python: Add callback to notify application …
- 05:46 Ticket #575 (Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close ...) closed by
- fixed: Fixed in r2155. Now we just use closesocket() to replace …
- 05:33 Changeset [2155] by
- Ticket #575: Unregistering from Windows IOCompletionPort (IOCP) ioqueue …
- 04:36 Ticket #575 (Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close ...) created by
- The IOCP documentation says that application needs to call …
07/17/2008:
- 11:59 Changeset [2154] by
- Added pjsua command line option '--jb-max-size' to set jitter buffer max …
- 11:03 Changeset [2153] by
- Fixed linking error cased by missing PJMEDIA_HAS_RTCP_XR guard for …
- 09:54 Changeset [2152] by
- Added ability to dump extended statistics (RTCP XR) in pjsua.
- 09:45 Changeset [2151] by
- Fixed Winsock link error in pjturn-srv VS6 project
- 09:19 Ticket #192 (Add callback to notify application about incoming SUBSCRIBE request, and ...) closed by
- fixed: Done in r2150
- 09:19 Changeset [2150] by
- Ticket #192: Add callback to notify application about incoming SUBSCRIBE …
- 08:56 Ticket #574 (Add new API to know why the outgoing subscription request is terminated) closed by
- fixed: In r2149: * Save the termination reason * Added API …
- 08:53 Changeset [2149] by
- Ticket #574: Add new API to know why the outgoing subscription request is …
- 08:51 Ticket #574 (Add new API to know why the outgoing subscription request is terminated) created by
- Add new API to know why the outgoing subscription request is terminated …
- 08:44 Changeset [2148] by
- More ticket #568: added hash_test.c to pjlib-test VS6 and VS2005 projects
07/16/2008:
- 17:41 Ticket #573 (Handle receiving short version of Event header ("o")) closed by
- fixed: Fixed in r2147
- 17:39 Changeset [2147] by
- Ticket #573: Handle receiving short version of Event header
- 17:37 Ticket #573 (Handle receiving short version of Event header ("o")) created by
- 07:32 Ticket #572 (New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP header by either ...) closed by
- fixed: Done in r2146
- 07:31 Changeset [2146] by
- Ticket #572: New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP …
- 07:30 Ticket #572 (New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP header by either ...) created by
07/15/2008:
- 15:15 Ticket #571 (Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log ...) created by
- I implemented log colors for Linux/UNIX console. As it is common to have …
- 11:05 Ticket #570 (Out of array/buffer boundary access in WSOLA) closed by
- fixed
- 11:04 Ticket #569 (Non-uniform locking order between SRTP & its member transport (e.g:ICE) ...) closed by
- fixed
- 11:04 Ticket #558 (Memory leak in SRTP) closed by
- fixed
- 09:36 Ticket #554 (Automatically detect the realm for authenticating against IMS servers, so ...) closed by
- worksforme: For now conclude that this issue has been fixed by r2109 above. With this …
- 06:57 Python_SIP_Tutorial edited by
- (diff)
- 06:52 Python_SIP_Tutorial edited by
- (diff)
- 06:37 Python_SIP_Tutorial edited by
- (diff)
- 06:33 Python_SIP_Tutorial edited by
- (diff)
- 06:29 Python_SIP_Tutorial edited by
- (diff)
- 04:05 Py_PJSUA created by
07/14/2008:
- 13:55 Changeset [2145] by
- Ticket #570: Fixed find_pitch() search range iteration; and fixed …
- 13:46 Ticket #570 (Out of array/buffer boundary access in WSOLA) created by
- Locations found: - in find_pitch() - in overlap_add()
- 13:36 Changeset [2144] by
- Ticket #569: Updated SRTP locking to not guard member transport when …
- 13:23 Ticket #569 (Non-uniform locking order between SRTP & its member transport (e.g:ICE) ...) created by
- Sample case: - Worker thread is receiving an RTP packet, it gets the ICE …
- 12:59 Changeset [2143] by
- Fixed minor bug missing wsola_plc initialization.
- 12:55 Changeset [2142] by
- Fixed unitialized read when parsing account's Contact URI
- 12:53 Changeset [2141] by
- Ticket #558: Fixed memory leak caused by cipher_type_self_test()
- 12:53 Changeset [2140] by
- Slight optimization in GUID generation for Win32 (removed unnecessary copy …
- 12:29 Changeset [2139] by
- More ticket #568: added hash table test to Symbian pjlib-test MMP
- 11:58 Ticket #568 (The hash table ignores the last row of the table in hash table iteration, ...) closed by
- fixed: Fixed in r2138. Also added some hash table tests on this changeset.
- 11:58 Changeset [2138] by
- Ticket #568: The hash table ignores the last row of the table in hash …
- 11:56 Ticket #568 (The hash table ignores the last row of the table in hash table iteration, ...) created by
- 11:48 Changeset [2137] by
- More ticket #559: added PJ_POOL_SIZE macro in pool_alt.h to make it work …
- 11:36 FAQ edited by
- (diff)
- 09:14 Ticket #567 (Rare race condition causing crash in ICE stream transport when STUN ...) closed by
- fixed: Fixed in r2136
- 09:14 Changeset [2136] by
- Ticket #567: Rare race condition causing crash in ICE stream transport …
- 09:13 Ticket #567 (Rare race condition causing crash in ICE stream transport when STUN ...) created by
- This happens when the callback is called before ICE stream transport …
- 06:31 Changeset [2135] by
- Related to ticket #566: Crash when shutting down PJSUA-LIB and outgoing …
- 04:55 Changeset [2134] by
- Related to ticket #518: only destroy the account and buddy pools after …
- 04:32 Ticket #566 (TURN session in PJSUA-LIB is not properly destroyed causing possible ...) closed by
- fixed: Fixed in r2133
- 04:32 Changeset [2133] by
- Ticket #566: TURN session in PJSUA-LIB is not properly destroyed causing …
- 04:31 Ticket #566 (TURN session in PJSUA-LIB is not properly destroyed causing possible ...) created by
- After media subsystem is shutdown, events are not polled, causing TURN …
07/13/2008:
- 09:57 Ticket #565 (Call WSACleanup() when pj_shutdown() is called on Windows) closed by
- fixed: Done in r2132
- 09:57 Changeset [2132] by
- Ticket #565: Call WSACleanup() when pj_shutdown() is called on Windows
- 09:56 Ticket #565 (Call WSACleanup() when pj_shutdown() is called on Windows) created by
- Previously we disabled WSACleanup() because this may inadvertently cause …
- 08:20 Ticket #564 (Reduce the memory usage for default pjsip settings) closed by
- fixed: In r2131: * Default dialog count limit is reduced from 16384 to 511 * …
- 08:12 Changeset [2131] by
- Ticket #564: Reduce the memory usage for default pjsip settings
- 08:12 Ticket #564 (Reduce the memory usage for default pjsip settings) created by
- The default PJSIP settings are set to handle many calls (16384 …
- 07:25 Ticket #518 (Growing memory usage in PJSUA-LIB) closed by
- fixed: In r2130: * some fixes for growing memory usage in PJSUA-LIB, by using …
- 07:24 Changeset [2130] by
- Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using …
- 06:51 Changeset [2129] by
- Set default UDP media transport name if name is not specified by …
- 05:04 Ticket #563 (Bug with SDP in offer/answer related to call hold scenario) created by
- Currently in pjsua-lib we use a=inactive and c=0.0.0.0 to …
07/12/2008:
- 16:23 Ticket #529 (Memory leak on Symbian and possibly handle leaks on all platforms when ...) closed by
- fixed: Fixed in r2127 and r2128: - Call pjsip_tsx_terminate() in transaction …
- 16:22 Changeset [2128] by
- Related to ticket #529: ignore transaction terminate request if …
- 16:10 Changeset [2127] by
- Fixed ticket #529: memory leak on Symbian and possibly handle leaks on all …
- 05:30 Ticket #556 (New object oriented Python abstraction for pjsua API) closed by
- fixed: r2120: * updated setup.py for Linux r2122: * fixed bug in …
- 05:10 Ticket #561 (select() ioqueue default concurrency setting is not initialized with the ...) closed by
- fixed: Done in r2126
- 05:09 Changeset [2126] by
- Ticket #561: select() ioqueue default concurrency setting is not …
- 05:08 Ticket #562 (In TURN client sample application, when STUN server is specified, contact ...) closed by
- fixed: Done in r2125
- 05:08 Changeset [2125] by
- Ticket #562: In TURN client sample application, when STUN server is …
- 05:08 Ticket #562 (In TURN client sample application, when STUN server is specified, contact ...) created by
- In the TURN client sample application, when STUN server is specified (with …
- 05:05 Ticket #561 (select() ioqueue default concurrency setting is not initialized with the ...) created by
- The ioqueue->default_concurrency (boolean) is never initialized for …
- 04:51 Ticket #560 (Optimize the memory usage of DNS resolver) closed by
- fixed: Done in r2124: - use one pool for each entry - replace fixed memory pool …
- 04:50 Changeset [2124] by
- Ticket #560: Optimize the memory usage of DNS resolver
- 04:42 Ticket #560 (Optimize the memory usage of DNS resolver) created by
- Previously, the DNS resolver (resolver.c) allocates memory for …
- 04:31 Ticket #559 (Update the pool alternative API (pool_alt.h) with the latest pool API) closed by
- fixed: Done in r2123
- 04:31 Changeset [2123] by
- Ticket 559 (minor): Update the pool alternative API (pool_alt.h) with the …
- 04:30 Ticket #559 (Update the pool alternative API (pool_alt.h) with the latest pool API) created by
- The pool's alternative API (pool_alt.h) allows completely different …
07/11/2008:
- 16:36 Ticket #558 (Memory leak in SRTP) created by
- The libSRTP's srtp_init() function allocates some variables which are not …
- 16:34 Ticket #557 (Memory leak in Speex echo canceller) created by
- Some Speex echo canceller (mdf.c) internal variables don't seem to get …
- 04:14 Changeset [2122] by
- Fixed bug in python's player_get_slot() and recorder_get_slot()
07/10/2008:
- 19:56 Changeset [2121] by
- Fixed gcc function is not a prototype warnings
- 19:55 Changeset [2120] by
- Updated setup.py for Linux and written more docstrings documentation
- 17:41 Changeset [2119] by
- Ticket #556: New object oriented Python abstraction for pjsua API
- 16:38 Ticket #556 (New object oriented Python abstraction for pjsua API) created by
- pjsua.py:: Implement new objected oriented Python wrapper for pjsua API. …
- 15:48 Ticket #555 (Small but otherwise incompatible changes to PJSUA instant messaging ...) closed by
- fixed: Done in r2118
- 15:45 Changeset [2118] by
- Ticket 555: modifications to pjsua instant messaging callbacks
- 15:23 Ticket #555 (Small but otherwise incompatible changes to PJSUA instant messaging ...) created by
- Modifications below to make the API more usable: * add account ID to …
- 14:26 Changeset [2117] by
- Added config settings for search range in WSOLA expand()
- 10:04 Changeset [2116] by
- Updated delay buffer to use circular buffer
- 09:59 Changeset [2115] by
- Updated WSOLA to use circular buffer and configurable hanning window size …
- 05:46 Changeset [2114] by
- Added two APIs to pjmedia circular buffer: copy & pack buffer
07/09/2008:
07/08/2008:
- 04:24 Changeset [2113] by
- Removed pjmedia_test from VS 2005 workspace as it makes compilation fails …
- 04:13 DevelopingSymbianAppWithCarbide edited by
- (diff)
- 04:10 DevelopingSymbianAppWithCarbide edited by
- (diff)
07/07/2008:
- 16:31 Changeset [2112] by
- Configuration option to include/exclude loopback interface in …
- 15:15 Changeset [2111] by
- Modified runall.py python testing module to accommodate mod_recvfrom.py
- 15:14 Changeset [2110] by
- Added mod_recvfrom.py testing module and some registrar test scenarios
- 15:00 Changeset [2109] by
- Related to ticket 554: handle the case where server rejects Authorization …
- 14:57 Changeset [2108] by
- Stop putting PUBLISH in Allow header since that's probably is not …
- 09:13 Changeset [2107] by
- Removed pjmedia-test from pjmedia build for now since it's causing build …
- 09:03 Changeset [2106] by
- Fixed segfault when getifaddrs() returns NULL address (thanks Filippo …
Note: See TracTimeline
for information about the timeline view.
![(please configure the [header_logo] section in trac.ini)](/repos/chrome/site/pj.jpg)