Timeline
Oct 3, 2008:
- 1:50 PM Ticket #656 (Error processing DNS SRV response when SRV entries contain the same host) created by
- With this sample DNS SRV entries: […] the SRV resolver will put two …
Oct 2, 2008:
- 10:13 PM Ticket #655 (Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang ...) closed by
- fixed: Fixed in r2341.
- 10:13 PM Changeset [2341] by
- Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used …
- 10:12 PM Ticket #655 (Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang ...) created by
- The PJ_HAS_POOL_ALT_API is used to provide alternative …
- 5:55 PM Ticket #654 (Error when falling back to secondary TURN server (thanks Nicolas Fauvel ...) closed by
- fixed: Fixed in r2340. Also added the capability to use DNS SRV in the TURN …
- 5:54 PM Changeset [2340] by
- Ticket #654: Error when falling back to secondary TURN server (thanks …
- 5:51 PM Ticket #654 (Error when falling back to secondary TURN server (thanks Nicolas Fauvel ...) created by
- The TURN session is capable to falling back to using the secondary server …
Oct 1, 2008:
- 10:00 AM Ticket #653 (Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze ...) closed by
- fixed: Done in r2339
- 10:00 AM Changeset [2339] by
- Ticket #653: Add WinCE workspace/project files for pjsip unit tests …
- 10:00 AM Ticket #653 (Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze ...) created by
- Add embedded Visual C++ 4.0 (eVC) workspace and project files for pjsip …
- 9:58 AM Ticket #652 (Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze ...) closed by
- fixed: Done in r2338
- 9:58 AM Changeset [2338] by
- Ticket #652: Add WinCE workspace/project files for pjnath unit tests …
- 9:57 AM Ticket #652 (Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze ...) created by
- Add embedded Visual C++ 4.0 (eVC) workspace and project files for pjnath …
- 9:56 AM Ticket #651 (Add WinCE workspace/project files for pjlib-util unit tests (thanks Seth ...) closed by
- fixed: Done in r2337
- 9:56 AM Changeset [2337] by
- Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests …
- 9:55 AM Ticket #651 (Add WinCE workspace/project files for pjlib-util unit tests (thanks Seth ...) created by
- Added embedded Visual C++ 4.0 (eVC) workspace and project files for …
- 9:02 AM Ticket #650 (Unit test failure in the timestamp test on very fast CPU (thanks Seth ...) closed by
- fixed: Fixed in r2336
- 9:02 AM Changeset [2336] by
- Ticket #650: Unit test failure in the timestamp test on very fast CPU …
- 9:01 AM Ticket #650 (Unit test failure in the timestamp test on very fast CPU (thanks Seth ...) created by
- A unit test failure in the timestamp test that occurrs when the tests are …
- 8:45 AM Ticket #649 (Build error in wav_writer.c in big endian systems (thanks Seth Hinze for ...) closed by
- fixed: Fixed in r2335
- 8:45 AM Changeset [2335] by
- Ticket #649: Build error in wav_writer.c in big endian systems (thanks …
- 8:43 AM Ticket #649 (Build error in wav_writer.c in big endian systems (thanks Seth Hinze for ...) created by
- Compilation failure when building for a big endian target due to …
Sep 28, 2008:
- 11:03 AM Milestone release-1.0-rc4 completed
- = Version 1.0-rc4 = This release fixes build problems on Mingw32, Visual …
- 10:59 AM Changeset [2334] by
- Changed version to 1.0-rc4-trunk
- 9:27 AM Changeset [2333] by
- Tagged 1.0-rc4
- 9:27 AM Changeset [2332] by
- Changed version to 1.0-rc4
Sep 27, 2008:
- 1:16 PM Changeset [2331] by
- Fixed ticket #644 and 648 again (hopefully once and for all): build error …
- 12:50 PM Changeset [2330] by
- Fixed previous accidental check in r2329.
- 11:53 AM Changeset [2329] by
- Fixed assertion in echo suppressor when recording and playing level is …
- 11:50 AM Changeset [2328] by
- Fixed possible assertion by codec when stereo/multichannel codec is used …
- 9:37 AM Ticket #648 (Build problem on Visual Studio 6 when IPv6 support is disabled and IPv6 ...) closed by
- fixed: Fixed in r2327: - incorrect muticast related socket constant names …
- 9:36 AM Ticket #644 (Build issues related to multicast support (especially on Mingw where the ...) closed by
- fixed: Fixed in r2327: - incorrect muticast related socket constant names …
- 9:35 AM Changeset [2327] by
- Fixed ticket #644 and #648: incorrect muticast related socket constant …
- 8:55 AM Changeset [2326] by
- Missing PJ_DECL in pjsip_tx_data_create() declaration (thanks Tomáš …
Sep 26, 2008:
- 10:06 PM Changeset [2325] by
- More ticket #643: added setting to disable this ticket (by setting …
- 11:47 AM Ticket #648 (Build problem on Visual Studio 6 when IPv6 support is disabled and IPv6 ...) created by
- Build error: […] This seems to have been caused by ticket #629
- 10:51 AM Ticket #647 (Assign STUN and TURN as default candidate only when the ...) created by
- Quoting Stephen's email: > At the moment, the default seems to be set …
Sep 25, 2008:
- 9:48 PM Ticket #646 (Problem in quitting symbian_ua_gui app) created by
- - E32USER-CBase 66 - undeinited stdlib
- 9:37 PM Ticket #645 (Bad tone generated by the floating point backend with high tone frequency ...) created by
- With the float backend, the tone generator generates bad/weird result when …
- 3:51 PM Ticket #644 (Build issues related to multicast support (especially on Mingw where the ...) created by
- Several issues with the multicast socket options that were recently added …
- 3:28 PM Changeset [2324] by
- Changed version to 1.0-rc3-trunk
- 12:25 PM Milestone release-1.0-rc3 completed
- == Release Focus == This release focuses on fixing bugs to make the …
- 11:57 AM Changeset [2323] by
- (re)Tagged 1.0-rc3
- 11:57 AM Changeset [2322] by
- Removed rc3 tag due to last minute bug fix
- 11:46 AM Changeset [2321] by
- Ticket #638: Fixed assertion caused by prefetch < min_prefetch (thanks …
- 11:22 AM Changeset [2320] by
- Tagged 1.0-rc3
- 11:21 AM Changeset [2319] by
- Changed version to 1.0-rc3
- 11:04 AM Changeset [2318] by
- Ticket #638: Cleaned up compilation warning in jbuf.
- 10:01 AM Ticket #638 (Update jitter buffer to avoid/reduce such case of shrinking and underflow ...) closed by
- fixed
- 10:01 AM Ticket #547 (Path to DirectX SDK headers need to be manually inserted) closed by
- fixed
Sep 24, 2008:
- 5:27 PM Changeset [2317] by
- Ticket #638: Reenable prefetch buffering via initial prefetch setting (set …
- 5:07 PM Ticket #638 (Update jitter buffer to avoid/reduce such case of shrinking and underflow ...) reopened by
- 4:53 PM Ticket #643 (Consider the server IP address before trying to re-register with a new ...) closed by
- fixed: Done in r2316: * we will not switch if the Contact and server IP are in …
- 4:52 PM Changeset [2316] by
- Ticket #643: Do not try to re-register with a new Contact when the …
- 11:51 AM Ticket #643 (Consider the server IP address before trying to re-register with a new ...) created by
- Ticket #409 (from 0.8.0 milestone) adds the feature to automatically …
- 10:17 AM Ticket #635 (Disconnect the other call leg when multiple 2xx/OK responses to INVITE are ...) closed by
- fixed: Done in r2315: - Implement on_dlg_forked() of the UA layer module …
- 10:10 AM Changeset [2315] by
- Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses …
- 9:51 AM Changeset [2314] by
- Fixed bug in pjsip_auth_clt_clone(), the cached_auth list is not …
- 9:39 AM Ticket #642 (Discontinuous tone generation (thanks Olle Frimanson for the report)) closed by
- fixed: Fixed in r2313
- 9:38 AM Changeset [2313] by
- Ticket #642: Discontinuous tone generation (thanks Olle Frimanson for the …
- 9:38 AM Ticket #642 (Discontinuous tone generation (thanks Olle Frimanson for the report)) created by
- When tone generator is set to play one tone in loop and when tone off-time …
Sep 23, 2008:
- 8:39 PM Changeset [2312] by
- Ticket #547: Added DirectX include path from Windows environment settings …
- 6:48 PM Changeset [2311] by
- Updated delay buffer to perform shrinking only in the PUT operation.
- 4:56 PM Ticket #638 (Update jitter buffer to avoid/reduce such case of shrinking and underflow ...) closed by
- fixed: In r2310: - Jitter buffer shrinking is done based on max_hist_level …
- 4:55 PM Changeset [2310] by
- Ticket #638: - Jitter buffer shrinking is done based on max_hist_level …
- 4:37 PM Ticket #630 (Implement (another) WMME audio device (thanks Seth Hinze for the patch).) closed by
- fixed
- 4:37 PM Ticket #633 (Bugs in dsound.c: stop/start without close/reopen & possible buffer ...) closed by
- fixed
- 4:36 PM Ticket #625 (Unicode build issues on Windows platform (thanks Seth Hinze for the ...) closed by
- fixed
- 4:35 PM Ticket #631 (Add capability of media transport to query actual remote address from ...) closed by
- fixed
- 4:34 PM Changeset [2309] by
- Fixed bug missing reinit med_orig when reinit pjsua media transports.
- 9:41 AM Ticket #622 (Reactivate the support for iqoueue epoll back-end for Linux (thanks Simon ...) closed by
- fixed: In r2308: * Some more fixes related to handling multiple threads calling …
- 9:40 AM Changeset [2308] by
- More ticket #622: some more fixes to ioqueue_epoll, it passes pjlib-test …
- 9:11 AM Changeset [2307] by
- More ticket #639: fixed warning with gcc about comparison always true
Sep 22, 2008:
- 2:37 PM Ticket #641 (Assertion error when late 200/OK is received after call has been ...) closed by
- fixed: Fixed in r2306
- 2:36 PM Changeset [2306] by
- Ticket #641: Assertion error when late 200/OK is received after call has …
- 2:31 PM Ticket #641 (Assertion error when late 200/OK is received after call has been ...) created by
- Scenario (pjsua as UAC): […] This scenario happens when the SDP in …
- 9:40 AM Tone_Generator edited by
- (diff)
- 9:29 AM Changeset [2305] by
- More ticket #619: disable fade-in and fade-out if the tone off duration is …
Sep 21, 2008:
- 10:56 PM Ticket #640 (Crash when receiving ACK with SDP after BYE has been received (thanks Amit ...) closed by
- fixed: Fixed in r2304
- 10:55 PM Changeset [2304] by
- Ticket #640: Crash when receiving ACK with SDP after BYE has been received …
- 10:53 PM Ticket #640 (Crash when receiving ACK with SDP after BYE has been received (thanks Amit ...) created by
- Scenario: - pjsip as UAS - INVITE without SDP is received - pjsip …
- 10:02 PM Ticket #637 (Handling of non-ASCII UTF-8 characters in SIP message elements (thanks ...) closed by
- fixed: In r2303: - added torture tests to handle non-ASCII UTF-8 characters
- 10:01 PM Changeset [2303] by
- Ticket #639: added torture tests for handling non-ASCII UTF-8 characters …
- 9:13 PM Ticket #639 (Assertion in <ctype.h> functions with Visual Studio 2005 when handling ...) closed by
- fixed: Fixed in r2302: - changed the function arguments to unsigned char
- 9:11 PM Changeset [2302] by
- Ticket #639: Assertion in <ctype.h> functions with Visual Studio 2005 when …
- 9:05 PM Ticket #639 (Assertion in <ctype.h> functions with Visual Studio 2005 when handling ...) created by
- With Visual Studion 2005 and possibly later, the ctype.h functions such as …
Sep 20, 2008:
- 12:20 PM Ticket #611 (Configuration option to force the route URI to use loose routing) closed by
- fixed: Done in r2301: - added force_lr field in pjsua_config, and …
- 12:16 PM Changeset [2301] by
- Ticket #611: Configuration option to force the route URI to use loose …
- 9:53 AM Intel_IPP_Codecs edited by
- (diff)
- 9:51 AM Intel_IPP_Codecs edited by
- (diff)
- 9:45 AM Intel_IPP_Codecs edited by
- (diff)
- 9:43 AM Intel_IPP_Codecs edited by
- (diff)
Sep 19, 2008:
- 10:18 PM Changeset [2300] by
- Couple of fixes in ioqueue_epoll for ticket #622 (still not working)
- 9:18 PM Changeset [2299] by
- Fixed pjmedia session bug in getting channel count from SDP for static …
- 9:17 PM Changeset [2298] by
- Added missed patch in enabling G.722 PLC: PLC should be enabled in default …
- 9:10 PM Changeset [2297] by
- Enabled G.722 PLC.
- 7:21 PM Ticket #638 (Update jitter buffer to avoid/reduce such case of shrinking and underflow ...) created by
- Proposed solutions: 1. Shrinking to be based on recent maximum burst …
- 1:28 PM Changeset [2296] by
- More ticket #633: Fixed DirectSound? implementation to avoid playback …
Sep 18, 2008:
- 9:22 PM Changeset [2295] by
- Ticket #622: initial integration of ioqueue_epoll patch, updated the …
- 2:15 PM WikiStart edited by
- (diff)
- 2:14 PM WikiStart edited by
- (diff)
- 2:13 PM Ticket #619 (Bad tone quality when floating point is disabled (thanks Olle Frimanson ...) closed by
- fixed: Done. More documentation can be found in [wiki:Tone_Generator Analyzing …
- 2:11 PM Changeset [2294] by
- More ticket #619: changed default Cordic loop from 8 to 10 to gain more …
- 2:00 PM Tone_Generator edited by
- (diff)
- 1:58 PM Tone_Generator edited by
- (diff)
- 1:41 PM Tone_Generator edited by
- (diff)
- 1:21 PM Tone_Generator edited by
- (diff)
- 1:06 PM Tone_Generator edited by
- (diff)
- 12:58 PM Changeset [2293] by
- Ticket #631: - Changed rem_rtp/rtcp_addr to src_rtp/rtcp_addr in media …
- 12:47 PM Tone_Generator created by
- 11:14 AM Changeset [2292] by
- Large reorganization of the tonegen for ticket #619: - Deprecate the …
- 8:56 AM Ticket #637 (Handling of non-ASCII UTF-8 characters in SIP message elements (thanks ...) created by
- Some parsing components will return error when encountering non-ASCII UTF8 …
Sep 17, 2008:
- 3:32 PM Changeset [2291] by
- Ticket #631: - Added new fields in media transport info: remote address …
- 2:49 PM Changeset [2290] by
- Ticket #630: Added Win32 MME sound device wrapper (thanks Seth Hinze for …
- 1:01 PM Ticket #632 (Update resample with libresample implementation to use relative include ...) closed by
- invalid: This doesn't seem so important since the purpose is still unclear and …
- 12:56 PM Ticket #636 (Linux compilation issue when autoconf is not used (thanks Seth Hinze for ...) closed by
- fixed: In r2289: Fixed linux compilation issue when autoconf is not used.
- 12:55 PM Changeset [2289] by
- Ticket #636: Fixed linux compilation issue when autoconf is not used …
- 12:50 PM Ticket #636 (Linux compilation issue when autoconf is not used (thanks Seth Hinze for ...) created by
- 11:56 AM Changeset [2288] by
- Ticket #633: Updated DirectSound? implementation: - Fixed issue on …
Sep 16, 2008:
- 6:44 PM Ticket #635 (Disconnect the other call leg when multiple 2xx/OK responses to INVITE are ...) created by
- Currently when more than one 200/OK are received by UAC due to forking, …
- 6:09 PM Changeset [2287] by
- Ticket #625: Added missing fix of unicode build issues in …
- 5:02 PM Changeset [2286] by
- Ticket #625: Fixed unicode build issues on Windows platforms (thanks David …
- 4:47 PM Ticket #627 (General compiler warnings when building for WinCE (thanks Seth Hinze for ...) closed by
- fixed
- 4:45 PM Changeset [2285] by
- Ticket #627: Fixed general compiler warning when building for WinCE …
- 4:28 PM Changeset [2284] by
- More ticket #619: fix the difference of volume in the fixed point version …
- 4:12 PM Ticket #629 (Wrapping IGMPv2 multicast socket options (thanks Seth Hinze for the ...) closed by
- fixed: In r2283: Added IGMPv2 multicast socket options.
- 4:11 PM Changeset [2283] by
- Ticket #629: Added IGMPv2 multicast socket options (thanks David Parker …
- 3:22 PM Ticket #616 (ICE media transport should have a default option to switch RTP ...) closed by
- fixed
- 3:20 PM Ticket #614 (Support for Alaw/ULaw format in WAV player and recorder objects) closed by
- fixed
- 3:16 PM Ticket #626 (PocketPJ build issue when SRTP disabled (thanks Seth Hinze for the patch).) closed by
- fixed: In r2282: Fixed PocketPJ build error when SRTP is unused.
- 3:15 PM Changeset [2282] by
- Ticket #626: Fixed PocketPJ build error when SRTP is unused (thanks David …
- 2:33 PM Changeset [2281] by
- Ticket #619: added configuration to force floating point algorithm to be …
- 2:31 PM Ticket #634 (Assertion when rejecting incoming INVITE when the call arrives while pjsip ...) closed by
- fixed: Fixed in r2280
- 2:30 PM Changeset [2280] by
- Ticket #634: Assertion when rejecting incoming INVITE when the call …
- 2:30 PM Ticket #634 (Assertion when rejecting incoming INVITE when the call arrives while pjsip ...) created by
- When a call arrives while pjsua-lib is being shutdown, the media …
- 2:11 PM Ticket #628 (Use the fixed point version of IPP G.729 implementation on architectures ...) closed by
- fixed: In r2279: Updated IPP codec module to use fixed point version of G.729 on …
- 2:11 PM Changeset [2279] by
- Ticket #628: Updated IPP codec module to use fixed point version of G.729 …
- 1:51 PM Ticket #633 (Bugs in dsound.c: stop/start without close/reopen & possible buffer ...) created by
- 1:45 PM Ticket #632 (Update resample with libresample implementation to use relative include ...) created by
- 1:23 PM Ticket #631 (Add capability of media transport to query actual remote address from ...) created by
- 1:16 PM Ticket #630 (Implement (another) WMME audio device (thanks Seth Hinze for the patch).) created by
- For Windows Mobile device, this is considered to be able to reduce …
- 1:11 PM Ticket #629 (Wrapping IGMPv2 multicast socket options (thanks Seth Hinze for the ...) created by
- 1:09 PM Ticket #628 (Use the fixed point version of IPP G.729 implementation on architectures ...) created by
- 1:07 PM Ticket #627 (General compiler warnings when building for WinCE (thanks Seth Hinze for ...) created by
- 12:47 PM Ticket #626 (PocketPJ build issue when SRTP disabled (thanks Seth Hinze for the patch).) created by
- 12:02 PM Ticket #625 (Unicode build issues on Windows platform (thanks Seth Hinze for the ...) created by
- It seems that PortAudio? WMME implementation also has this issue, while …
Sep 15, 2008:
- 2:56 PM Ticket #624 (Assertion error when pjsua_acc_del() is followed immediately by ...) closed by
- fixed: Fixed in r2278
- 2:56 PM Changeset [2278] by
- Ticket #624: Assertion error when pjsua_acc_del() is followed immediately …
- 2:55 PM Ticket #624 (Assertion error when pjsua_acc_del() is followed immediately by ...) created by
- When application is doing reregistration with pjsua_acc_del() …
- 11:16 AM Changeset [2277] by
- Fixed linking error undefined CHECK_ when PJMEDIA_WSOLA_IMP_NULL is used …
Sep 11, 2008:
- 6:43 PM Changeset [2276] by
- Ticket #616: Updated ICE transport to have a default option to switch RTP …
- 5:38 PM Changeset [2275] by
- Ticket #614: Updated docs related to support for play/record G.711 …
- 11:11 AM FAQ edited by
- (diff)
- 11:08 AM FAQ edited by
- (diff)
- 11:02 AM FAQ edited by
- (diff)
- 10:46 AM Ticket #621 (Update PortAudio to the latest revision to fix VS 2008 compilation issues ...) closed by
- fixed: In r2274: Updated PortAudio? to the latest revision 1387.
- 10:45 AM Changeset [2274] by
- Ticket #621: Updated PortAudio? to the latest revision 1387.
- 10:27 AM Ticket #623 (Assertion when receiving SUBSCRIBE with non presence event (thanks Lucas ...) closed by
- fixed: Fixed in r2273: * error in creating server subscription will be responded …
- 10:25 AM Changeset [2273] by
- Ticket #623: Assertion when receiving SUBSCRIBE with non presence event …
- 10:17 AM Changeset [2272] by
- Ticket #614: Fixed compilation warning of integer conversions.
- 9:50 AM Ticket #623 (Assertion when receiving SUBSCRIBE with non presence event (thanks Lucas ...) created by
- An assertion will be triggered when pjsua receives incoming SUBSCRIBE with …
- 9:10 AM Ticket #622 (Reactivate the support for iqoueue epoll back-end for Linux (thanks Simon ...) created by
- 8:20 AM Ticket #621 (Update PortAudio to the latest revision to fix VS 2008 compilation issues ...) created by
- 8:02 AM Ticket #620 (PRACK is sent to the wrong UAS when 100rel is used and the dialog forks ...) closed by
- fixed: Fixed in r2271: * Update the target and routeset on receipt of 1xx …
- 8:00 AM Changeset [2271] by
- Ticket #620: PRACK is sent to the wrong UAS when 100rel is used and the …
- 7:58 AM Ticket #620 (PRACK is sent to the wrong UAS when 100rel is used and the dialog forks ...) created by
- Ruud Klaver reports …
Sep 10, 2008:
- 7:48 PM Changeset [2270] by
- Ticket #614: Added support for writing and reading WAV files encoded as 8 …
- 12:45 PM ContributionAgreement edited by
- Changed link to Agreement (diff)
- 9:48 AM Ticket #618 (Bad tone quality generated by the tone generator when floating point is ...) closed by
- invalid: Wrong comment above (
- 9:47 AM Ticket #619 (Bad tone quality when floating point is disabled (thanks Olle Frimanson ...) created by
- Issues with the tone generator: 1. The sine approximation algorithm …
Sep 9, 2008:
- 5:23 PM Changeset [2269] by
- Updated version to 1.0-rc2-trunk
- 4:35 PM Milestone release-1.0-rc2 completed
- == Release Focus == This release contains mostly bug-fixes and more tests …
- 3:29 PM Changeset [2268] by
- Tagged 1.0-rc2
- 3:26 PM Changeset [2267] by
- Changed version to 1.0-rc2
- 2:01 PM FAQ edited by
- (diff)
- 1:36 PM Ticket #618 (Bad tone quality generated by the tone generator when floating point is ...) created by
- Issues with the tone generator: * The sine approximation algorithm …
- 1:36 PM Ticket #606 (Problem in Symbian build: 'null_audio.lib not found'.) closed by
- fixed
- 1:18 PM Ticket #617 (Assertion "Not enough buffer for SDES packet" when using a very low ...) closed by
- fixed: In r2265: Fixed calculation of output buffer size in stream by adding …
- 1:15 PM Ticket #617 (Assertion "Not enough buffer for SDES packet" when using a very low ...) created by
- Output buffer size of stream is calculated based on codec bandwidth, so …
- 11:25 AM Ticket #616 (ICE media transport should have a default option to switch RTP ...) created by
- When local endpoint is configured with ICE, and when remote doesn't use …
Sep 8, 2008:
- 9:32 PM Ticket #613 (Added packet discard statistic in pjsua "dq" output) closed by
- fixed: Done in r2266
- 9:31 PM Changeset [2266] by
- Ticket #613: Added packet discard statistic in pjsua 'dq' output
- 3:21 PM Changeset [2265] by
- Fixed assertion caused by too small output buffer size of stream, this …
- 12:46 PM Ticket #615 (Error adding new buddy in the on_incoming_subscribe() callback (thanks ...) closed by
- fixed: Fixed in r2264
- 12:46 PM Changeset [2264] by
- Ticket #615: Error adding new buddy in the on_incoming_subscribe() …
- 12:45 PM Ticket #615 (Error adding new buddy in the on_incoming_subscribe() callback (thanks ...) created by
- Calling pjsua_buddy_add() in the on_incoming_subscribe() …
Sep 5, 2008:
- 2:38 PM Ticket #614 (Support for Alaw/ULaw format in WAV player and recorder objects) created by
- Add support for writing and reading WAV files encoded as 8-bit …
- 2:37 PM Ticket #613 (Added packet discard statistic in pjsua "dq" output) created by
- Show the number of discard packets in pjsua dump call quality ("dq") …
- 1:35 PM Ticket #612 (Crash/floating point exception in pjsua "dq" command on ARM platform) closed by
- fixed: Fixed in r2263: * This was caused by integer division by zero in pjlib …
- 1:35 PM Changeset [2263] by
- Ticket #612: division by zero in pjlib stddev calculation causes …
- 1:33 PM Ticket #612 (Crash/floating point exception in pjsua "dq" command on ARM platform) created by
- Executing "dq" on pjsua on ARM platform may trigger floating point …
- 11:35 AM Python_SIP/Calls edited by
- (diff)
- 6:11 AM Ticket #611 (Configuration option to force the route URI to use loose routing) created by
- Too many times users (including me) forgot to add ";lr" parameter in the …
Sep 4, 2008:
- 1:58 PM Ticket #610 (Added sample to create a media transport adapter, similar to how SRTP ...) closed by
- fixed: Done in r2262: * Added pjmedia/transport_adapter_sample.[hc] * …
- 1:55 PM Changeset [2262] by
- Ticket #610: Added sample to create a media transport adapter, similar to …
- 1:54 PM Ticket #610 (Added sample to create a media transport adapter, similar to how SRTP ...) created by
- Add a sample media transport in PJMEDIA on how to create a simple …
- 7:38 AM Changeset [2261] by
- Changed pjlib version to 1.0-rc1-trunk
- 7:37 AM Ticket #609 (Build/compilation error in Python module (undeclared ...) closed by
- fixed: Fixed in r2260
- 7:37 AM Changeset [2260] by
- Ticke#609: Build/compilation error in Python module (undeclared …
- 7:35 AM Ticket #609 (Build/compilation error in Python module (undeclared ...) created by
- Building the PJSUA Python module will produce this error: […]
Note: See TracTimeline
for information about the timeline view.