source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1498   17 years bennylp Added "magic" parameter in pj_stun_session_create_req()
(edit) @1497   17 years bennylp Related to ticket #399: added comments etc.
(edit) @1496   17 years bennylp Fixed bug in ticket #399 implementation: wrong CHANGE-REQUEST values
(edit) @1495   17 years bennylp Ticket #399: Initial implementation of tool to perform NAT type …
(edit) @1494   17 years bennylp Related to ticket #396: updated Symbian DEF file
(edit) @1493   17 years bennylp Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) …
(edit) @1492   17 years bennylp Fixed compilation warnings with AKA implementation
(edit) @1491   17 years bennylp Ticket #397: Bug with handling large SIP message body (thanks Helmut Wolf)
(edit) @1490   17 years bennylp Fixed build warnings/error on Linux
(edit) @1489   17 years bennylp Continuing ticket #396: added PJSIP_HAS_DIGEST_AKAv1_AUTH to enable AKA …
(edit) @1488   17 years bennylp Ticket #396: initial implementation of digest AKA (akav1-md5) …
(edit) @1487   17 years bennylp Updated PJNATH doxygen documentation
(edit) @1486   17 years bennylp Ticket #395: Added configuration to control maximum PortAudio? sound buffer …
(edit) @1485   17 years bennylp Minor fixes to TURN server: handle immediate recv() error, call …
(edit) @1484   17 years bennylp Fixed bug: resolver did not select securer transport for SIPS URI
(edit) @1483   17 years bennylp Ticket #394: Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to …
(edit) @1482   17 years bennylp Ticket #393: Added configuration to set basic audio frame length to …
(edit) @1481   17 years bennylp Changed RTP initial sequence number to be within 15bit number, as required …
(edit) @1480   17 years bennylp Changed reference to ice-15 to ice-18
(edit) @1479   17 years bennylp Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, …
(edit) @1478   17 years bennylp Force svn eol-style for WinCE project files to CRLF
(edit) @1477   17 years bennylp Ticket #391: Added framework to send and receive arbitrary requests within …
(edit) @1476   17 years bennylp Related to ticket #95: bug in TLS transport: keep-alive timer is not …
(edit) @1475   17 years bennylp Related to ticket #5: fixed compilation warnings on gcc
(edit) @1474   17 years bennylp Related to ticket #385: fixed gcc compilation warnings
(edit) @1473   17 years bennylp Ticket #95: Keep-alive mechanism for TCP and TLS transports
(edit) @1472   17 years bennylp Ticket #390: Register session will keep transport instance so that …
(edit) @1471   17 years bennylp Ticket #389: Added new commands in pjsua to change codec priorities and …
(edit) @1470   17 years bennylp Related to ticket #385: fixed bug in pjsua-lib: 100rel module is not …
(edit) @1469   17 years bennylp Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer …
(edit) @1468   17 years bennylp Ticket #388: Support for receiving RTP packet with no payload
(edit) @1467   17 years bennylp Related to ticket #385: bug in 100rel causing 2xx response to be queued …
(edit) @1466   17 years bennylp Fixed ticket #387: UAS dialog should add Contact header in 1xx response
(edit) @1465   17 years bennylp Fixed ticket #386: Over-deinitialize sound subsystem in pjsua_media.c …
(edit) @1464   17 years bennylp Fixed compilation error in sip_100rel.c when c++ mode is used
(edit) @1463   17 years bennylp Ticket #385: Support for reliable provisional response (100rel, PRACK)
(edit) @1462   17 years bennylp Changed pjsip_tx_data obj_name to be consistent with its pool obj_name
(edit) @1461   17 years bennylp Reverted back CSeq data type to signed 32bit integer
(edit) @1460   17 years bennylp Changed CSeq data type in dialog to 32bit (instead of 31bit)
(edit) @1459   17 years bennylp Changed initial sequence number randomization to produce number in 15bit …
(edit) @1458   17 years bennylp Minor fix: changed file identification in log (the THIS_FILE macro) from …
(edit) @1457   17 years bennylp Removed assertion when transport is closed while stream is still attached
(edit) @1456   17 years bennylp Ticket #384: Prefer to use Direct Sound as the sound device backend on …
(edit) @1455   17 years bennylp Updated .DEF files for Symbian with the latest API changes
(edit) @1454   17 years bennylp Ticket #381: auto-update the IP address in Contact according to the …
(edit) @1453   17 years bennylp Fixed ticket #383: Bug with handling Via received and rport parameters for …
(edit) @1452   17 years bennylp Exported some private pjsua_call.c functions related to call quality …
(edit) @1451   17 years bennylp Fixed several unit test failures: typecast error on C++ mode, SIP parsing, …
(edit) @1450   17 years bennylp Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 …
(edit) @1449   17 years bennylp Updated ./configure to handle Mingw problem with mount directories (thanks …
(edit) @1448   17 years bennylp Overridable media session pool size
(edit) @1446   17 years bennylp Related to ticket #377: fixed bug in incoming RTCP RR handling because the …
(edit) @1445   17 years bennylp Related to ticket #377: Fixed bug in RTCP fraction_lost calculation: the …
(edit) @1444   17 years bennylp Ticket #377: Support for sending RTCP RR
(edit) @1443   17 years bennylp Re-enable STUN status 437 (No Binding) since this is used by TURN
(edit) @1442   17 years bennylp Added VS 2005 project for Python module, and silenced the annoying VS …
(edit) @1440   17 years bennylp Fixed ticket #376: Bug in ioqueue prevents re-registering more than …
(edit) @1439   17 years bennylp Ticket #374: Update STUN specification from rfc3489bis-06 to rfc3489bis-10
(edit) @1438   17 years bennylp Updated pjsua_app.py Python sample application to the new changes in …
(edit) @1437   17 years bennylp Fixed broken Python module build script
(edit) @1436   17 years bennylp Implemented ticket #373: Packet loss simulation in PJMEDIA ICE transport
(edit) @1435   17 years bennylp Ticket #370: Implemented callback notification to application when ICE …
(edit) @1434   17 years bennylp Fixed ticket #372: Handle case where STUN mapped address has changed in …
(edit) @1433   17 years bennylp Fixed ticket #368: STUN keep-alive timed out when ICE is used
(edit) @1432   17 years bennylp Ticket #349 revisited: Crash when sending PUBLISH when network is …
(edit) @1431   17 years bennylp Fixed ticket #371: Bug with REGISTER expiration calculation (thanks …
(edit) @1430   17 years bennylp Updated Python module to pjsip-0.7 (inc. custom presence test)
(edit) @1429   17 years bennylp Fixed ticket #367: Hash table will duplicate the hash key (thanks Scott …
(edit) @1428   17 years bennylp Continuing ticket #2: initial test with Symbian sound device …
(edit) @1427   17 years bennylp Fixed ticket #366: Crash in SDP negotiator when initial local SDP is not …
(edit) @1426   17 years bennylp More Symbian works: - changed PJ_VERSION to pj_get_version() in pjsua-lib …
(edit) @1425   17 years bennylp Fixed ticket #365: couple of minor bugs with log decoration (thanks Thiago …
(edit) @1424   17 years bennylp Implement ticket #336: custom presence status in NOTIFY/PUBLISH, …
(edit) @1423   17 years bennylp Ticket #365: ability to override generated ttuple ID in PIDF message body …
(edit) @1422   17 years bennylp Fixed bug in dsound.c: handled case when lpGUID is NULL (common for …
(edit) @1421   17 years bennylp Fixed bug in dsound.c: device GUID refered to local variable
(edit) @1420   17 years bennylp Fixed compilation error in os_symbian.h caused by mispelled header name …
(edit) @1419   17 years bennylp Fixed missing return value in unload_iphlp_module() function declaration
(edit) @1418   17 years bennylp Fixed compilation warnings
(edit) @1417   17 years bennylp Ticket #354: continuing work to port the Symbian libraries to .DSO format
(edit) @1416   17 years bennylp Fixed ticket #363: Incorrect RTP marker and timestamp in DTMF event/RFC …
(edit) @1415   17 years bennylp Ticket #362: Transaction timer I in Completed state should be zero for …
(edit) @1414   17 years bennylp Added checking for STUN message type when performing cached STUN response …
(edit) @1413   17 years bennylp Fixed ticket #361: Extraneous RTP packet with RFC 2833 DTMF events (thanks …
(edit) @1412   17 years bennylp Fixed ticket #360: More support for strict routed requests in proxy sample …
(edit) @1411   17 years bennylp Fixed ticket #359: Wrong Via branch generation in proxy causing the same …
(edit) @1410   17 years bennylp Continue work on ticket #354: changed pjlib-util and pjnath libraries to …
(edit) @1409   17 years bennylp Ticket #358: link dynamically with IPHLPAPI.DLL
(edit) @1408   17 years bennylp Fixed ticket #357: Missing tonegen.[h/c] in Windows CE project file …
(edit) @1407   17 years bennylp Fixed ticket #356: Prototype and definition mismatch causing crash in …
(edit) @1406   17 years bennylp Fixed ticket #355: Account ID is not initialized in pjsua_call_info for …
(edit) @1405   17 years bennylp Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian
(edit) @1404   17 years bennylp PJSUA_PRES_TIMER was set to two seconds! (thanks Paul Levin)
(edit) @1403   17 years bennylp Ticket #353: memory leak with pjsua WAV file player/recorder
(edit) @1402   17 years bennylp Ticket #352: added PJSIP_CHECK_VIA_SENT_BY configuration to turn off Via …
(edit) @1401   17 years bennylp Fixed ticket #351: Possible deadlock in pjsua-api presence subscription …
(edit) @1400   17 years bennylp Added command to add new account in pjsua application
(edit) @1399   17 years bennylp Ticket #350: Support for parsing quoted arguments in pjsua config file …
(edit) @1398   17 years bennylp Ticket #349: Crash when sending PUBLISH when network is unreachable
(edit) @1397   17 years bennylp Fixed ticket #348: various bugs in string comparison functions
Note: See TracRevisionLog for help on using the revision log.