Timeline


and

Dec 1, 2007:

9:12 AM Changeset [1607] by bennylp
Updated media transport because of changes in pjlib API (due to …
9:10 AM Changeset [1606] by bennylp
Changed logging function signature
9:07 AM Changeset [1605] by bennylp
Added strerror.c sample and adjusted code because of IPv6 support in pjlib
9:04 AM Changeset [1604] by bennylp
Related to ticket #415: modification in pjlib API to support IPv6
9:02 AM Changeset [1603] by bennylp
Related to ticket #415 and #421: IPv6 support modifications
8:59 AM Changeset [1602] by bennylp
Ticket #421: initial IPv6 support: UDP transport
8:52 AM Changeset [1601] by bennylp
More ticket #415: more IPv6 and some reorganization of the source codes

Nov 29, 2007:

11:35 AM Changeset [1600] by bennylp
Fixed difference in the declaration of log callback between pjsua-lib and …

Nov 26, 2007:

5:36 AM Changeset [1599] by bennylp
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 bennylp
fixed: Implemented in r1598: - Added on_send_ack() callback in …
4:40 AM Changeset [1598] by bennylp
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 bennylp
fixed: Done in r1597. Also changed other places in sip_inv.c to avoid …
12:04 PM Changeset [1597] by bennylp
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 bennylp
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 bennylp
fixed: The solution committed in r1596: - ignore recvfrom() and parsing …
3:54 AM Changeset [1596] by bennylp
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 bennylp
pjstun_get_mapped_addr() is the function to resolve the mapped STUN …
3:49 AM Changeset [1595] by bennylp
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 bennylp
fixed: Added these two functions in r1594: In sip_transaction.h: […] In …
3:47 AM Changeset [1594] by bennylp
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 bennylp
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 bennylp
fixed: This was caused by the pjsip_regc doesn't make use of tp_sel at all! Fixed …
3:41 AM Changeset [1593] by bennylp
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 bennylp
When pjsip_regc is configured to use explicit transport (with …

Nov 22, 2007:

11:57 AM FAQ edited by bennylp
(diff)
10:45 AM Changeset [1592] by bennylp
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 bennylp
fixed: Done in r1589.
2:50 PM Ticket #14 (Don't change RTP/RTCP SSRC on re-INVITE) closed by bennylp
fixed: Done in r1591
2:50 PM Changeset [1591] by bennylp
Ticket #14: Don't change RTP/RTCP SSRC on re-INVITE
2:14 PM Changeset [1590] by bennylp
Fixed missing typedef keyword in pj_dns_srv_option declaration (thanks …
2:12 PM Changeset [1589] by bennylp
Ticket #417: added pjlib API to retrieve the native thread handle from …
2:10 PM Changeset [1588] by bennylp
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 bennylp
Modifications that are needed to support IPv6 in PJNATH: - Support for …
10:15 AM Ticket #421 (IPv6 support in PJSIP) created by bennylp
Modifications that are needed in PJSIP to support IPv6: - parsing and …
10:13 AM Ticket #420 (IPv6 support in PJMEDIA) created by bennylp
Modifications that are needed in PJMEDIA to support IPv6: - SDP parsing …
9:47 AM Changeset [1587] by bennylp
Ticket #419: initial support for DNS AAAA resolution
9:46 AM Ticket #419 (IPv6 support in DNS resolvers) created by bennylp
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 bennylp
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 bennylp
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 bennylp
Some applications require the native thread handle (pthread_t with …
3:13 PM Ticket #416 (Allow application to handle sending ACK manually) created by bennylp
Please see "3PCC call transfer implementation" thread on PJSIP mailing …
3:00 PM Ticket #415 (IPv6 support in PJLIB) closed by bennylp
fixed: Done in r1585: New Configuration Macros: - PJ_HAS_IPV6: …
2:53 PM Changeset [1585] by bennylp
Ticket #415: implement IPv6 support in PJLIB
2:52 PM Ticket #415 (IPv6 support in PJLIB) created by bennylp
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 bennylp
fixed: Done in r1584
10:27 AM Changeset [1584] by bennylp
Ticket #414: Implement IP interface enumeration on Linux/Unix? with …
10:26 AM Ticket #414 (Implement IP interface enumeration on Linux/Unix) created by bennylp
Implement IP interface enumeration (pj_enum_ip_interface()) for …
8:42 AM Changeset [1583] by bennylp
Updated svn version to 0.8.0-trunk

Nov 16, 2007:

3:52 AM Changeset [1582] by bennylp
Fixed wrong doxygen comment on various SIP parsing function, about …
3:49 AM Changeset [1581] by bennylp
Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as …

Nov 12, 2007:

1:56 PM Changeset [1580] by bennylp
Updated doxygen documentation to 0.8.0
1:56 PM Changeset [1579] by bennylp
Updated ICE and STUN reference to their latest draft
1:55 PM Changeset [1578] by bennylp
Updated include path for libmilenage VS6 project

Nov 11, 2007:

3:14 PM Changeset [1577] by bennylp
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 bennylp
Changed version to 0.8.0
7:14 AM Changeset [1575] by bennylp
Fixed milenage build on eVC etc.
7:07 AM Changeset [1574] by bennylp
Some protection to prevent ICE session from being destroyed while callback …
3:58 AM Changeset [1573] by bennylp
Updated build system with libmilenage library
3:09 AM Changeset [1572] by bennylp
Fixed error in user.mak.sample file
3:06 AM Changeset [1571] by bennylp
Do not resolve SIP address with STUN if public address is configured
3:05 AM Changeset [1570] by bennylp
Enable AKA support in the build by default

Nov 10, 2007:

12:05 PM Changeset [1569] by bennylp
Fixed compilation warnings/errors under C++ mode
9:20 AM Changeset [1568] by bennylp
Added new authentication API (to set auth preference) to the DEF files
2:23 AM Changeset [1567] by bennylp
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 bennylp
2:56 AM Changeset [1566] by bennylp
Deregister PJSIP_SYN_ERR_EXCEPTION upon destroying SIP endpoint to allow …
1:54 AM Ticket #412 (Increase the randomness of guid_simple) created by bennylp
Ticket #277 had pointed out that guid_simple.c can only generate …

Nov 8, 2007:

10:19 AM Changeset [1565] by bennylp
Update the digest AKAv2-MD5 implementation, we can now login to …
9:56 AM Changeset [1564] by bennylp
Remove SDP from 487 response when incoming INVITE comes without SDP and we …
9:44 AM Changeset [1563] by bennylp
Accept UPDATE without SDP (this is a valid scenario according to session …
9:39 AM Changeset [1562] by bennylp
In pjsua-lib, treat incoming SDP with a=sendonly as hold request, and …
9:24 AM Changeset [1561] by bennylp
- Added option to send empty Authorization header in outgoing requests - …
9:21 AM Changeset [1560] by bennylp
Add Contact header to UPDATE request within dialog
9:13 AM Changeset [1559] by bennylp
Parse ICE SDP attribute without case sensitivity, and ignore malformed …
3:30 AM Changeset [1558] by bennylp
Allow zero in outgoing CSeq in request creation within dialog

Nov 7, 2007:

1:03 PM Changeset [1557] by bennylp
Parse ICE candidate attribute without case sensitive for more robustness
3:45 AM Changeset [1556] by bennylp
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 bennylp

Nov 6, 2007:

8:59 AM Changeset [1555] by bennylp
Fixed bug in route set calculation: prevent updating route set upon …
8:48 AM Changeset [1554] by bennylp
Validate SDP in incoming message before passing it to negotiator …
3:41 AM Changeset [1553] by bennylp
The NAT type investigation in incoming INVITE caused assertion error when …

Nov 5, 2007:

11:30 PM Changeset [1552] by bennylp
SIP TCP and TLS transports may call send completion callback with …
11:25 PM Changeset [1551] by bennylp
SIP TCP and TLS transports may call send completion callback with …
11:14 PM Changeset [1550] by bennylp
Update ticket #408: although route set must not be updated on subsequent …
5:54 AM Changeset [1549] by bennylp
Increment SDP version upon creating subsequent offer inside the call (ref: …

Nov 4, 2007:

3:55 AM Changeset [1548] by bennylp
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 bennylp
invalid: Actually this has been implemented by ticket #381
2:05 AM Changeset [1547] by bennylp
Fixed bug with detecting successful unregistration request. Previously, …

Nov 3, 2007:

10:44 PM Changeset [1546] by bennylp
Only do Test 1B if Test 2 failed
10:43 PM Changeset [1545] by bennylp
Removed pjsua requirement to have consecutive RTCP mapped ports, and …
9:43 PM Changeset [1544] by bennylp
Log source address of incoming STUN message
9:42 PM Changeset [1543] by bennylp
Print error message if NAT type detection command fails
9:29 AM Changeset [1542] by bennylp
Changed Service-Route processing to append S-R to existing route set …
7:10 AM Changeset [1541] by bennylp
Fixed wrong comment on audio_frame_ptime default value
3:41 AM Changeset [1540] by bennylp
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 bennylp
fixed: Fixed in r1539
1:46 AM Changeset [1539] by bennylp
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 bennylp
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 bennylp
The Contact URI is calculated from the STUN mapped address for the SIP …

Nov 1, 2007:

6:40 AM Changeset [1538] by bennylp
More ticket #385: 100rel support should be enabled by default
Note: See TracTimeline for information about the timeline view.