|
|
@3105
|
15 years |
bennylp |
Ticket #1031: Automatically handle 423 (Interval Too Brief) response in …
|
|
|
@3104
|
15 years |
bennylp |
Misc (#1026): added svn_add.bat and svn_pset.bat, utilities to add new …
|
|
|
@3103
|
15 years |
bennylp |
More ticket #1038: added to VS6 and VS2005 projects
|
|
|
@3102
|
15 years |
ming |
Implemented ticket #1038: null audio device
* pjmedia-audiodev:
* …
|
|
|
@3101
|
15 years |
bennylp |
Fixed minor bug (#1026): custom ICE priority table must not assign greater …
|
|
|
@3100
|
15 years |
bennylp |
More ticket #1028: fixed compile error caused by corrupted version of …
|
|
|
@3099
|
15 years |
bennylp |
More ticket #1009: Initial support for IPP on Mac
|
|
|
@3098
|
15 years |
ming |
More ticket #1018:
* Immediately process response body after receiving …
|
|
|
@3097
|
15 years |
bennylp |
Ticket #1009: Support for IPP 6.1 on Linux
|
|
|
@3096
|
15 years |
bennylp |
Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is …
|
|
|
@3095
|
15 years |
bennylp |
More ticket #1018: fixed some more warnings about pointer conversions, or …
|
|
|
@3094
|
15 years |
bennylp |
Fixed ticket #1011: "Invalid operation step" assertion when TCP is used
|
|
|
@3093
|
15 years |
bennylp |
Misc (#1026): swap the order fo --dis-codec and --add-codec execution in …
|
|
|
@3092
|
15 years |
bennylp |
More ticket #1018: fixed warning about incompatible pointer types
|
|
|
@3091
|
15 years |
bennylp |
Fixed ticket #1034: Crash on accepting a call with no codec in the SDP …
|
|
|
@3090
|
15 years |
bennylp |
More ticket #1033:
- fixed the problem that caused ACK not to be sent. …
|
|
|
@3089
|
15 years |
ming |
Misc (#1018):
* httpdemo: make the 2nd parameter (output filename) …
|
|
|
@3088
|
15 years |
bennylp |
Misc (#1026): PJLIB does not return the correct error code when TCP …
|
|
|
@3087
|
15 years |
ming |
Implemented ticket #1018: Simple HTTP client implementation
* …
|
|
|
@3086
|
15 years |
nanang |
Ticket #998:
- Updated pjmedia_sdp_parse() to apply direction attribute …
|
|
|
@3085
|
15 years |
nanang |
Ticket #766:
- Applied patch provided by Bram Kuijvenhoven related to …
|
|
|
@3084
|
15 years |
bennylp |
More ticket #1033:
- fix for r3071: added protection for case when …
|
|
|
@3083
|
15 years |
nanang |
Ticket #1028:
- Updated codecs docs, more detail info about codec …
|
|
|
@3082
|
15 years |
bennylp |
More ticket #1037:
- bug in aligning pointer if sizeof(long) is less than …
|
|
|
@3081
|
15 years |
bennylp |
Fixed ticket #1037: Memory pool alignment error when alignment is set to …
|
|
|
@3080
|
15 years |
nanang |
Ticket #1028 (minor):
- Fixed missing pjmedia_codec_mgr_destroy() in …
|
|
|
@3079
|
15 years |
bennylp |
Initial implementation of ticket #1016: Native Linux ALSA audio device …
|
|
|
@3078
|
15 years |
nanang |
Ticket #1028: Recommit r3074 with updated codec.h.
|
|
|
@3077
|
15 years |
bennylp |
Fixed ticket #1036: Stray timer may be registered by SIP TCP and TLS …
|
|
|
@3076
|
15 years |
bennylp |
Fixed ticket #1035: Crash in timer heap cleanup sequence on Symbian if the …
|
|
|
@3075
|
15 years |
bennylp |
Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing …
|
|
|
@3074
|
15 years |
nanang |
Ticket #1028:
- Added new API pjmedia_codec_mgr_set_default_param() to …
|
|
|
@3073
|
15 years |
bennylp |
Misc fix (#1026): incoming call event is not detected by PocketPJ sample …
|
|
|
@3072
|
15 years |
nanang |
Misc (#1026): missed PLC availability check in stream get_frame_ext().
|
|
|
@3071
|
15 years |
bennylp |
Initial commit for #1033: Assertion error when shutting down PJSIP while …
|
|
|
@3070
|
15 years |
bennylp |
Misc (#1026): initialize display field of SIP name address to NULL, as …
|
|
|
@3069
|
15 years |
bennylp |
Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui …
|
|
|
@3068
|
15 years |
bennylp |
Ticket #1029: Fix support for multiple (event) subscriptions in a single …
|
|
|
@3067
|
15 years |
bennylp |
Related to #969: make maximum PLC generated frames configurable …
|
|
|
@3066
|
15 years |
bennylp |
Ticket #1026: Wrong endianness detection for Motorola m68k architecture in …
|
|
|
@3065
|
15 years |
nanang |
Ticket #969:
- implemented progressive discard algorithm, discard rate is …
|
|
|
@3064
|
15 years |
bennylp |
Small bug in ticket #1025, which caused build error related to PortAudio? …
|
|
|
@3063
|
15 years |
bennylp |
Ticket #694: work on 'make install':
- adhere to --prefix
- header and …
|
|
|
@3062
|
15 years |
bennylp |
More #1025 (support for using external third party libraries):
- support …
|
|
|
@3061
|
15 years |
nanang |
Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame …
|
|
|
@3060
|
15 years |
bennylp |
Misc (#1026): remove the code that silently set SO_SNDBUF/SO_RCVBUF as …
|
|
|
@3059
|
15 years |
bennylp |
Initial fixes for #993 (OpenSolaris? issues)
- configure script patch for …
|
|
|
@3058
|
15 years |
bennylp |
Ticket #1025: Support for using different PortAudio? installation/path
- …
|
|
|
@3057
|
15 years |
bennylp |
Initial OpenBSD fixes (#994):
pjlib:
- Autoconf fixes in detecting header …
|
|
|
@3056
|
15 years |
ismangil |
Updated to 1.5.5-trunk after release
|
|
|
@3054
|
15 years |
ismangil |
Changed version to 1.5.5
|
|
|
@3053
|
15 years |
bennylp |
More ticket #1013: PJSIP resolver should not try to resolve the target if …
|
|
|
@3052
|
15 years |
nanang |
Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c).
|
|
|
@3051
|
15 years |
nanang |
Ticket #1001:
- Moved setsockopt(SO_UPDATE_ACCEPT_CONTEXT) from …
|
|
|
@3050
|
15 years |
bennylp |
Ticket #991:
- use PortAudio? revision 1433 instead, since PA revision …
|
|
|
@3049
|
15 years |
bennylp |
Ticket #1013: PJSIP resolver should not try to resolve the target if IP …
|
|
|
@3048
|
15 years |
bennylp |
Misc (#1003):
- Fixed gcc warnings in activesock unit test
- 'make …
|
|
|
@3047
|
15 years |
bennylp |
Ticket #1012: Potential buffer overflow in Unicode string conversion …
|
|
|
@3046
|
15 years |
bennylp |
Ticket #992: Symbian build issues using RVCT compiler (thanks Gabor Tanka …
|
|
|
@3045
|
15 years |
bennylp |
Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation …
|
|
|
@3044
|
15 years |
nanang |
Ticket #1010:
- Fixed bug in some APIs of address resolver and IP helper …
|
|
|
@3043
|
15 years |
bennylp |
Misc PJLIB fix (#1003): fix gcc warning about unused return value
|
|
|
@3042
|
15 years |
bennylp |
Ticket #991: updated PA to the latest version (revision 1438)
|
|
|
@3041
|
15 years |
bennylp |
Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP …
|
|
|
@3040
|
15 years |
bennylp |
Few fixes and enhancements to Windows IP helper, related to #1000:
- …
|
|
|
@3039
|
15 years |
nanang |
Ticket #1005:
- Fixed bug in pjsip_tls_transport_start(): specified …
|
|
|
@3038
|
15 years |
bennylp |
More ticket #1000:
- fixed bug caused by r3030. If an adapter with NULL …
|
|
|
@3037
|
15 years |
bennylp |
Fixed ticket #1007: Heap corruption when socket address with invalid …
|
|
|
@3036
|
15 years |
bennylp |
Misc PocketPJ fixes (#1006):
- always intantiate TCP to support TCP …
|
|
|
@3035
|
15 years |
bennylp |
Misc (#1003): added protection against situation when …
|
|
|
@3034
|
15 years |
bennylp |
Ticket #1004: Symbian timer heap fix
- timer heap now records active …
|
|
|
@3033
|
15 years |
bennylp |
Ticket #1000: fixed different treatment with regard to Unicode argument to …
|
|
|
@3032
|
15 years |
bennylp |
Misc (ticket #1003):
- added missing transport selection information in …
|
|
|
@3031
|
15 years |
bennylp |
Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and …
|
|
|
@3030
|
15 years |
bennylp |
More ticket #1000 (IPv6 interface enumeration fails due to typo error in …
|
|
|
@3029
|
15 years |
bennylp |
Fixed ticket #1000: IPv6 interface enumeration fails due to typo error in …
|
|
|
@3028
|
15 years |
bennylp |
Fixed ticket #999:
Several bug fixes to the TURN client library and …
|
|
|
@3026
|
15 years |
bennylp |
Changed version to 1.5
|
|
|
@3025
|
15 years |
nanang |
Ticket #990:
- Updated VAS stream start to be synchronous.
- Fixed VAS …
|
|
|
@3024
|
15 years |
bennylp |
Misc (#951): added make selftest target
|
|
|
@3023
|
15 years |
bennylp |
Misc (#951): fixed compilation warning on Win32 Release build
|
|
|
@3022
|
15 years |
bennylp |
More #953 (ICE may find the wrong best candidate):
- the sorting process …
|
|
|
@3021
|
15 years |
bennylp |
More ticket #982 (MWI): support for Asterisk unsolicited MWI requests:
- …
|
|
|
@3020
|
15 years |
nanang |
Ticket #957:
- Fixed compile error of incompatible param type (or bad …
|
|
|
@3019
|
15 years |
bennylp |
More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application
|
|
|
@3018
|
15 years |
nanang |
Ticket #957: Updated SSL sock performance test to avoid false connected …
|
|
|
@3017
|
15 years |
nanang |
Misc (#951): compile warning in norm_s() in g7221 basic_op.c, expression …
|
|
|
@3016
|
15 years |
nanang |
#972: Removed PJ_SOL_SOCKET check in pjlib-test as it is defined as 0xffff …
|
|
|
@3015
|
15 years |
nanang |
Misc (#951): Put init value to var 'ftype' (somewhere) in jbuf.c to avoid …
|
|
|
@3014
|
15 years |
nanang |
Misc (#951): Updated local SDP answer reference in sdp neg test related to …
|
|
|
@3013
|
15 years |
bennylp |
Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS …
|
|
|
@3012
|
15 years |
bennylp |
Misc (#951): check when app specifies max_calls that is greater than …
|
|
|
@3011
|
15 years |
nanang |
Misc (#951): Fixed wrong media order in SDP response checking in python …
|
|
|
@3010
|
15 years |
bennylp |
More #955 (Python fixes): calling buddy_set_user_data with invalid buddy …
|
|
|
@3009
|
15 years |
bennylp |
Fixed for #937 (presence enhancements): handle case where event argument …
|
|
|
@3008
|
15 years |
bennylp |
More ticket #957 (SSL): exclude sip_transport_tls_ossl.c from VS6 build
|
|
|
@3007
|
15 years |
bennylp |
Misc python module fixes (#955):
- transport config is not initialized …
|
|
|
@3006
|
15 years |
bennylp |
Misc (#951): fixed compilation warning on gcc/Linux
|
|
|
@3005
|
15 years |
bennylp |
Misc (#951): fixed misc compilation warnings with gcc
|
|
|
@3004
|
15 years |
bennylp |
Misc (#951): added missing bidirectional.o in PJMEDIA Makefile (thanks …
|
|
|