Timeline
Dec 2, 2007:
- 3:58 PM IPv6 edited by
- (diff)
- 3:57 PM IPv6 edited by
- (diff)
- 3:52 PM IPv6 created by
- 3:40 PM Changeset [1610] by
- More ticket #421: fixed SIP messaging components to support IPv6 format
- 3:39 PM Changeset [1609] by
- More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2()
- 3:36 PM Changeset [1608] by
- More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and …
Dec 1, 2007:
- 9:12 AM Changeset [1607] by
- Updated media transport because of changes in pjlib API (due to …
- 9:10 AM Changeset [1606] by
- Changed logging function signature
- 9:07 AM Changeset [1605] by
- Added strerror.c sample and adjusted code because of IPv6 support in pjlib
- 9:04 AM Changeset [1604] by
- Related to ticket #415: modification in pjlib API to support IPv6
- 9:02 AM Changeset [1603] by
- Related to ticket #415 and #421: IPv6 support modifications
- 8:59 AM Changeset [1602] by
- Ticket #421: initial IPv6 support: UDP transport
- 8:52 AM Changeset [1601] by
- More ticket #415: more IPv6 and some reorganization of the source codes
Nov 29, 2007:
- 11:35 AM Changeset [1600] by
- Fixed difference in the declaration of log callback between pjsua-lib and …
Nov 26, 2007:
- 5:36 AM Changeset [1599] by
- Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first …
Nov 25, 2007:
- 4:41 AM Ticket #416 (Allow application to handle sending ACK manually) closed by
- fixed: Implemented in r1598: - Added on_send_ack() callback in …
- 4:40 AM Changeset [1598] by
- Ticket #416: Allow application to handle sending ACK manually
Nov 23, 2007:
- 12:06 PM Ticket #426 (Respond incoming CANCEL with no matching INVITE with 481 (thanks Sergey ...) closed by
- fixed: Done in r1597. Also changed other places in sip_inv.c to avoid …
- 12:04 PM Changeset [1597] by
- Fixed ticket #426: Respond incoming CANCEL with no matching INVITE with …
- 12:03 PM Ticket #426 (Respond incoming CANCEL with no matching INVITE with 481 (thanks Sergey ...) created by
- Previously sip_inv.c respond this CANCEL with 200/OK.
- 3:55 AM Ticket #425 (pjstun_get_mapped_addr() failed when receiving incoming SIP request ...) closed by
- fixed: The solution committed in r1596: - ignore recvfrom() and parsing …
- 3:54 AM Changeset [1596] by
- Fixed ticket #425: pjstun_get_mapped_addr() failed when receiving incoming …
- 3:54 AM Ticket #425 (pjstun_get_mapped_addr() failed when receiving incoming SIP request ...) created by
- pjstun_get_mapped_addr() is the function to resolve the mapped STUN …
- 3:49 AM Changeset [1595] by
- Added information about building pjsip as DLL in the doxygen documentation
- 3:48 AM Ticket #424 (Added API to retrieve number of transactions and dialogs (thanks Sergey ...) closed by
- fixed: Added these two functions in r1594: In sip_transaction.h: […] In …
- 3:47 AM Changeset [1594] by
- Ticket #424: Added API to retrieve number of transactions and dialogs …
- 3:46 AM Ticket #424 (Added API to retrieve number of transactions and dialogs (thanks Sergey ...) created by
- Some application needs to query the number of transactions and dialogs …
- 3:43 AM Ticket #423 (Client registration (pjsip_regc) doesn't obey explicit transport selection ...) closed by
- fixed: This was caused by the pjsip_regc doesn't make use of tp_sel at all! Fixed …
- 3:41 AM Changeset [1593] by
- Fixed ticket #423: Client registration (pjsip_regc) doesn't obey explicit …
- 3:40 AM Ticket #423 (Client registration (pjsip_regc) doesn't obey explicit transport selection ...) created by
- When pjsip_regc is configured to use explicit transport (with …
Nov 22, 2007:
- 11:57 AM FAQ edited by
- (diff)
- 10:45 AM Changeset [1592] by
- Reject 0.0.0.0 IP address returned by gethostbyname() in pj_gethostip()
Nov 21, 2007:
- 2:51 PM Ticket #417 (Expose the native thread handle for applications) closed by
- fixed: Done in r1589.
- 2:50 PM Ticket #14 (Don't change RTP/RTCP SSRC on re-INVITE) closed by
- fixed: Done in r1591
- 2:50 PM Changeset [1591] by
- Ticket #14: Don't change RTP/RTCP SSRC on re-INVITE
- 2:14 PM Changeset [1590] by
- Fixed missing typedef keyword in pj_dns_srv_option declaration (thanks …
- 2:12 PM Changeset [1589] by
- Ticket #417: added pjlib API to retrieve the native thread handle from …
- 2:10 PM Changeset [1588] by
- Added pj_inet_pton() and pj_inet_ntop() to Symbian (part of ticket #415 …
Nov 20, 2007:
- 10:20 AM Ticket #422 (IPv6 support in PJNATH) created by
- Modifications that are needed to support IPv6 in PJNATH: - Support for …
- 10:15 AM Ticket #421 (IPv6 support in PJSIP) created by
- Modifications that are needed in PJSIP to support IPv6: - parsing and …
- 10:13 AM Ticket #420 (IPv6 support in PJMEDIA) created by
- Modifications that are needed in PJMEDIA to support IPv6: - SDP parsing …
- 9:47 AM Changeset [1587] by
- Ticket #419: initial support for DNS AAAA resolution
- 9:46 AM Ticket #419 (IPv6 support in DNS resolvers) created by
- Support for DNS AAAA resolution in both the low level DNS resolution and …
- 9:44 AM Milestone release-0.6.0 completed
- Tickets fixed on this release: [[TicketQuery(...)]]
- 8:44 AM Changeset [1586] by
- Changed line endings for config.sub to use LF (with svn:eol-style …
- 3:18 AM Ticket #418 (Protect client registration session (regc) with mutex) created by
- The original idea of not using mutex in regc was because operations should …
Nov 18, 2007:
- 3:15 PM Ticket #417 (Expose the native thread handle for applications) created by
- Some applications require the native thread handle (pthread_t with …
- 3:13 PM Ticket #416 (Allow application to handle sending ACK manually) created by
- Please see "3PCC call transfer implementation" thread on PJSIP mailing …
- 3:00 PM Ticket #415 (IPv6 support in PJLIB) closed by
- fixed: Done in r1585: New Configuration Macros: - PJ_HAS_IPV6: …
- 2:53 PM Changeset [1585] by
- Ticket #415: implement IPv6 support in PJLIB
- 2:52 PM Ticket #415 (IPv6 support in PJLIB) created by
- Requirements: - should work on most platforms where IPv6 is available …
Nov 17, 2007:
- 10:29 AM Ticket #414 (Implement IP interface enumeration on Linux/Unix) closed by
- fixed: Done in r1584
- 10:27 AM Changeset [1584] by
- Ticket #414: Implement IP interface enumeration on Linux/Unix? with …
- 10:26 AM Ticket #414 (Implement IP interface enumeration on Linux/Unix) created by
- Implement IP interface enumeration (pj_enum_ip_interface()) for …
- 8:42 AM Changeset [1583] by
- Updated svn version to 0.8.0-trunk
Nov 16, 2007:
- 3:52 AM Changeset [1582] by
- Fixed wrong doxygen comment on various SIP parsing function, about …
- 3:49 AM Changeset [1581] by
- Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as …
Nov 12, 2007:
- 1:56 PM Changeset [1580] by
- Updated doxygen documentation to 0.8.0
- 1:56 PM Changeset [1579] by
- Updated ICE and STUN reference to their latest draft
- 1:55 PM Changeset [1578] by
- Updated include path for libmilenage VS6 project
Nov 11, 2007:
- 3:14 PM Changeset [1577] by
- Tagged 0.8.0
- 2:59 PM Milestone release-0.8.0 completed
- ---- = New Features = == PRACK and UPDATE == #prack-update PRACK (ticket …
- 9:00 AM Changeset [1576] by
- Changed version to 0.8.0
- 7:14 AM Changeset [1575] by
- Fixed milenage build on eVC etc.
- 7:07 AM Changeset [1574] by
- Some protection to prevent ICE session from being destroyed while callback …
- 3:58 AM Changeset [1573] by
- Updated build system with libmilenage library
- 3:09 AM Changeset [1572] by
- Fixed error in user.mak.sample file
- 3:06 AM Changeset [1571] by
- Do not resolve SIP address with STUN if public address is configured
- 3:05 AM Changeset [1570] by
- Enable AKA support in the build by default
Nov 10, 2007:
- 12:05 PM Changeset [1569] by
- Fixed compilation warnings/errors under C++ mode
- 9:20 AM Changeset [1568] by
- Added new authentication API (to set auth preference) to the DEF files
- 2:23 AM Changeset [1567] by
- Removed srand() call from pjlib initialization to let application supply …
Nov 9, 2007:
- 11:01 AM Ticket #413 (Implement draft-sparks-sip-invfix) created by
- 2:56 AM Changeset [1566] by
- Deregister PJSIP_SYN_ERR_EXCEPTION upon destroying SIP endpoint to allow …
- 1:54 AM Ticket #412 (Increase the randomness of guid_simple) created by
- Ticket #277 had pointed out that guid_simple.c can only generate …
Nov 8, 2007:
- 10:19 AM Changeset [1565] by
- Update the digest AKAv2-MD5 implementation, we can now login to …
- 9:56 AM Changeset [1564] by
- Remove SDP from 487 response when incoming INVITE comes without SDP and we …
- 9:44 AM Changeset [1563] by
- Accept UPDATE without SDP (this is a valid scenario according to session …
- 9:39 AM Changeset [1562] by
- In pjsua-lib, treat incoming SDP with a=sendonly as hold request, and …
- 9:24 AM Changeset [1561] by
- - Added option to send empty Authorization header in outgoing requests - …
- 9:21 AM Changeset [1560] by
- Add Contact header to UPDATE request within dialog
- 9:13 AM Changeset [1559] by
- Parse ICE SDP attribute without case sensitivity, and ignore malformed …
- 3:30 AM Changeset [1558] by
- Allow zero in outgoing CSeq in request creation within dialog
Nov 7, 2007:
- 1:03 PM Changeset [1557] by
- Parse ICE candidate attribute without case sensitive for more robustness
- 3:45 AM Changeset [1556] by
- Change default PUBLISH interval from 60 seconds to PJSUA_PRES_TIMER
- 12:50 AM Ticket #411 (Cannot update account presence's status while previous PUBLISH is in ...) created by
Nov 6, 2007:
- 8:59 AM Changeset [1555] by
- Fixed bug in route set calculation: prevent updating route set upon …
- 8:48 AM Changeset [1554] by
- Validate SDP in incoming message before passing it to negotiator …
- 3:41 AM Changeset [1553] by
- The NAT type investigation in incoming INVITE caused assertion error when …
Nov 5, 2007:
- 11:30 PM Changeset [1552] by
- SIP TCP and TLS transports may call send completion callback with …
- 11:25 PM Changeset [1551] by
- SIP TCP and TLS transports may call send completion callback with …
- 11:14 PM Changeset [1550] by
- Update ticket #408: although route set must not be updated on subsequent …
- 5:54 AM Changeset [1549] by
- Increment SDP version upon creating subsequent offer inside the call (ref: …
Nov 4, 2007:
- 3:55 AM Changeset [1548] by
- Continue doing ICE/STUN keep-alive if the request failed because of …
- 2:15 AM Ticket #409 (Update Contact address/port from the rport in REGISTER response to work ...) closed by
- invalid: Actually this has been implemented by ticket #381
- 2:05 AM Changeset [1547] by
- Fixed bug with detecting successful unregistration request. Previously, …
Nov 3, 2007:
- 10:44 PM Changeset [1546] by
- Only do Test 1B if Test 2 failed
- 10:43 PM Changeset [1545] by
- Removed pjsua requirement to have consecutive RTCP mapped ports, and …
- 9:43 PM Changeset [1544] by
- Log source address of incoming STUN message
- 9:42 PM Changeset [1543] by
- Print error message if NAT type detection command fails
- 9:29 AM Changeset [1542] by
- Changed Service-Route processing to append S-R to existing route set …
- 7:10 AM Changeset [1541] by
- Fixed wrong comment on audio_frame_ptime default value
- 3:41 AM Changeset [1540] by
- Allow empty reason phrase in SIP responses during parsing (thanks Roman …
- 1:46 AM Ticket #410 (Endless authentication retries when 401/407 response contains no challenge) closed by
- fixed: Fixed in r1539
- 1:46 AM Changeset [1539] by
- Ticket #410: Endless authentication retries when 401/407 response contains …
- 1:24 AM Ticket #410 (Endless authentication retries when 401/407 response contains no challenge) created by
- PJSIP will retry sending the request endlessly when 401/407 response …
- 12:28 AM Ticket #409 (Update Contact address/port from the rport in REGISTER response to work ...) created by
- The Contact URI is calculated from the STUN mapped address for the SIP …
Note: See TracTimeline
for information about the timeline view.