|
|
@2826
|
15 years |
bennylp |
Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor …
|
|
|
@2825
|
15 years |
nanang |
Ticket #910:
- Added a new API pjmedia_codec_passthrough_init2().
- …
|
|
|
@2824
|
15 years |
bennylp |
Related to #911:
- added subscription state name string in …
|
|
|
@2823
|
15 years |
bennylp |
Related to #911:
- added SIPp scenario for scenario when the first NOTIFY …
|
|
|
@2822
|
15 years |
bennylp |
Ticket #911: Crash when receiving NOTIFY after subscription is terminated …
|
|
|
@2821
|
15 years |
nanang |
Ticket #909:
- Added new audio device VAS for Symbian platform.
- …
|
|
|
@2797
|
15 years |
bennylp |
Ticket #906: Transaction is not destroyed when transport timeout event …
|
|
|
@2796
|
15 years |
bennylp |
Changed version to 1.3-trunk
|
|
|
@2786
|
15 years |
bennylp |
Changed version to 1.3
|
|
|
@2785
|
15 years |
bennylp |
Ticket #894: fixed failed pjnath ice test due to too many network adapter …
|
|
|
@2784
|
15 years |
bennylp |
Ticket #894: pjnath test failed on ICE test if the host has three or more …
|
|
|
@2783
|
15 years |
nanang |
Ticket #893: Fixed timer test for Symbian to use Active Scheduler poll, …
|
|
|
@2782
|
15 years |
bennylp |
Ticket #891: fixed deadlock on pjlib-test ioqueue unregister stress test. …
|
|
|
@2781
|
15 years |
nanang |
Ticket #758:
- fixed transport TCP to call on_connect_complete when …
|
|
|
@2780
|
15 years |
nanang |
Misc (#838): Updated symbian_ua_gui.mmp libraries order, previously there …
|
|
|
@2779
|
15 years |
nanang |
Misc (#838): Added libpassthroughcodec.lib into symbian_ua_gui.mmp.
|
|
|
@2778
|
15 years |
bennylp |
Ticket #890: pjlib-test failed on select() test Windows Vista multi-core
…
|
|
|
@2777
|
15 years |
bennylp |
Misc (#838): don't print error if MDA MaiscRecordComplete?() or …
|
|
|
@2776
|
15 years |
nanang |
Ticket #895: Updated jbuf test to use defined search paths for locating …
|
|
|
@2775
|
15 years |
nanang |
Ticket #892: Added IPv6-enabled check (compile-time) in stun test vector …
|
|
|
@2774
|
15 years |
bennylp |
Ticket #889: TURN client ignores the allocation parameter specified by …
|
|
|
@2773
|
15 years |
bennylp |
Ticket #888: TURN client allocation failure when it receives multiple …
|
|
|
@2772
|
15 years |
nanang |
Ticket #887: Minor update: added app registration info for Symbian …
|
|
|
@2771
|
15 years |
bennylp |
Ticket #758 (Problem with TCP transport on Symbian)
- fixed TCP recv() to …
|
|
|
@2770
|
15 years |
bennylp |
More ticket #878:
- pj_sockaddr_parse() is unable to parse "localhost" on …
|
|
|
@2769
|
15 years |
bennylp |
Part of ticket #887:
- added pj_shutdown() in pjlib-test's test.c
- …
|
|
|
@2768
|
15 years |
bennylp |
Ticket #887: Re-enable compile as C++ option for libraries as part of …
|
|
|
@2767
|
15 years |
bennylp |
Misc fix (#838): fixed warning about unitialized status variable with gcc
|
|
|
@2766
|
15 years |
bennylp |
Misc fix (ticket #838): compilation warning when int is not typecasted to …
|
|
|
@2765
|
15 years |
nanang |
Ticket #862: Updated pjsua python test for srtp with crypto tag zero.
|
|
|
@2764
|
15 years |
nanang |
Ticket #873: Minor update: cleaned up compile warnings of undefined …
|
|
|
@2763
|
15 years |
nanang |
Ticket #808: Added compile time trap to avoid both implementations …
|
|
|
@2762
|
15 years |
bennylp |
Ticket #873: Include the parsed XML tuple in the pjsip_pres_status, and …
|
|
|
@2761
|
15 years |
nanang |
Ticket #883:
- Fixed stream bug in generating RTP header for keep-alive …
|
|
|
@2760
|
15 years |
nanang |
Ticket #884: Fixed codecs (that use pjmedia VAD) to avoid generating …
|
|
|
@2759
|
15 years |
nanang |
Ticket #883: Added user defined NAT hole-punching and keep-alive mechanism …
|
|
|
@2758
|
15 years |
nanang |
Ticket #882: Added check of active call count before auto-close sound …
|
|
|
@2757
|
15 years |
nanang |
Ticket #830: Fixed noise from EC by keeping the playing frames unmodified …
|
|
|
@2756
|
15 years |
nanang |
Ticket #831: Added compile-time option to disable/prevent transport …
|
|
|
@2755
|
15 years |
nanang |
Ticket #879: Reverted back changes in r2747, r2748, r2751.
|
|
|
@2754
|
15 years |
bennylp |
More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configuration
|
|
|
@2753
|
15 years |
bennylp |
Ticket #844: Assertion in on_rx_rtp(transport_udp.c) possibly due to race …
|
|
|
@2752
|
15 years |
bennylp |
Ticket #880: Pressing call hold twice in pjsua will cause call to be …
|
|
|
@2751
|
15 years |
bennylp |
More ticket #879:
- updated VS6, Makefile, and Symbian .mmp project files …
|
|
|
@2750
|
15 years |
bennylp |
Ticket #860:
- will send SUBSCRIBE to refresh REFER subscription (not …
|
|
|
@2749
|
15 years |
bennylp |
Misc (ticket #838):
- protect pj_strdup() for case when source and …
|
|
|
@2748
|
15 years |
nanang |
Ticket #879:
- Fixed bug in conf bridge create_on_port() (bug of r2747).
…
|
|
|
@2747
|
15 years |
nanang |
Ticket #879:
- Added pjmedia synchronizer port.
- Updated affected …
|
|
|
@2746
|
15 years |
bennylp |
Ticket #861: IPv6: when an IPv6 URI has ";transport=udp" parameter, the …
|
|
|
@2745
|
15 years |
bennylp |
Ticket #863: Account may always re-register with IPv6, due to string …
|
|
|
@2744
|
15 years |
bennylp |
More ticket #878 (New PJLIB API to parse socket address string):
- …
|
|
|
@2743
|
15 years |
bennylp |
Ticket #878: New PJLIB API to parse socket address string
|
|
|
@2742
|
15 years |
bennylp |
More ticket #876:
- fixed crash when null-audio is used with switchboard
|
|
|
@2741
|
15 years |
bennylp |
Ticket #876: Second call fails to open the sound device event when …
|
|
|
@2740
|
15 years |
bennylp |
Ticket #853: ./configure with --disable-sound argument does not work
- …
|
|
|
@2739
|
15 years |
bennylp |
Ticket #822: Retransmit provisional response every 1 minute
|
|
|
@2738
|
15 years |
bennylp |
Misc (ticket #838): removed all Python doxygen comments/documentations …
|
|
|
@2737
|
15 years |
bennylp |
Misc (ticket #838): added link to the ticket which changed the account …
|
|
|
@2736
|
15 years |
bennylp |
Related to ticket #841: fixed one more compilation warning
|
|
|
@2735
|
15 years |
nanang |
Ticket #874: Updated some pjmedia codecs to maintain timestamp.
|
|
|
@2734
|
15 years |
nanang |
Ticket #793: Updated (IPP) AMR codec to choose mode in the mode-set based …
|
|
|
@2733
|
15 years |
nanang |
Ticket #793: Updated (IPP) AMR codec to choose the highest mode in …
|
|
|
@2732
|
15 years |
bennylp |
Ticket #870: Changed the mapping of host resolution failure to SIP status …
|
|
|
@2731
|
15 years |
nanang |
Ticket #841: Added config to expand G722.1 functions as inline, default …
|
|
|
@2730
|
15 years |
bennylp |
Ticket #869: Make various event/presence subscription time settings …
|
|
|
@2729
|
15 years |
bennylp |
More ticket #868: compilation error due to changes in pj_xml_find() …
|
|
|
@2728
|
15 years |
nanang |
Ticket #834:
- Added calls to delay buf destructor in conference.c and …
|
|
|
@2727
|
15 years |
bennylp |
Ticket #868: Added functions to search XML child nodes recursively
|
|
|
@2726
|
15 years |
nanang |
Ticket #862: Updated validations of SRTP crypto attribute.
|
|
|
@2725
|
15 years |
nanang |
Ticket #849: Updated warning log level and message.
|
|
|
@2724
|
16 years |
bennylp |
Integration of Sipit24 branch, many tickets involved:
- #793: AMR encoder …
|
|
|
@2700
|
16 years |
ismangil |
Added copyright statements
|
|
|
@2698
|
16 years |
nanang |
Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp.
|
|
|
@2697
|
16 years |
bennylp |
Fixed ticket #845: Crash in 100rel after CANCEL is received and 487 is …
|
|
|
@2696
|
16 years |
bennylp |
Minor (#838): should not print sound device creation to the log when the …
|
|
|
@2695
|
16 years |
bennylp |
Ticket #842: Error parsing status line in sipfrag message body in call …
|
|
|
@2694
|
16 years |
bennylp |
Minor (#838): updated TURN compatibility to draft-ietf-behave-turn-14 …
|
|
|
@2693
|
16 years |
bennylp |
Ticket #840: Update in pjnath-test to support updated TURN draft
|
|
|
@2692
|
16 years |
bennylp |
Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending …
|
|
|
@2691
|
16 years |
bennylp |
Minor fixes (#838): const correctness in some function call arguments@
|
|
|
@2690
|
16 years |
bennylp |
Fixed ticket #836: SHA1 encryption may corrupt STUN packets with …
|
|
|
@2689
|
16 years |
bennylp |
Updated version to 1.2-trunk
|
|
|
@2687
|
16 years |
bennylp |
Changed version to 1.2
|
|
|
@2686
|
16 years |
bennylp |
Ticket #827: Option in PJSUA-LIB logging config to append existing log …
|
|
|
@2685
|
16 years |
nanang |
Ticket #820: Fixed sound port to return zero-filled audio frame when there …
|
|
|
@2684
|
16 years |
nanang |
Ticket #829: modify all applications in VS 2005 build settings to depend …
|
|
|
@2683
|
16 years |
nanang |
Ticket #828: Set linking target machine to ARM on WM2003 property sheet.
|
|
|
@2682
|
16 years |
bennylp |
More ticket #825: added pointer to the ticket number in the comment.
|
|
|
@2681
|
16 years |
bennylp |
Ticket #825: FILE_APPEND_DATA is not valid on Smartphone/Pocket? PC2003 and …
|
|
|
@2680
|
16 years |
nanang |
Ticket #774: Minor update in G722.1 default setting in pjmedia codec's …
|
|
|
@2679
|
16 years |
bennylp |
Ticket #824: Race condition in sound auto-close feature may cause sound …
|
|
|
@2678
|
16 years |
nanang |
Ticket #818:
- Updated config_site_sample.h to enable resampling with …
|
|
|
@2677
|
16 years |
nanang |
Ticket #819:
- Updated APS to supports for sampling rate 16kHz and stereo …
|
|
|
@2676
|
16 years |
nanang |
Ticket #818:
- Added libresample.mmp
- Modified config_site_sample.h to …
|
|
|
@2675
|
16 years |
bennylp |
More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2
|
|
|
@2674
|
16 years |
bennylp |
Part of #706, #809: fix Python module build error and added python_pjsua …
|
|
|
@2673
|
16 years |
nanang |
Ticket #772 (misc fix): Reverted back symbian_ua app UID to use …
|
|
|
@2672
|
16 years |
nanang |
Ticket #762: Fixed jitter buffer in handling DTX with relative short …
|
|
|
@2671
|
16 years |
bennylp |
More ticket #774:
- set default compilation flags -O2 for G.722.1 on …
|
|
|
@2670
|
16 years |
bennylp |
Fixed ticket #815: Re-INVITE transactions takes too long to be cleared …
|
|
|