source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1553   17 years bennylp The NAT type investigation in incoming INVITE caused assertion error when …
(edit) @1552   17 years bennylp SIP TCP and TLS transports may call send completion callback with …
(edit) @1551   17 years bennylp SIP TCP and TLS transports may call send completion callback with …
(edit) @1550   17 years bennylp Update ticket #408: although route set must not be updated on subsequent …
(edit) @1549   17 years bennylp Increment SDP version upon creating subsequent offer inside the call (ref: …
(edit) @1548   17 years bennylp Continue doing ICE/STUN keep-alive if the request failed because of …
(edit) @1547   17 years bennylp Fixed bug with detecting successful unregistration request. Previously, …
(edit) @1546   17 years bennylp Only do Test 1B if Test 2 failed
(edit) @1545   17 years bennylp Removed pjsua requirement to have consecutive RTCP mapped ports, and …
(edit) @1544   17 years bennylp Log source address of incoming STUN message
(edit) @1543   17 years bennylp Print error message if NAT type detection command fails
(edit) @1542   17 years bennylp Changed Service-Route processing to append S-R to existing route set …
(edit) @1541   17 years bennylp Fixed wrong comment on audio_frame_ptime default value
(edit) @1540   17 years bennylp Allow empty reason phrase in SIP responses during parsing (thanks Roman …
(edit) @1539   17 years bennylp Ticket #410: Endless authentication retries when 401/407 response contains …
(edit) @1538   17 years bennylp More ticket #385: 100rel support should be enabled by default
(edit) @1537   17 years bennylp Ticket #408: Route set shouldn't be updated once it has been set (thanks …
(edit) @1536   17 years bennylp Ticket #407: keep-alive for UDP transports in PJSUA-LIB
(edit) @1535   17 years bennylp Ticket #406: New PJSUA API to update buddy's presence subscription
(edit) @1534   17 years bennylp Ticket #405: Subscribe to buddy presence upon receiving incoming …
(edit) @1533   17 years bennylp More ticket #399: added PJSUA API to retrieve the remote NAT type
(edit) @1531   17 years bennylp Fixed deadlock in increment_counter() and decrement_counter() caused by …
(edit) @1530   17 years bennylp Fixed route set bug in simpleua.c (thanks Raquie Rawq)
(edit) @1529   17 years bennylp Added pjsua_get_var() to access pjsua_var from a DLL (thanks Tomas …
(edit) @1528   17 years bennylp Initial minimum jitter value was set to 2ms (thanks Roman Puls)
(edit) @1527   17 years bennylp Fixed warnings in PJLIB string_i.h about variable may not get initialized
(edit) @1526   17 years bennylp More ticket #399: pj_sock_close() is called more than once. Also …
(edit) @1525   17 years bennylp Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian
(edit) @1524   17 years bennylp More ticket #399: on_request_complete() callback does not release the …
(edit) @1523   17 years bennylp More ticket #399: fixed bug that triggers assertion in the timer
(edit) @1522   17 years bennylp Added assertion which checks if evsub module has been registered before …
(edit) @1521   17 years bennylp Fixed wrong doxygen documentation for various AUTH settings (thanks …
(edit) @1520   17 years bennylp Continuing ticket #400: Only process Service-Route header if …
(edit) @1519   17 years bennylp Fixed ticket #402: Endless error loop when TCP accept() continuously …
(edit) @1518   17 years bennylp Fixed ticket #401: Unable to register when account URI contains display …
(edit) @1517   17 years bennylp Added more svn:ignore files
(edit) @1516   17 years bennylp Added dummy symbol in PJLIB's ctype.c to avoid linker warning about empty …
(edit) @1515   17 years bennylp Added default value for PJ_SOL_TCP for systems that lack SOL_TCP or …
(edit) @1514   17 years bennylp Fixed compilation warning in sip_auth_client.c about unreachable code when …
(edit) @1513   17 years bennylp Changed default AEC/EC tail length (PJSUA_DEFAULT_EC_TAIL_LEN) from 800 ms …
(edit) @1512   17 years bennylp More ticket #395: changed max default buffer length from 60ms to 100ms for …
(edit) @1511   17 years bennylp Updated libmilenage Visual Studio project toption to use /MD instead of …
(edit) @1510   17 years bennylp Added resample_libsamplerate.c into VS8 project
(edit) @1509   17 years bennylp Fixed bug in pjmedia clock_thread.c: busy loop when clock thread is …
(edit) @1508   17 years bennylp Updated Service-Route calculation
(edit) @1507   17 years bennylp Ticket #400: initial support for Service-Route header, still untested
(edit) @1506   17 years bennylp Updated README.txt of libsamplerate instructions
(edit) @1505   17 years bennylp Updated VS2005 and eVC projects with new base64 and AKA files
(edit) @1504   17 years bennylp Fixed build warnings/errors for Symbian target
(edit) @1503   17 years bennylp Tolerate more ICMP errors in ICE media transport
(edit) @1502   17 years bennylp Ticket #398: support for libsamplerate in the autoconf+Makefile
(edit) @1501   17 years bennylp More ticket #399: added callback to report NAT detection result, and sends …
(edit) @1500   17 years bennylp Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some …
(edit) @1499   17 years bennylp Related to ticket #399: optimize NAT detection to complete faster
(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 …
Note: See TracRevisionLog for help on using the revision log.