|
|
@2906
|
15 years |
bennylp |
Misc (ticket #951): fixed crash in pjsua application during shutdown with …
|
|
|
@2905
|
15 years |
bennylp |
Fixed ticket #953: ICE may find the wrong best candidate (thanks John …
|
|
|
@2904
|
15 years |
bennylp |
Ticket #952: Error in calculating RTP packet extended header (thanks …
|
|
|
@2903
|
15 years |
bennylp |
Misc #951: use UPPERCASE characters in transport type in SIP Via header, …
|
|
|
@2902
|
15 years |
bennylp |
Changed version to 1.4-trunk
|
|
|
@2901
|
15 years |
bennylp |
Tagged 1.4
|
|
|
@2900
|
15 years |
bennylp |
Changed version to 1.4
|
|
|
@2899
|
15 years |
nanang |
Misc fix (ticket #915): Updated VS2005 pjproject-vs8.sln removing platform …
|
|
|
@2898
|
15 years |
bennylp |
Misc (ticket #915): removed mention of version number in PJSIP (it's …
|
|
|
@2897
|
15 years |
nanang |
Ticket #833: Updated dump-config in pjsua app to include Session Timer …
|
|
|
@2896
|
15 years |
bennylp |
More ticket #833:
- special treatment in ICE media transport, since …
|
|
|
@2895
|
15 years |
nanang |
Ticket #866: Fixed compile error caused by implicit conversion from void* …
|
|
|
@2894
|
15 years |
nanang |
Ticket #948: Fixed bug Replaces extension stops functioning after the …
|
|
|
@2893
|
15 years |
nanang |
Ticket #833: Fixed bug session timer won't work properly after pjsua-lib …
|
|
|
@2892
|
15 years |
bennylp |
Misc (ticket #915): added reload command in pjsua to shutdown and …
|
|
|
@2891
|
15 years |
bennylp |
Fixed ticket #974: SRTP stops functioning after the library is restarted
|
|
|
@2890
|
15 years |
nanang |
Ticket #833: Updated previous fix for Session Timer (timer callback gets …
|
|
|
@2889
|
15 years |
nanang |
Ticket #833: Fixed bug in session timer, timer callback shouldn't perform …
|
|
|
@2888
|
15 years |
nanang |
Ticket #946: Fixed Symbian address resolver to have PJ_HAS_IPV6 check, so …
|
|
|
@2887
|
15 years |
bennylp |
Ticket #945: Account config may not get initialized with default values if …
|
|
|
@2886
|
15 years |
bennylp |
More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not …
|
|
|
@2885
|
15 years |
nanang |
Misc fix (ticket #915):
- Removed self detach() in destroy() in transport …
|
|
|
@2884
|
15 years |
bennylp |
Misc (#915): several fixes on the python unit tests on Linux:
- added …
|
|
|
@2883
|
15 years |
bennylp |
More ticket #930 (New PJSUA-LIB account option to add user defined …
|
|
|
@2882
|
15 years |
bennylp |
Ticket #944: misc fixes in pjmedia_test:
- Assertion in pjmedia tests's …
|
|
|
@2881
|
15 years |
bennylp |
More ticket #924: removed assertion in detach() since SRTP transport calls …
|
|
|
@2880
|
15 years |
bennylp |
Misc fixes (ticket #915): added more search paths for jbtest.dat
|
|
|
@2879
|
15 years |
nanang |
Ticket #877: Fixed bug flip-flop pools shouldn't be swapped when SDP …
|
|
|
@2878
|
15 years |
bennylp |
Fixed ticket #939: Throwing exception inside exception handler will cause …
|
|
|
@2877
|
15 years |
bennylp |
Better fix for ticket #938: Presence PIDF document may be rejected by …
|
|
|
@2876
|
15 years |
bennylp |
Fixed ticket #938: Presence PIDF document may be rejected by presence …
|
|
|
@2875
|
15 years |
bennylp |
Misc (#915):
- updated missing doxygen documentation from various …
|
|
|
@2874
|
15 years |
bennylp |
Misc (#915): removed unused fields (refresh_tm and hangup_tm) from …
|
|
|
@2873
|
15 years |
nanang |
Ticket #886:
- Added C++ wrapper files for C source files using exception …
|
|
|
@2872
|
15 years |
bennylp |
Ticket #915 (misc fixes):
- fixed wrong doxygen comment for …
|
|
|
@2871
|
15 years |
bennylp |
Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when …
|
|
|
@2870
|
15 years |
nanang |
Ticket #833: Updated Session Timer to keep the refresher role unchanged on …
|
|
|
@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 …
|
|
|