Timeline
May 29, 2009:
- 1:04 PM Changeset [2724] by
- Integration of Sipit24 branch, many tickets involved: - #793: AMR encoder …
May 22, 2009:
- 4:18 PM Ticket #867 (Return error instead of asserting when PJSUA-LIB fails to open log file) closed by
- fixed: Fixed in r2723
- 4:18 PM Changeset [2723] by
- Ticket #867: Return error instead of asserting when PJSUA-LIB fails to …
- 4:16 PM Ticket #867 (Return error instead of asserting when PJSUA-LIB fails to open log file) created by
- Currently when PJSUA-LIB fails to open the log file (for example, the …
- 4:13 PM Changeset [2722] by
- Added TODO comment to randomize DNS query sequence number/id for security …
- 4:11 PM Changeset [2721] by
- More ticket #851: added extra timer and mutex protection
- 3:55 PM Ticket #866 (Allow application to specify more than one STUN servers for more ...) created by
- Currently if STUN server is down, PJSUA-LIB initialization will fail. …
- 3:24 PM Ticket #865 (More clever RTP transport remote address switch) created by
- Currently the UDP and ICE media transport has the capability to switch …
- 3:17 PM Ticket #864 (Revise on account registration Contact update rule) created by
- == Handle But in NAT Router == Some firewall such as Microsoft Forefront …
- 6:18 AM Ticket #863 (Account may always re-register with IPv6, due to string comparison of IPv6 ...) created by
- We use string comparison to compare the Contact address and received …
- 6:17 AM Ticket #862 (SRTP should accept tag 0 in crypto attribute in the SDP) created by
- Tag 0 (in SDP crypto attribute) is valid, so it shouldn't be rejected. …
- 6:12 AM Ticket #857 (Support for ICE keep-alive with Binding indication) closed by
- fixed: Should be okay, TURN packets are always encapsulated by TURN protocol …
- 6:10 AM Ticket #861 (IPv6: when an IPv6 URI has ";transport=udp" parameter, the resolver will ...) created by
- 6:01 AM Ticket #860 (REFER is sent instead of SUBSCRIBE with Expires=0 when when transferee ...) created by
- After call transfer is complete, normally transferee should terminate the …
May 20, 2009:
- 5:28 PM Changeset [2720] by
- Small enhancement (related to ticket #851): display the attribute value …
- 5:26 PM Changeset [2719] by
- Bug in ICE (related to ticket #851, but also applies to old code): wrong …
- 2:26 PM Changeset [2718] by
- Ticket #859: - Fixed AMR-WB negotiation in sdp_neg.c - Updated encoding …
- 2:22 PM Ticket #859 (AMR-WB format param in the SDP is not negotiated correctly.) created by
May 19, 2009:
- 2:26 PM Ticket #857 (Support for ICE keep-alive with Binding indication) reopened by
- Reopening: need to test this with TURN relay (sending Binding Indication …
- 2:25 PM Ticket #857 (Support for ICE keep-alive with Binding indication) closed by
- fixed: Done in r2717
- 2:25 PM Changeset [2717] by
- Ticket #857: Support for ICE keep-alive with Binding indication
- 12:33 PM Ticket #858 (Do not authenticate STUN 438 response) closed by
- fixed: Fixed in r2716
- 12:33 PM Changeset [2716] by
- Fixed ticket #858: Do not authenticate STUN 438 (Stale Nonce) response
- 7:26 AM Ticket #858 (Do not authenticate STUN 438 response) created by
- 4:44 AM Changeset [2715] by
- More ticket #851: ICE session options not set to pjmedia_transport in …
- 2:07 AM Ticket #857 (Support for ICE keep-alive with Binding indication) created by
May 18, 2009:
- 11:58 PM Ticket #852 (--ip-addr support for IPv6 for media transport in pjsua) closed by
- fixed: Done in r2706
- 11:55 PM Ticket #850 (Remove 'Require=replaces' param in 'Refer-To' header (in call transfer ...) closed by
- fixed
- 11:51 PM Ticket #851 (Support for regular nomination in ICE) closed by
- fixed
- 11:50 PM Ticket #832 (Support for outbound proxy setting without using Route header) closed by
- fixed
- 11:50 PM Ticket #831 (Automatically switch to TCP transport when sending large request) closed by
- fixed
- 11:50 PM Ticket #856 (Put back the ICE candidate priority values according to the default values ...) closed by
- fixed: Done in r2714
- 11:49 PM Changeset [2714] by
- Ticket #856: Put back the ICE candidate priority values according to the …
- 11:49 PM Ticket #856 (Put back the ICE candidate priority values according to the default values ...) created by
- 7:59 PM Ticket #855 (Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)) closed by
- fixed: Fixed in r2713
- 7:59 PM Changeset [2713] by
- Fixed ticket #855: Bug in digit map frequencies for DTMF digits (thanks …
- 7:58 PM Ticket #855 (Bug in digit map frequencies for DTMF digits (thanks FCCH for the report)) created by
- There are typos in digit map declaration for 3, 6, 9, and # digits, …
- 7:25 PM Ticket #854 (Adding SOFTWARE attribute in all outgoing requests may cause compatibility ...) closed by
- fixed: Fixed in r2712: * only add SOFTWARE attribute if STUN magic is set
- 7:24 PM Changeset [2712] by
- Fixed ticket #854: Adding SOFTWARE attribute in all outgoing requests …
- 7:24 PM Ticket #854 (Adding SOFTWARE attribute in all outgoing requests may cause compatibility ...) created by
- In 1.2 we added STUN SOFTWARE attribute in all outgoing STUN requests, as …
- 6:55 PM Ticket #853 (./configure with --disable-sound argument does not work) created by
- 6:42 PM Changeset [2711] by
- More ticket #831: bug in previous commit (message is always detected as …
- 11:18 AM Changeset [2710] by
- More ticket #831: - fixed Via address unchanged when switching transport …
- 9:06 AM Changeset [2709] by
- Ticket #793: Initial patch for AMR codec (IPP) to regard 'mode-set' param.
- 8:34 AM Changeset [2708] by
- More ticket #851: bug on Role Conflict case. The (now) controlling agent …
- 5:49 AM Changeset [2707] by
- More ticket #851: propagated ICE regular nomination option up to pjsua
May 17, 2009:
- 6:37 PM Changeset [2706] by
- Ticket #852: --ip-addr support for IPv6 for media transport in pjsua
- 6:33 PM Ticket #852 (--ip-addr support for IPv6 for media transport in pjsua) created by
- 5:57 PM Changeset [2705] by
- Ticket #851: initial code to support regular nomination in ICE: - Added …
- 5:53 PM Ticket #851 (Support for regular nomination in ICE) created by
- 4:28 PM Changeset [2704] by
- Ticket #850: Updated pjsua app to omit 'Require=replaces' param in sending …
- 4:24 PM Ticket #850 (Remove 'Require=replaces' param in 'Refer-To' header (in call transfer ...) created by
- Some SIP clients are known to reject such param (even though they can …
- 3:59 PM Changeset [2703] by
- Ticket 831: Quick/initial patch for automatic transport switching (to TCP) …
- 3:48 PM Changeset [2702] by
- Ticket #832: Introduced a new internal param 'hide' for route header to …
- 3:34 PM Changeset [2701] by
- Ticket #849: Updated conf switch to force destination port to be available …
- 3:31 PM Ticket #849 (Modify conference audio switch behavior in connecting ports.) created by
- Previously when the sink port is busy, the connection is rejected due to …
- 1:32 PM Changeset [2700] by
- Added copyright statements
- 5:14 AM Changeset [2699] by
- Branch for sipit24.
May 15, 2009:
May 14, 2009:
- 7:55 PM Ticket #848 (Audio drops out with the DirectSound sound device after few hours running) created by
- See …
- 4:33 PM APS edited by
- (diff)
- 4:33 PM APS edited by
- (diff)
- 4:31 PM APS edited by
- (diff)
- 4:09 PM APS edited by
- (diff)
- 3:05 PM Ticket #847 (Invalid audio device settings in symbian_ua_gui.mmp.) closed by
- fixed
- 2:31 PM Changeset [2698] by
- Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp.
- 12:45 PM Ticket #847 (Invalid audio device settings in symbian_ua_gui.mmp.) created by
- It hasn't been updated to conform to the new audio device framework.
- 12:19 PM APS edited by
- (diff)
- 12:08 PM APS edited by
- (diff)
- 8:26 AM Getting-Started edited by
- (diff)
- 8:26 AM Getting-Started edited by
- (diff)
- 8:25 AM Getting-Started/TOC edited by
- (diff)
- 8:24 AM Getting-Started/TOC edited by
- (diff)
- 8:23 AM S60-Phones-Supported edited by
- (diff)
- 8:23 AM Getting-Started/Symbian edited by
- (diff)
- 8:21 AM S60-Phones-Supported edited by
- (diff)
- 8:20 AM S60-Phones-Supported edited by
- (diff)
- 8:18 AM Python_SIP_Tutorial edited by
- (diff)
- 8:17 AM Python_SIP/Build_Install edited by
- (diff)
- 8:16 AM Python_SIP/Build_Install edited by
- (diff)
May 13, 2009:
- 3:38 PM APS edited by
- (diff)
- 9:55 AM APS edited by
- (diff)
- 9:53 AM APS edited by
- (diff)
- 9:53 AM Getting-Started/TOC edited by
- (diff)
- 9:52 AM Getting-Started/Symbian edited by
- (diff)
- 9:48 AM Getting-Started/Symbian edited by
- (diff)
- 9:40 AM Getting-Started/Symbian edited by
- (diff)
- 9:10 AM Getting-Started/Symbian edited by
- (diff)
- 9:00 AM Getting-Started/Symbian edited by
- (diff)
- 8:57 AM Ticket #845 (Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu ...) closed by
- fixed: Fixed in r2697
- 8:57 AM Changeset [2697] by
- Fixed ticket #845: Crash in 100rel after CANCEL is received and 487 is …
- 8:55 AM Ticket #846 (Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu ...) created by
- This duplicate of ticket #845 for the 1.0 branch
- 8:54 AM Ticket #845 (Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu ...) created by
- Scenario: […] Above will crash the UAS because inv tsx was destroyed …
May 12, 2009:
- 6:22 PM Changeset [2696] by
- Minor (#838): should not print sound device creation to the log when the …
- 5:26 PM Getting-Started/Symbian edited by
- (diff)
- 4:20 PM Ticket #844 (Assertion in on_rx_rtp(transport_udp.c) possibly due to race condition ...) created by
- See …
- 3:57 PM Ticket #842 (Error parsing status line in sipfrag message body in call transfer ...) closed by
- fixed: Fixed in r2695: - also added test to reproduce this in pjsip_test - also …
- 3:55 PM Changeset [2695] by
- Ticket #842: Error parsing status line in sipfrag message body in call …
- 2:59 PM Ticket #843 (Error parsing status line in sipfrag message body in call transfer ...) created by
- This is duplicate of ticket #842 for the 1.0 branch.
- 2:58 PM Ticket #842 (Error parsing status line in sipfrag message body in call transfer ...) created by
- The pjsip_parse_status_line() function fails to parse the status …
- 1:17 PM Ticket #841 (Possibility of naming collisions for codecs using ITU implementation ...) created by
- Sample case: - Some functions in basic_op.h of libg7221codec are reported …
- 10:50 AM Changeset [2694] by
- Minor (#838): updated TURN compatibility to draft-ietf-behave-turn-14 …
- 10:15 AM Ticket #840 (Update in pjnath-test to support updated TURN draft) closed by
- fixed: Done in r2693
- 10:14 AM Changeset [2693] by
- Ticket #840: Update in pjnath-test to support updated TURN draft
- 10:14 AM Ticket #840 (Update in pjnath-test to support updated TURN draft) created by
- The pjnath-test needs to be updated to support turn-13.
- 10:11 AM Ticket #839 (Crash in TURN lookup_ch_by_addr() function when sending data) closed by
- fixed: Fixed in r2692
- 10:11 AM Changeset [2692] by
- Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending …
- 10:08 AM Ticket #839 (Crash in TURN lookup_ch_by_addr() function when sending data) created by
- Last TURN update caused crash in lookup_ch_by_addr() function …
- 10:01 AM Changeset [2691] by
- Minor fixes (#838): const correctness in some function call arguments@
- 10:00 AM Ticket #838 (Miscellaneous fixes) created by
- This is placeholder for miscellaneous or minor fixes.
- 8:02 AM Ticket #836 (SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY) closed by
- fixed: Fixed in r2690. Also added unit test to verify this behavior.
- 8:01 AM Changeset [2690] by
- Fixed ticket #836: SHA1 encryption may corrupt STUN packets with …
May 11, 2009:
- 10:17 PM FAQ edited by
- (diff)
- 10:12 PM Getting-Started/Windows edited by
- (diff)
- 10:00 PM Getting-Started/Symbian edited by
- (diff)
- 3:28 PM Getting-Started/Symbian edited by
- (diff)
- 2:52 PM Getting-Started/Symbian edited by
- (diff)
- 2:46 PM Getting-Started/Symbian edited by
- (diff)
- 11:38 AM Getting-Started/Symbian edited by
- (diff)
- 11:37 AM Getting-Started/Symbian edited by
- (diff)
- 11:03 AM Getting-Started/Symbian edited by
- (diff)
- 11:01 AM Getting-Started/Symbian edited by
- (diff)
- 10:55 AM Getting-Started/Symbian edited by
- (diff)
- 10:54 AM DevelopingSymbianAppWithCarbide edited by
- (diff)
- 10:54 AM DevelopingSymbianAppWithCarbide edited by
- (diff)
May 8, 2009:
- 5:03 PM Ticket #837 (SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY) created by
- This is duplicate of ticket #836 for the 1.0.x branch
- 5:02 PM Ticket #836 (SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY) created by
- If STUN packet is equipped with MESSAGE-INTEGRITY, and if the packet size …
- 2:53 PM Ticket #835 (Delay buffer's mutex leaks (thanks Girish Kumar for the report).) created by
- This is a duplicate of ticket #834 for 1.0.x branch.
- 2:52 PM Ticket #834 (Delay buffer's mutex leaks (thanks Girish Kumar for the report).) created by
- The original report can be found …
- 12:06 PM Ticket #833 (Support for SIP Session Timer (RFC 4028)) created by
- Scope: - Run-time configurable session interval (Session-Expires header) …
- 12:03 PM Ticket #832 (Support for outbound proxy setting without using Route header) created by
- Although this is not recommended by the spec, some (IMS?) servers don't …
- 11:59 AM Ticket #831 (Automatically switch to TCP transport when sending large request) created by
- The spec says that endpoint should use TCP transport when the request is …
- 9:02 AM Getting-Started/Symbian edited by
- (diff)
- 9:01 AM WikiStart edited by
- (diff)
- 8:53 AM WikiStart edited by
- (diff)
- 8:51 AM FAQ edited by
- (diff)
- 8:49 AM FAQ edited by
- (diff)
- 8:45 AM WikiStart edited by
- (diff)
- 8:45 AM WikiStart edited by
- (diff)
- 8:44 AM WikiStart edited by
- (diff)
May 7, 2009:
- 11:16 PM Changeset [2689] by
- Updated version to 1.2-trunk
- 11:13 PM Milestone release-1.2 completed
- == Release Focus == === pjnath update === Bring pjnath up to date with …
- 11:11 PM Milestone release-1.2-QA completed
- This is not a release milestone but rather just a placeholder to put task …
- 11:11 PM Ticket #820 (Glitch noise in the beginning of call (thanks Ruud Klaver for the report).) closed by
- fixed
- 11:10 PM Ticket #814 (Getting started Wiki) closed by
- fixed
- 11:08 PM Ticket #809 (Python module) closed by
- fixed
- 11:08 PM Ticket #807 (Windows testing) closed by
- fixed
- 11:07 PM Ticket #806 (Windows mobile testing) closed by
- fixed
- 11:07 PM Ticket #805 (Symbian testing) closed by
- fixed
- 11:07 PM Ticket #804 (MacOS X testing) closed by
- fixed
- 11:06 PM Ticket #803 (Linux testing) closed by
- fixed
- 10:07 PM Ticket #830 (Echo canceller/suppressor produces tick noises.) created by
- Currently there are two known noise sources in echo_common.c: - …
- 9:59 PM Changeset [2688] by
- Tagged 1.2
- 9:58 PM Changeset [2687] by
- Changed version to 1.2
- 4:58 PM Ticket #827 (Option in PJSUA-LIB logging config to append existing log file (thanks ...) closed by
- fixed: Done in r2686
- 4:56 PM Changeset [2686] by
- Ticket #827: Option in PJSUA-LIB logging config to append existing log …
- 4:51 PM Changeset [2685] by
- Ticket #820: Fixed sound port to return zero-filled audio frame when there …
- 2:27 PM Ticket #829 (Modify all applications in VS 2005 build settings to depend on ...) closed by
- fixed
- 2:26 PM Changeset [2684] by
- Ticket #829: modify all applications in VS 2005 build settings to depend …
- 2:13 PM Ticket #828 (Applications, built using VS 2005 targeted for WM 2003, fail to run (on ...) closed by
- fixed: In r2683: - Set linking target machine to ARM on WM2003 property sheet.
- 2:13 PM Changeset [2683] by
- Ticket #828: Set linking target machine to ARM on WM2003 property sheet.
- 1:57 PM Ticket #829 (Modify all applications in VS 2005 build settings to depend on ...) created by
- 1:55 PM Ticket #828 (Applications, built using VS 2005 targeted for WM 2003, fail to run (on ...) created by
- 1:17 PM Ticket #827 (Option in PJSUA-LIB logging config to append existing log file (thanks ...) created by
- Add log_file_flags in pjsua_logging_config, where application …
- 12:50 PM Changeset [2682] by
- More ticket #825: added pointer to the ticket number in the comment.
- 12:49 PM Ticket #825 (FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows ...) closed by
- fixed: Fixed in r2681
- 12:49 PM Changeset [2681] by
- Ticket #825: FILE_APPEND_DATA is not valid on Smartphone/Pocket? PC2003 and …
- 12:44 PM Ticket #826 (FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows ...) created by
- This is duplicate of ticket #825 for 1.0 branch.
- 12:43 PM Ticket #825 (FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows ...) created by
- On Windows targets, when PJ_O_APPEND flag is specified, PJLIB will …
- 12:22 PM Ticket #801 (Delete eVC4 projects/workspaces) closed by
- wontfix: Not now
May 6, 2009:
- 7:13 PM Changeset [2680] by
- Ticket #774: Minor update in G722.1 default setting in pjmedia codec's …
- 7:09 PM Ticket #824 (Race condition in sound auto-close feature may cause sound device to not ...) closed by
- fixed: Fixed in r2679
- 7:08 PM Changeset [2679] by
- Ticket #824: Race condition in sound auto-close feature may cause sound …
- 7:07 PM Ticket #824 (Race condition in sound auto-close feature may cause sound device to not ...) created by
- On certain scenario, calling pjsua_conf_connect() may not cause …
- 7:02 PM Ticket #818 (Resample NONE on mobile platforms causes G722.1 calls failed.) closed by
- fixed
- 7:01 PM Ticket #819 (Support for 16Khz and stereo in APS) closed by
- fixed
- 6:59 PM Changeset [2678] by
- Ticket #818: - Updated config_site_sample.h to enable resampling with …
- 5:02 PM Getting-Started/Symbian edited by
- (diff)
- 4:57 PM Getting-Started/Symbian edited by
- (diff)
- 4:54 PM Getting-Started/Symbian edited by
- (diff)
- 4:54 PM Getting-Started/Symbian edited by
- (diff)
- 4:51 PM Getting-Started/Symbian edited by
- (diff)
- 4:45 PM Getting-Started/Symbian edited by
- (diff)
- 4:27 PM Getting-Started/Symbian edited by
- (diff)
- 3:55 PM Getting-Started/Symbian edited by
- (diff)
- 3:44 PM Changeset [2677] by
- Ticket #819: - Updated APS to supports for sampling rate 16kHz and stereo …
- 3:37 PM Changeset [2676] by
- Ticket #818: - Added libresample.mmp - Modified config_site_sample.h to …
- 2:59 PM WikiStart edited by
- (diff)
- 2:34 PM Changeset [2675] by
- More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2
- 11:41 AM Getting-Started/Windows-Mobile edited by
- (diff)
- 10:57 AM Ticket #823 (Retransmit provisional response every 1 minute) created by
- This is duplicate of ticket #822 for 1.0.x branch.
- 10:55 AM Ticket #822 (Retransmit provisional response every 1 minute) created by
- According to the spec, proxy may terminate transaction after it sees …
- 10:28 AM Changeset [2674] by
- Part of #706, #809: fix Python module build error and added python_pjsua …
- 10:22 AM Python_SIP/Build_Install edited by
- (diff)
- 10:19 AM Python_SIP/Build_Install edited by
- (diff)
- 10:01 AM Getting-Started edited by
- (diff)
- 9:49 AM Python_SIP/Build_Install edited by
- (diff)
- 9:48 AM Getting-Started/Symbian edited by
- (diff)
- 9:44 AM Python_SIP/Build_Install edited by
- (diff)
- 9:42 AM Getting-Started edited by
- (diff)
- 9:42 AM Getting-Started/TOC edited by
- (diff)
- 9:41 AM Getting-Started/Symbian edited by
- (diff)
- 9:33 AM Python_SIP/Build_Install edited by
- (diff)
- 9:32 AM Python_SIP/TOC edited by
- (diff)
- 9:30 AM Python_SIP/TOC edited by
- (diff)
- 9:30 AM Python_SIP/Build_Install edited by
- (diff)
- 9:28 AM Getting-Started/TOC edited by
- (diff)
- 9:17 AM Getting-Started/Symbian edited by
- (diff)
- 9:08 AM Getting-Started/Symbian edited by
- (diff)
- 8:55 AM Getting-Started/Symbian edited by
- (diff)
- 8:53 AM Getting-Started/Symbian created by
May 5, 2009:
- 4:41 PM Ticket #821 (New buddy state callback which additional event parameter (thanks Johan ...) created by
- Application may need to inspect additional info in the NOTIFY message, …
- 10:46 AM Changeset [2673] by
- Ticket #772 (misc fix): Reverted back symbian_ua app UID to use …
- 10:06 AM Ticket #820 (Glitch noise in the beginning of call (thanks Ruud Klaver for the report).) created by
- The report could be found …
- 9:16 AM Ticket #819 (Support for 16Khz and stereo in APS) created by
- APS currently only supports 8Khz mono, due to the use of PCMU transcoding
May 1, 2009:
- 4:51 PM APS edited by
- (diff)
- 4:22 PM Ticket #818 (Resample NONE on mobile platforms causes G722.1 calls failed.) created by
- G722.1 works on 16kHz, while mobile platforms apps uses 8kHz, the absence …
- 4:07 PM Getting-Started/TOC edited by
- (diff)
- 4:05 PM Getting-Started/Other-Platforms edited by
- (diff)
- 4:04 PM Getting-Started/Other-Platforms edited by
- (diff)
- 4:00 PM Getting-Started/Other-Platforms edited by
- (diff)
- 4:00 PM Getting-Started/Other-Platforms edited by
- (diff)
- 3:59 PM Getting-Started/Other-Platforms edited by
- (diff)
- 3:55 PM Getting-Started/TOC edited by
- (diff)
- 3:54 PM Getting-Started/Download-Source edited by
- (diff)
- 3:54 PM Getting-Started/Download-Source edited by
- (diff)
- 3:53 PM Getting-Started/Windows-Mobile edited by
- (diff)
- 3:52 PM Getting-Started/Windows-Mobile edited by
- (diff)
- 3:52 PM Getting-Started/Windows-Mobile edited by
- (diff)
- 3:51 PM Getting-Started/Windows-Mobile edited by
- (diff)
- 3:49 PM Getting-Started/Windows-Mobile edited by
- (diff)
- 3:20 PM Getting-Started/TOC edited by
- (diff)
- 3:16 PM Getting-Started/TOC edited by
- (diff)
- 3:15 PM Getting-Started/Visual-Studio-Build-Configuration created by
- 3:13 PM Changeset [2672] by
- Ticket #762: Fixed jitter buffer in handling DTX with relative short …
- 3:11 PM Getting-Started/Windows-Mobile edited by
- (diff)
- 2:34 PM Ticket #817 (Callback to allow application to respond to re-INVITE manually (thanks ...) created by
- Currently PJSIP automatically responds incoming re-INVITE. The patch adds …
- 2:07 PM Changeset [2671] by
- More ticket #774: - set default compilation flags -O2 for G.722.1 on …
- 12:02 PM Ticket #815 (Re-INVITE transactions takes too long to be cleared when failed final ...) closed by
- fixed: Fixed in r2670
- 12:01 PM Changeset [2670] by
- Fixed ticket #815: Re-INVITE transactions takes too long to be cleared …
- 11:59 AM Ticket #816 (Re-INVITE transactions takes too long to be cleared when failed final ...) created by
- This is duplicate of ticket #815 for the 1.0.x branch. Please see ticket …
- 11:59 AM Ticket #815 (Re-INVITE transactions takes too long to be cleared when failed final ...) created by
- The invite session maintains the current/active INVITE transaction, since …
- 10:11 AM Ticket #805 (Symbian testing) reopened by
- reopened, not finished with all the testings yet (e.g. APS-Direct)
- 10:06 AM Ticket #810 (Samples is always built (got to do with the rule in the Samples-vc.mak)) closed by
- fixed: In r2669: - changed samples output directory to bin/samples/$TARGET - …
- 10:05 AM Changeset [2669] by
- Ticket #810 and part of #706: changed samples output directory to …
Apr 30, 2009:
- 9:43 PM Getting-Started/Windows-Mobile edited by
- (diff)
- 9:42 PM Ticket #814 (Getting started Wiki) created by
- 9:40 PM Ticket #813 (Wrong selection of default candidate among host candidates) created by
- This is duplicate of ticket #757 for the 1.0 branch.
- 9:23 PM Getting-Started/Autoconf edited by
- (diff)
- 9:23 PM Getting-Started/Autoconf edited by
- (diff)
- 8:29 PM Ticket #706 (Reorganization of Visual Studio 2005 projects to support Windows Mobile ...) closed by
- fixed
- 6:49 PM Ticket #805 (Symbian testing) closed by
- fixed: Testing with 3rd Ed MR (E70): - using MDA - Speex/8000 or G.722.1/16000 …
- 6:49 PM Ticket #812 (Noise with Symbian MDA sound backend when making a call) closed by
- fixed: Fixed in r2668: - handle frame type NONE in the MDA
- 6:49 PM Changeset [2668] by
- Fixed ticket #812: Noise with Symbian MDA sound backend when making a call …
- 6:48 PM Ticket #812 (Noise with Symbian MDA sound backend when making a call) created by
- When making a call and before media is received, loud noise/distortion may …
- 6:47 PM Ticket #802 (Add MMP for G.7221.1 codec for Symbian) closed by
- fixed: Done
- 6:42 PM Ticket #811 (Low volume but audible ticking/clicking noise on G.722.1 on Symbian with ...) created by
- 5:15 PM Ticket #757 (Wrong selection of default candidate among host candidates) closed by
- fixed: Fixed in r2667: - put the default IP as the first ICE host candidate
- 5:14 PM Changeset [2667] by
- Ticket #757: - put the default IP as the first host candidate
Apr 29, 2009:
- 9:59 PM Getting-Started/iPhone edited by
- (diff)
- 9:58 PM Getting-Started/iPhone edited by
- (diff)
- 9:50 PM Getting-Started/Autoconf edited by
- (diff)
- 9:48 PM Getting-Started/TOC edited by
- (diff)
- 9:47 PM Getting-Started/TOC edited by
- (diff)
- 9:46 PM Getting-Started/TOC edited by
- (diff)
- 9:46 PM Getting-Started/TOC edited by
- (diff)
- 9:44 PM Getting-Started/Running-Applications edited by
- (diff)
- 9:43 PM Getting_Started_Using edited by
- (diff)
- 9:42 PM Getting-Started/Autoconf edited by
- (diff)
- 9:41 PM Getting_Started_Using edited by
- (diff)
- 9:40 PM Getting-Started/Autoconf edited by
- (diff)
- 9:38 PM Getting-Started/Windows edited by
- (diff)
- 9:36 PM Getting-Started/Windows edited by
- (diff)
- 8:59 PM Changeset [2666] by
- More ticket #774: added g722.1/Siren7/Siren14 codecs to Symbian
- 8:56 PM Changeset [2665] by
- Fixed compilation error on Symbian caused by ticket #794
- 5:35 PM Ticket #810 (Samples is always built (got to do with the rule in the Samples-vc.mak)) created by
- 5:15 PM Getting-Started/Windows edited by
- (diff)
- 5:14 PM Getting-Started/Windows edited by
- (diff)
- 5:05 PM Getting-Started/Windows edited by
- (diff)
- 5:01 PM Ticket #809 (Python module) created by
- 4:32 PM Ticket #808 (G.722.1 conflict between internal and IPP) created by
- Basically there will be no compile or run time error. Just that both …
- 4:31 PM Ticket #807 (Windows testing) created by
- 4:30 PM Ticket #806 (Windows mobile testing) created by
- 4:30 PM Ticket #805 (Symbian testing) created by
- 4:28 PM Ticket #804 (MacOS X testing) created by
- 4:28 PM Ticket #803 (Linux testing) created by
- 4:27 PM Ticket #802 (Add MMP for G.7221.1 codec for Symbian) created by
- 4:26 PM Ticket #801 (Delete eVC4 projects/workspaces) created by
- 3:30 PM Changeset [2664] by
- More ticket #706: renamed output names from vs8 to vc8 to make it backward …
- 12:53 PM Changeset [2663] by
- Ticket #706: - Renamed test_pjsip.dsp into pjsip_test.dsp. - Fixed …
- 12:37 PM Changeset [2662] by
- Ticket #762: Cleaned up jbuf.c of unused function jb_framelist_origin().
Note: See TracTimeline
for information about the timeline view.