Timeline
Dec 9, 2007:
- 3:41 PM Ticket #430 (Added --auto-update-nat, --use-compact-form, and --dis-codec options in ...) closed by
- fixed: Done in r1626
- 3:41 PM Changeset [1626] by
- Ticket #430: Added --auto-update-nat, --use-compact-form, and --dis-codec …
- 3:40 PM Ticket #430 (Added --auto-update-nat, --use-compact-form, and --dis-codec options in ...) created by
- Lafras Henning provided this patch to pjsua_app.c: > Add command line …
- 2:17 PM Ticket #429 (Failed to create RTP/RTCP sockets when explicit bind address is specified ...) closed by
- fixed: Fixed in r1625
- 2:14 PM Changeset [1625] by
- Ticket #429: Failed to create RTP/RTCP sockets when explicit bind address …
- 2:10 PM Ticket #429 (Failed to create RTP/RTCP sockets when explicit bind address is specified ...) created by
- Quoting Arie's mail on pjsip list: > Function …
- 12:23 PM Ticket #428 (Conference bridge does not update transmitter_cnt when port is removed) closed by
- fixed: Fixed in r1624
- 12:21 PM Changeset [1624] by
- Ticket #428: Conference bridge does not update transmitter_cnt when port …
- 12:20 PM Ticket #428 (Conference bridge does not update transmitter_cnt when port is removed) created by
- When a port is removed from the bridge, the transmitter_cnt of other …
- 5:36 AM Ticket #427 (Conference bridge doesn't handle NONE frame (thanks Daniel Braun)) closed by
- fixed: Fixed in r1623
- 5:34 AM Changeset [1623] by
- Ticket #427: conference bridge does not handle NONE frame (thanks Daniel …
- 5:32 AM Ticket #427 (Conference bridge doesn't handle NONE frame (thanks Daniel Braun)) created by
- The conference bridge doesn't handle PJMEDIA_FRAME_TYPE_NONE emitted …
- 5:30 AM Changeset [1622] by
- IPv6 logging in account keep-alive in pjsua-lib
Dec 5, 2007:
- 5:08 AM Changeset [1621] by
- Fixed run-time error on MacOS X (and possibly BSD based systems) when …
- 4:30 AM Changeset [1620] by
- Reverted accidental checkin of pjsua_app.c and sample_debug.c
- 4:29 AM Changeset [1619] by
- Compilation error because of IPv6 change in pjsip-perf
- 4:09 AM Changeset [1618] by
- Fixed error when creating TLS transport in pjsua-lib (the TLS type was …
- 4:08 AM Changeset [1617] by
- Fixed Contact generation failure and crash on unregistration if regc …
- 4:07 AM Changeset [1616] by
- Fixed mapped_address's address family not set causing assertion
Dec 3, 2007:
- 4:21 PM IceNegotiationFailure created by
- 2:38 PM Changeset [1615] by
- Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6
- 2:35 PM Changeset [1614] by
- More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and …
- 2:33 PM Changeset [1613] by
- More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and …
- 2:15 PM IPv6 edited by
- (diff)
- 4:08 AM IPv6 edited by
- (diff)
- 4:03 AM Changeset [1612] by
- Fixed IP interface enumeration Linux to work with IPv6 (see ticket #415)
- 12:40 AM Changeset [1611] by
- Fixed compilation errors/warnings on Linux with the recent IPv6 commits
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 …
Note: See TracTimeline
for information about the timeline view.