|
|
@2869
|
15 years |
bennylp |
Ticket #877: Memory consumption of the invite session grows indefinitely …
|
|
|
@2868
|
15 years |
nanang |
Ticket #931: Fixed logging for non-multithreading platforms.
|
|
|
@2867
|
15 years |
bennylp |
Bug fix for ticket #833 (session timer support)
- bug in verifying …
|
|
|
@2866
|
15 years |
bennylp |
Misc (ticket #915): enlarge the column for pool name in …
|
|
|
@2865
|
15 years |
nanang |
Ticket #833: Fixed pjsip_timer definition (should not in a typedef).
|
|
|
@2864
|
15 years |
bennylp |
Ticket #866: Allow application to specify more than one STUN servers for …
|
|
|
@2863
|
15 years |
bennylp |
Ticket #935: new pj_sockaddr_parse2() API
|
|
|
@2862
|
15 years |
nanang |
Misc fix (ticket #915): Fixed bug of a wrong check variable used in …
|
|
|
@2861
|
15 years |
nanang |
Ticket #833:
- Updated build config for VS6, Symbian, and Makefile for …
|
|
|
@2860
|
15 years |
nanang |
Ticket #930: Fixed compile error for C++ (missing explicit casting from …
|
|
|
@2859
|
15 years |
nanang |
Ticket #833:
- Renamed pjsip_timer_default_setting() to …
|
|
|
@2858
|
15 years |
nanang |
Ticket #833:
- Initial version of Session Timers (RFC 4028).
- Added new …
|
|
|
@2857
|
15 years |
nanang |
Misc fix (ticket #915): Fixed bug in checking transaction registration …
|
|
|
@2856
|
15 years |
nanang |
Ticket #934: Fixed pjsip_inv_verify_request2() to also checks all …
|
|
|
@2855
|
15 years |
nanang |
Ticket #930:
- Updated semantic of contact param in functions …
|
|
|
@2854
|
15 years |
bennylp |
More ticket #925: added compile time option to enable verbose logging …
|
|
|
@2853
|
15 years |
bennylp |
Ticket #931: Logging function may infinitely recursively calls itself on …
|
|
|
@2852
|
15 years |
nanang |
Ticket #930:
- Changed semantic of pjsua_acc_config.contact_params, it is …
|
|
|
@2851
|
15 years |
bennylp |
Misc fixes (ticket #915): compilation warning in IPP about conversion from …
|
|
|
@2850
|
15 years |
bennylp |
Initial commit for ticket #929: Improve packet lost concealment (PLC) when …
|
|
|
@2849
|
15 years |
bennylp |
Ticket #928: Error linking PJSIP due to inclusion of aes_tables.c in …
|
|
|
@2848
|
15 years |
bennylp |
Ticket #927: PIDF timestamp is not added to the tuple (thanks Johan Lantz …
|
|
|
@2847
|
15 years |
bennylp |
Ticket #926 (SDP compliance with RFC 4566): updated token definition, …
|
|
|
@2846
|
15 years |
bennylp |
Ticket #925: New application to simulate network and system impairments to …
|
|
|
@2845
|
15 years |
bennylp |
Ticket #924: Loop media transport now allows more than one streams to …
|
|
|
@2844
|
15 years |
bennylp |
Ticket #923: New API to retrieve current jitter buffer state from a …
|
|
|
@2843
|
15 years |
bennylp |
Ticket #922: Option to enable mutex related logging to assist …
|
|
|
@2842
|
15 years |
bennylp |
Ticket #921: New logging option/flag to include caller thread ID
|
|
|
@2841
|
15 years |
bennylp |
Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME …
|
|
|
@2840
|
15 years |
bennylp |
More ticket #920: fixed wrong latency calculation when there is loud noise …
|
|
|
@2839
|
15 years |
bennylp |
More ticket #720: added Win32 target in VS2005 project
|
|
|
@2838
|
15 years |
bennylp |
More ticket #920: fixed VS directory output for WM6 Pro
|
|
|
@2837
|
15 years |
bennylp |
Sound device is not automatically started after pjsua_set_no_snd_dev() is …
|
|
|
@2836
|
15 years |
bennylp |
More ticket #920: fix latency calculation not able to calculate latency …
|
|
|
@2835
|
15 years |
bennylp |
Ticket #920: New pjsystest application for testing target system/device. …
|
|
|
@2834
|
15 years |
nanang |
Ticket #919:
- Added default ilbc mode into codec passthrough setting.
- …
|
|
|
@2833
|
15 years |
nanang |
Ticket #909:
- Added support for Nokia VAS 2.0.
- Fixed wrong value …
|
|
|
@2832
|
15 years |
nanang |
Ticket #918: Added C compatible declarations in modules: G.711, transport …
|
|
|
@2831
|
15 years |
bennylp |
Ticket #916: Crash in TURN client when TCP connection is used
|
|
|
@2830
|
15 years |
bennylp |
Changed version to 1.0.3-trunk
|
|
|
@2829
|
15 years |
bennylp |
Tagged 1.0.3
|
|
|
@2828
|
15 years |
bennylp |
Changed version to 1.0.3
|
|
|
@2827
|
15 years |
nanang |
Misc fix (#915): Moved a call to dump_check() in ice_session.c to be …
|
|
|
@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.
- …
|
|
|
@2820
|
15 years |
nanang |
Ticket #908: backported changes from ticket #890
|
|
|
@2819
|
15 years |
bennylp |
Ticket #773 (misc fixes): backported changes from #838:
- from r2749: …
|
|
|
@2818
|
15 years |
bennylp |
Ticket #773 (mixed fixes): backported changes from #772:
- from r2566: …
|
|
|
@2817
|
15 years |
bennylp |
Ticket #900: pjlib-test failed on timer heap test on Symbian S60 3rd …
|
|
|
@2816
|
15 years |
bennylp |
Ticket #899: pjlib-test failed with "Bus Error" on MacOS X
- backported …
|
|
|
@2815
|
15 years |
bennylp |
Ticket #905: Pressing call hold twice in pjsua will cause call to be …
|
|
|
@2814
|
15 years |
bennylp |
Ticket #904: Return error instead of asserting when PJSUA-LIB fails to …
|
|
|
@2813
|
15 years |
bennylp |
Ticket #898: Race condition in sound auto-close feature may cause sound …
|
|
|
@2812
|
15 years |
bennylp |
Ticket #790: Buddy callback is still called even after buddy has been …
|
|
|
@2811
|
15 years |
bennylp |
Ticket #787: Crash when UAC invite or subscribe session initialization …
|
|
|
@2810
|
15 years |
bennylp |
Ticket #901: TURN client ignores the allocation parameter specified by …
|
|
|
@2809
|
15 years |
bennylp |
Ticket #837: SHA1 encryption may corrupt STUN packets with …
|
|
|
@2808
|
15 years |
bennylp |
Ticket #813: Wrong selection of default candidate among host candidates
- …
|
|
|
@2807
|
15 years |
bennylp |
Ticket #826: FILE_APPEND_DATA is not valid on Smartphone/Pocket? PC2003 and …
|
|
|
@2806
|
15 years |
bennylp |
Ticket #770: Bug in select ioqueue: event counter may exceed maximum …
|
|
|
@2805
|
15 years |
bennylp |
Ticket #765: Bug with milliseconds time resolution in WinCE/Windows Mobile …
|
|
|
@2804
|
15 years |
bennylp |
Ticket #759: Problem with TCP transport on Symbian
- backported changes …
|
|
|
@2803
|
15 years |
bennylp |
Ticket #846: Crash in 100rel after CANCEL is received and 487 is sent …
|
|
|
@2802
|
15 years |
bennylp |
Ticket #843: Error parsing status line in sipfrag message body in call …
|
|
|
@2801
|
15 years |
bennylp |
Ticket #816: Re-INVITE transactions takes too long to be cleared when …
|
|
|
@2800
|
15 years |
bennylp |
Ticket #799: UAC disconnect call when receiving BYE in early state (thanks …
|
|
|
@2799
|
15 years |
bennylp |
Ticket #797: Behavior when cancelling INVITE before provisional response …
|
|
|
@2798
|
15 years |
bennylp |
Ticket #796: Handle the case when CANCEL is responded with 200/OK but 487 …
|
|
|
@2797
|
15 years |
bennylp |
Ticket #906: Transaction is not destroyed when transport timeout event …
|
|
|
@2796
|
15 years |
bennylp |
Changed version to 1.3-trunk
|
|
|
@2795
|
15 years |
bennylp |
Ticket #795: merged changes from ticket #794
|
|
|
@2794
|
15 years |
nanang |
Ticket #903: backported changes from ticket #862
|
|
|
@2793
|
15 years |
nanang |
Ticket #902: backported changes from ticket #855
|
|
|
@2792
|
15 years |
nanang |
Ticket #885: backported changes from ticket #884
|
|
|
@2791
|
15 years |
nanang |
Ticket #875: backported changes from ticket #874
|
|
|
@2790
|
15 years |
nanang |
Ticket #835: backported changes from ticket #834
|
|
|
@2789
|
15 years |
nanang |
Ticket #782: backported changes from ticket #781
|
|
|
@2788
|
15 years |
nanang |
Ticket #763: backported changes from ticket #762
|
|
|
@2787
|
15 years |
bennylp |
Tagged 1.3
|
|
|
@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 …
|
|
|