source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3185   14 years nanang Fix #1087: - Moved auto reregistration scheduling to be before the …
(edit) @3184   14 years nanang Misc (re #1068): AMR codec in IPP codecs should apply Change Mode Request …
(edit) @3183   14 years bennylp Re #1068 (misc fix): added --log-append option in pjsua to not overwrite …
(edit) @3182   14 years bennylp Fix #1071: Increase default maximum SIP packet size to 4000
(edit) @3181   14 years bennylp Misc fix (re #1068): set default alignment in the configure script to 8 …
(edit) @3180   14 years bennylp Changed pj_thread_get_prio_max() to return 0 on OpenBSD because it doesn't …
(edit) @3179   14 years ming Fix #1053: change the libaries' path type to relative
(edit) @3178   14 years ming Fix #1052: change library path as a relative path.
(edit) @3177   14 years bennylp Re #1051: set default new coreaudio backend to disabled
(edit) @3176   14 years bennylp Re #1050: fixed aconfigure error caused by iPhone merging
(edit) @3175   14 years ming Merge #1050, #1052, #1053, #1054 into the main trunk.
(edit) @3174   14 years ming Merge #1051 into the main trunk.
(edit) @3173   14 years ming Fix #1051: * Automatic detection of build target. * Fix compiler warning …
(edit) @3172   14 years nanang Re #1069: - Added new approach of SRTP optional mode in pjsua-lib by …
(edit) @3171   14 years bennylp Re #1050: removed -arch armv6 option from the default CFLAGS generated by …
(edit) @3170   14 years bennylp Re #1050: automatic selection of ARM compiler to use based on the SDK. No …
(edit) @3169   14 years bennylp Re #1050: fixed failure in configure script if iPhone binutils/compiler …
(edit) @3168   14 years bennylp Support for iPhone tools in the build system: - more flexible …
(edit) @3167   14 years bennylp Re #1051: fix build error on iPhone 2.x due to some missing constants
(edit) @3166   14 years bennylp Re #1050: added iPhone specific settings in config_site_sample.h
(edit) @3165   14 years nanang Re #1068: - Fixed max frames-per-packet constants in AMR codec (IPP and …
(edit) @3164   14 years bennylp Added systest function to select which audio device to use (re #1068: misc …
(edit) @3163   14 years bennylp Ref #1068 (misc fixes): added facility to change device ID at run time in …
(edit) @3162   14 years nanang Re #1067: Updated maximum acceptable burst setting in jitter buffer, was …
(edit) @3161   14 years nanang Re #1067: Added feature of JB operation tracing to CSV file in stream.
(edit) @3160   14 years nanang Fixed #1066: - Added check if the negotiation result of …
(edit) @3159   14 years ming Implemented ticket #1065: audiodev register/unregister feature
(edit) @3158   14 years bennylp Fixed #1064: - Removed orphaned third_party/gsm/inc/gsm.h.orig file - …
(edit) @3157   14 years bennylp Changed version to 1.6-trunk
(edit) @3156   14 years bennylp Tagged 1.6
(edit) @3155   14 years bennylp Changed version to 1.6
(edit) @3154   14 years nanang Re #969: Fixed bug division by zero in JB progressive discard code, caused …
(edit) @3153   14 years bennylp Fixed #1062 (Assertion if 200/OK INVITE response is received during …
(edit) @3152   14 years bennylp Miscellaneous fix (refs #1026): added svn ignore spec to depend file under …
(edit) @3151   14 years bennylp Added exclusion pattern in the unit tests for codecs that are only …
(edit) @3150   14 years bennylp Refs #1061: added unit test to test handling of empty realm in 401/407 …
(edit) @3149   14 years bennylp Fixed #1061 (Assertion when receiving authentication challenge with empty …
(edit) @3148   14 years nanang Misc (#1026) fixed build problems on Symbian S60 5th edition: - link …
(edit) @3147   14 years bennylp Ref #1018, fixed failure in pjlib-util-test due to the use of hardcoded …
(edit) @3146   14 years nanang Misc #1026: moved payload type of G726-32 from static (was 2) to dynamic, …
(edit) @3145   14 years bennylp Fixed ticket #1058 (Different size between pj_sockaddr_in6 and native …
(edit) @3144   14 years nanang Ticket #1057: Implemented pjsua_modify_acc().
(edit) @3143   14 years bennylp More ticket #1041 (unit test framework): - added support for Intel IPP …
(edit) @3142   14 years bennylp Misc (#1026): - fixed wrong Unix detection in Python automated test
(edit) @3141   14 years bennylp Misc (ticket #1026): - added aectest in Samples build
(edit) @3140   14 years bennylp More on ticket #998: - fixed crash when parsing invalid SDP body, …
(edit) @3139   14 years nanang Minor fix #1044: - Moved the code of disconnecting calls (after first …
(edit) @3138   14 years nanang Ticket #1056: - Added functions to set/unset transport state notification …
(edit) @3137   14 years ming Implemented ticket #1054: iLBC codec framework for iPhone OS Implemented …
(edit) @3136   14 years nanang Ticket #1055: Fixed possibility of APS server panic in codec detection on …
(edit) @3135   14 years nanang More ticket #1055: - Added APS codecs detection. - Minor updates in …
(edit) @3134   14 years nanang Ticket #1055: Fixed infinite loop in stopping APS after initialization …
(edit) @3133   14 years bennylp More ticket #1046: - fixed the wrong priority which caused zeroconf …
(edit) @3132   14 years bennylp Misc (#1026): added *.plg to svn:ignore in g7221 build directory
(edit) @3131   14 years bennylp More ticket #1041 (Unit test): - Symbian testing (plain, APS/Direct, …
(edit) @3130   14 years ming Implemented ticket #1053: ipjsua: pjsua for iPhone OS * ipjsua: * xcode …
(edit) @3129   14 years ming Implemented ticket #1052: ipjsystest: pjsystest for iPhone OS * …
(edit) @3128   14 years nanang Ticket #1044: - Added initial version of automatic re-registration after …
(edit) @3127   14 years ming Implemented ticket #1051: Core audio device support for Mac and iPhone OS
(edit) @3126   14 years bennylp Creating iphone branch for initial iPhone development/porting
(edit) @3125   14 years bennylp More #1041 (Unit test): - Initial work for Symbian targets
(edit) @3124   14 years bennylp Fixed MSVC compilation warning introduced by ticket #1046
(edit) @3123   14 years bennylp Fixed ticket #1048: Memory leak in enum_ipv4_ipv6_interface …
(edit) @3122   14 years bennylp Ticket #1041 (Unit test): - Initial Windows/MSVC work
(edit) @3121   14 years bennylp Ticket #1046: Zeroconf/link-local/ActiveSync IPv4 adress 169.254.x.x may …
(edit) @3120   14 years bennylp Ticket #1041: - initial work for GNU targets
(edit) @3119   14 years bennylp More #1032 (new SIP TCP/TLS transport callback): - PJSUA-LIB transport …
(edit) @3118   14 years bennylp Misc (#1026): added more documentation for PJNATH_EICEFAILED error code
(edit) @3117   14 years nanang Ticket #1043: - Fixed bug of unused timeout setting in Symbian SSL …
(edit) @3116   14 years nanang Ticket #1008: - Applied VAS AMR playback solution from Forum Nokia. - …
(edit) @3115   14 years nanang Ticket #1042, minor updates related to AEC: - Added requirement of AEC …
(edit) @3114   14 years nanang More ticket #1033: Fixed send_msg_callback of transaction.c to reset …
(edit) @3113   14 years nanang Minor #1032: Fixed transport TCP of missing returning PJ_FALSE when …
(edit) @3112   14 years bennylp More #1032: fixed gcc warnings in printf format
(edit) @3111   14 years nanang Minor update on #969: Removed 'experimental feature' comment on …
(edit) @3110   14 years nanang More ticket #1032: - Updated transport state notification callback to …
(edit) @3109   14 years bennylp Misc (#1026): fixed wrong documentation of …
(edit) @3108   14 years bennylp Ticket #996: update the ETag header in the pending PUBLISH requests if the …
(edit) @3107   14 years bennylp Fixed ticket #1040: Problem with getting the default IP interface on …
(edit) @3106   14 years nanang Ticket #1032: - Initial version of server domain name verification: - …
(edit) @3105   14 years bennylp Ticket #1031: Automatically handle 423 (Interval Too Brief) response in …
(edit) @3104   14 years bennylp Misc (#1026): added svn_add.bat and svn_pset.bat, utilities to add new …
(edit) @3103   14 years bennylp More ticket #1038: added to VS6 and VS2005 projects
(edit) @3102   14 years ming Implemented ticket #1038: null audio device * pjmedia-audiodev: * …
(edit) @3101   14 years bennylp Fixed minor bug (#1026): custom ICE priority table must not assign greater …
(edit) @3100   14 years bennylp More ticket #1028: fixed compile error caused by corrupted version of …
(edit) @3099   14 years bennylp More ticket #1009: Initial support for IPP on Mac
(edit) @3098   14 years ming More ticket #1018: * Immediately process response body after receiving …
(edit) @3097   14 years bennylp Ticket #1009: Support for IPP 6.1 on Linux
(edit) @3096   14 years bennylp Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is …
(edit) @3095   14 years bennylp More ticket #1018: fixed some more warnings about pointer conversions, or …
(edit) @3094   14 years bennylp Fixed ticket #1011: "Invalid operation step" assertion when TCP is used
(edit) @3093   14 years bennylp Misc (#1026): swap the order fo --dis-codec and --add-codec execution in …
(edit) @3092   14 years bennylp More ticket #1018: fixed warning about incompatible pointer types
(edit) @3091   14 years bennylp Fixed ticket #1034: Crash on accepting a call with no codec in the SDP …
(edit) @3090   14 years bennylp More ticket #1033: - fixed the problem that caused ACK not to be sent. …
(edit) @3089   14 years ming Misc (#1018): * httpdemo: make the 2nd parameter (output filename) …
(edit) @3088   14 years bennylp Misc (#1026): PJLIB does not return the correct error code when TCP …
(edit) @3087   14 years ming Implemented ticket #1018: Simple HTTP client implementation * …
(edit) @3086   14 years nanang Ticket #998: - Updated pjmedia_sdp_parse() to apply direction attribute …
Note: See TracRevisionLog for help on using the revision log.