source: pjproject/branches/1.x

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3977   12 years nanang Fix #1464: Only use PJSUA lock in PJSUA implementations of INVITE session …
(edit) @3976   12 years bennylp Lower the default TCP/TLS idle time from 600s to 30s to improve battery …
(edit) @3974   12 years bennylp Re #1462: fixed libresample.dylib.1 installation issue
(edit) @3973   12 years bennylp Misc: fixed bug with assigning channel count in get_conf_port_info() in …
(edit) @3970   12 years bennylp Re #1462: fixed broken make install caused by previous changes
(edit) @3969   12 years nanang Fix #1440: - Use separate buffer for outgoing RTCP. Previously, RTCP …
(edit) @3968   12 years bennylp Re #1462: libresample as shared library support on Mac OS X
(edit) @3967   12 years bennylp Closed #1462: Added support for building libresample as shared library for …
(edit) @3964   12 years bennylp Fixed #1460: Allow call to transition to CONFIRMED state even when SDP …
(edit) @3963   12 years nanang Fix #1458: removed the problematic sound device direction setting.
(edit) @3962   12 years nanang Fix #1457: removed check for remote SDP media count before calling …
(edit) @3961   12 years nanang Fix #1456: don't use SRTP internal state (tx_policy/rx_policy) directly …
(edit) @3960   12 years nanang Fix #1440: Send and parse RTCP compound packet, containing report …
(edit) @3959   12 years bennylp Fixed #1455: Incoming re-INVITE is unhandled if it comes in CONNECTING …
(edit) @3958   12 years bennylp Fixed #1454: Bug in parsing XML document if node name is followed by …
(edit) @3957   12 years bennylp Misc (re #1417): prevent buggy libc library from printing "(null)" in SDP …
(edit) @3954   12 years bennylp Fixed #1452: Wrong call media state is reported if hold request is …
(edit) @3952   12 years bennylp Allow run-time control of automatic switching to TCP when request is …
(edit) @3951   12 years nanang Fix #1451: Don't hold the ICE session's mutex when calling …
(edit) @3947   12 years bennylp Updated PortAudio? SVN URL (re #1417/Misc)
(edit) @3946   12 years nanang Misc (re #1417): fixed sample code in PJSUA-API Media Manipulation …
(edit) @3944   12 years nanang Fix #1449: PJ_EPENDING should not be treated as failure in sending STUN …
(edit) @3943   12 years nanang Close #1448: removed server name setting from TLS transport config.
(edit) @3942   12 years nanang Close #1014: - Added configurable ciphers setting in SIP TLS transport …
(edit) @3941   12 years nanang Fix #1447: fix internal function write_frame() of the switchboard to copy …
(edit) @3924   12 years bennylp Fixed #1432: Removed assertion in transaction when event is received in …
(edit) @3916   12 years bennylp Fixed #1431: Support for RFC 4169/Digest Authentication Using AKAv2 …
(edit) @3913   12 years bennylp Fixed #1426: Race condition in auto-closing and/or auto-opening of the …
(edit) @3907   12 years bennylp Fixed #1422: Option to configure or disable RTCP RTT normalization (thanks …
(edit) @3906   12 years bennylp Fixed #1416: Allow application to send data after ICE negotiation fails
(edit) @3900   12 years bennylp Fixed #1421 (Audio is missing temporarily if SRTP is enabled due to lock …
(edit) @3896   12 years bennylp Fixed #1418 (Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error …
(edit) @3889   12 years ming Re #1417 (misc fix): Fixed ipjsystest XCode project build settings to …
(edit) @3888   12 years ming Re #1417 (misc fix): Add OS X Lion support for Python build
(edit) @3886   12 years bennylp Changed version to 1.12-svn
(edit) @3884   12 years bennylp Changed version to 1.12
(edit) @3883   12 years bennylp More #1415: added protection when calling log, otherwise assertion will be …
(edit) @3882   12 years bennylp Fixed #1415: Handle potential crash if joining worker thread fails in …
(edit) @3881   12 years bennylp Fixed #1414: Removed assertion in transaction when event other than timer …
(edit) @3880   12 years nanang Fix #1413: Fix G722.1 encoder to handle multiple frames per packet.
(edit) @3879   12 years nanang Fix #1410: - Fixed bug in ipp_codecs.c pack_amr() in setting up AMR-WB …
(edit) @3877   12 years ming Fixed #1409: Assertion failure if unable to resolve TURN server
(edit) @3876   12 years ming Fixed #1408: Failed to authenticate to TURN client due to REALM attribute …
(edit) @3873   12 years bennylp Fixed #1407: Deadlock in initial resolution of STUN server
(edit) @3871   12 years bennylp Fixed #1405: Unable to reject unknown algorithm in authentication …
(edit) @3868   12 years ming Re #1252 (misc): Add codec initialization before opening it in pjmedia …
(edit) @3867   12 years ming Fixed #1341: Handle pjsua_acc_config's newly added fields in …
(edit) @3846   12 years bennylp WAV playback is cut in the end if pjmedia_wav_player_port_set_pos() is …
(edit) @3845   12 years bennylp Misc (re #1252): error compiling the IPP wrapper if AMR-WB is enabled but …
(edit) @3834   12 years bennylp Fixed #1391: Missing CSeq check for incoming ACK in an INVITE session …
(edit) @3832   12 years bennylp Fixed #1319: When sips scheme is used, TLS must be used even when …
(edit) @3831   12 years bennylp Misc: failed to create CSV file with TRACE_JB feature in stream.c because …
(edit) @3830   12 years bennylp Renamed enum names to comply with the spec in ticket (re #1216)
(edit) @3829   12 years bennylp Fixed #1216: New pjsua_destroy2() API to allow shutting down the library …
(edit) @3828   12 years bennylp Misc (re #1252): fixed misleading doxygen documentation that says app may …
(edit) @3826   12 years ming Re #1342: Fix wrong #ifdef condition
(edit) @3822   12 years bennylp Set correct endianness for Windows Mobile and Symbian (re #1252, r3766)
(edit) @3821   12 years ming Re #1252: Add the definition of PJ_AUTOCONF in ipjsua
(edit) @3820   12 years ming Re #1252: Add PJLIB endianness preprocessor macro definition in autoconf
(edit) @3818   12 years ming Closed #1389: Add support for iOS 5 build
(edit) @3817   12 years bennylp Support for OpenCORE AMR-NB codec on Windows. This closes #1388
(edit) @3816   12 years bennylp Committing re #1388: Support for OpenCORE AMR-NB codec (thank you Dan …
(edit) @3815   12 years bennylp Fixed #1387: Bug in printing user defined header in multipart message …
(edit) @3814   12 years nanang Re #1378: - Implemented new algorithm for JB progressive discard. - …
(edit) @3813   12 years nanang Fixed #1386: fixed send_raw_resolver_callback() in sip_util.c, should …
(edit) @3812   12 years nanang Fixed #1385: fixed match_offer() of SDP negotiator in comparing rtpmap …
(edit) @3811   12 years bennylp Some more error handling (re #1384: HTTP client source port range)
(edit) @3810   12 years bennylp Fixed #1384: HTTP client source port range setting (thanks Johan Lantz for …
(edit) @3809   12 years nanang Misc (#1252): Wrong APS/VAS frame header generation for AMR …
(edit) @3804   12 years bennylp Fixed #1383: Update the transport adapter sample in pjsua
(edit) @3779   12 years nanang Fix #1378: replaced discard rate decision based on overflow precentage …
(edit) @3771   13 years bennylp Fixed bug in re #1376: pjsua_call_info() could not be called when state is …
(edit) @3770   13 years bennylp More re #1375: fixed bug, the reg_first_retry interval is not copied to …
(edit) @3769   13 years bennylp More re #1375: added log showing the interval when scheduling the …
(edit) @3768   13 years bennylp Fixed #1376: Crash if pjsua_call_get_info() is called with disconnected …
(edit) @3766   13 years bennylp Remove default endianness for bi-endian systems such as MIPS, ARM, and …
(edit) @3765   13 years bennylp Another fix to pj_stun_sock_op_name() to support …
(edit) @3762   13 years bennylp Added option to control first re-registration retry interval. This closes …
(edit) @3761   13 years bennylp Fixed sockaddr address comparison error with memcmp, and use …
(edit) @3760   13 years bennylp Added missing PJ_STUN_SOCK_MAPPED_ADDR_CHANGE name to …
(edit) @3759   13 years bennylp Added endianness test in pjlib-test (Misc, re #1252)
(edit) @3755   13 years bennylp Fixed #1374: Assertion when CANCEL and INVITE final response "crosses the …
(edit) @3751   13 years bennylp Fixed #1371: Soft deadlock when application query call info of other call …
(edit) @3749   13 years bennylp Fixed #1369: Local state is set to HOLD even if hold operation fails
(edit) @3748   13 years nanang More Symbian MDA fixes (re #1365): - Added config setting to control …
(edit) @3747   13 years bennylp Fixed #1367: Crash if presence PIDF body is missing <basic> element …
(edit) @3746   13 years bennylp Fixed Symbian build error due to re #1364
(edit) @3745   13 years bennylp Slightly more clever RTP transport remote address switch: transmission …
(edit) @3744   13 years nanang Fixed #1365: Applied volume setting (input & output) when the MDA audio …
(edit) @3743   13 years bennylp Added support for forking of reliable provisional response (100rel): - …
(edit) @3742   13 years bennylp Always enclose Contact URI with double quote to prevent invalid Contact …
(edit) @3741   13 years bennylp Configurable pj_sockaddr_in padding/sin_zero length. This closes #1359
(edit) @3706   13 years bennylp Dummy checkin for testing the automated testing..
(edit) @3705   13 years bennylp More re #1264 (automated tests)
(edit) @3702   13 years bennylp Re #1264 (automated testing for 1.x): enhanced run_continuous.py with: 1) …
(edit) @3693   13 years ming Re #1342: minor fix for the #ifdef condition
(edit) @3692   13 years ming Fixed #1342: disable local host resolution on iPhone OS
(edit) @3681   13 years bennylp Fixed #1337 re: link error with the PLC stuff if G.711 codec is disabled. …
(edit) @3680   13 years ismangil Re #1336 tweaks to turn off treeview doxygen generation
(edit) @3677   13 years ismangil Fixed #1336 make doc now creates version specific docs
Note: See TracRevisionLog for help on using the revision log.