source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1630   17 years bennylp Change maximum packet size to PJMEDIA_MAX_MTU in transport_udp.c
(edit) @1629   17 years bennylp Disable assertion in pj_sockaddr_has_addr()
(edit) @1628   17 years bennylp Fixed bug in Symbian TInetAddr to pj_sockaddr conversion: memory overflow …
(edit) @1627   17 years bennylp Add doxygen comment in pj_log_func() to inform that the data is NULL …
(edit) @1626   17 years bennylp Ticket #430: Added --auto-update-nat, --use-compact-form, and --dis-codec …
(edit) @1625   17 years bennylp Ticket #429: Failed to create RTP/RTCP sockets when explicit bind address …
(edit) @1624   17 years bennylp Ticket #428: Conference bridge does not update transmitter_cnt when port …
(edit) @1623   17 years bennylp Ticket #427: conference bridge does not handle NONE frame (thanks Daniel …
(edit) @1622   17 years bennylp IPv6 logging in account keep-alive in pjsua-lib
(edit) @1621   17 years bennylp Fixed run-time error on MacOS X (and possibly BSD based systems) when …
(edit) @1620   17 years bennylp Reverted accidental checkin of pjsua_app.c and sample_debug.c
(edit) @1619   17 years bennylp Compilation error because of IPv6 change in pjsip-perf
(edit) @1618   17 years bennylp Fixed error when creating TLS transport in pjsua-lib (the TLS type was …
(edit) @1617   17 years bennylp Fixed Contact generation failure and crash on unregistration if regc …
(edit) @1616   17 years bennylp Fixed mapped_address's address family not set causing assertion
(edit) @1615   17 years bennylp Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6
(edit) @1614   17 years bennylp More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and …
(edit) @1613   17 years bennylp More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and …
(edit) @1612   17 years bennylp Fixed IP interface enumeration Linux to work with IPv6 (see ticket #415)
(edit) @1611   17 years bennylp Fixed compilation errors/warnings on Linux with the recent IPv6 commits
(edit) @1610   17 years bennylp More ticket #421: fixed SIP messaging components to support IPv6 format
(edit) @1609   17 years bennylp More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2()
(edit) @1608   17 years bennylp More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and …
(edit) @1607   17 years bennylp Updated media transport because of changes in pjlib API (due to …
(edit) @1606   17 years bennylp Changed logging function signature
(edit) @1605   17 years bennylp Added strerror.c sample and adjusted code because of IPv6 support in pjlib
(edit) @1604   17 years bennylp Related to ticket #415: modification in pjlib API to support IPv6
(edit) @1603   17 years bennylp Related to ticket #415 and #421: IPv6 support modifications
(edit) @1602   17 years bennylp Ticket #421: initial IPv6 support: UDP transport
(edit) @1601   17 years bennylp More ticket #415: more IPv6 and some reorganization of the source codes
(edit) @1600   17 years bennylp Fixed difference in the declaration of log callback between pjsua-lib and …
(edit) @1599   17 years bennylp Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first …
(edit) @1598   17 years bennylp Ticket #416: Allow application to handle sending ACK manually
(edit) @1597   17 years bennylp Fixed ticket #426: Respond incoming CANCEL with no matching INVITE with …
(edit) @1596   17 years bennylp Fixed ticket #425: pjstun_get_mapped_addr() failed when receiving incoming …
(edit) @1595   17 years bennylp Added information about building pjsip as DLL in the doxygen documentation
(edit) @1594   17 years bennylp Ticket #424: Added API to retrieve number of transactions and dialogs …
(edit) @1593   17 years bennylp Fixed ticket #423: Client registration (pjsip_regc) doesn't obey explicit …
(edit) @1592   17 years bennylp Reject 0.0.0.0 IP address returned by gethostbyname() in pj_gethostip()
(edit) @1591   17 years bennylp Ticket #14: Don't change RTP/RTCP SSRC on re-INVITE
(edit) @1590   17 years bennylp Fixed missing typedef keyword in pj_dns_srv_option declaration (thanks …
(edit) @1589   17 years bennylp Ticket #417: added pjlib API to retrieve the native thread handle from …
(edit) @1588   17 years bennylp Added pj_inet_pton() and pj_inet_ntop() to Symbian (part of ticket #415
(edit) @1587   17 years bennylp Ticket #419: initial support for DNS AAAA resolution
(edit) @1586   17 years bennylp Changed line endings for config.sub to use LF (with svn:eol-style …
(edit) @1585   17 years bennylp Ticket #415: implement IPv6 support in PJLIB
(edit) @1584   17 years bennylp Ticket #414: Implement IP interface enumeration on Linux/Unix? with …
(edit) @1583   17 years bennylp Updated svn version to 0.8.0-trunk
(edit) @1582   17 years bennylp Fixed wrong doxygen comment on various SIP parsing function, about …
(edit) @1581   17 years bennylp Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as …
(edit) @1580   17 years bennylp Updated doxygen documentation to 0.8.0
(edit) @1579   17 years bennylp Updated ICE and STUN reference to their latest draft
(edit) @1578   17 years bennylp Updated include path for libmilenage VS6 project
(edit) @1576   17 years bennylp Changed version to 0.8.0
(edit) @1575   17 years bennylp Fixed milenage build on eVC etc.
(edit) @1574   17 years bennylp Some protection to prevent ICE session from being destroyed while callback …
(edit) @1573   17 years bennylp Updated build system with libmilenage library
(edit) @1572   17 years bennylp Fixed error in user.mak.sample file
(edit) @1571   17 years bennylp Do not resolve SIP address with STUN if public address is configured
(edit) @1570   17 years bennylp Enable AKA support in the build by default
(edit) @1569   17 years bennylp Fixed compilation warnings/errors under C++ mode
(edit) @1568   17 years bennylp Added new authentication API (to set auth preference) to the DEF files
(edit) @1567   17 years bennylp Removed srand() call from pjlib initialization to let application supply …
(edit) @1566   17 years bennylp Deregister PJSIP_SYN_ERR_EXCEPTION upon destroying SIP endpoint to allow …
(edit) @1565   17 years bennylp Update the digest AKAv2-MD5 implementation, we can now login to …
(edit) @1564   17 years bennylp Remove SDP from 487 response when incoming INVITE comes without SDP and we …
(edit) @1563   17 years bennylp Accept UPDATE without SDP (this is a valid scenario according to session …
(edit) @1562   17 years bennylp In pjsua-lib, treat incoming SDP with a=sendonly as hold request, and …
(edit) @1561   17 years bennylp - Added option to send empty Authorization header in outgoing requests - …
(edit) @1560   17 years bennylp Add Contact header to UPDATE request within dialog
(edit) @1559   17 years bennylp Parse ICE SDP attribute without case sensitivity, and ignore malformed …
(edit) @1558   17 years bennylp Allow zero in outgoing CSeq in request creation within dialog
(edit) @1557   17 years bennylp Parse ICE candidate attribute without case sensitive for more robustness
(edit) @1556   17 years bennylp Change default PUBLISH interval from 60 seconds to PJSUA_PRES_TIMER
(edit) @1555   17 years bennylp Fixed bug in route set calculation: prevent updating route set upon …
(edit) @1554   17 years bennylp Validate SDP in incoming message before passing it to negotiator …
(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 …
Note: See TracRevisionLog for help on using the revision log.