Timeline
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 …
Nov 1, 2007:
- 6:40 AM Changeset [1538] by
- More ticket #385: 100rel support should be enabled by default
Oct 31, 2007:
- 3:52 PM Ticket #408 (Route set shouldn't be updated once it has been set (thanks Anshuman S. ...) closed by
- fixed: Fixed in r1537
- 3:52 PM Changeset [1537] by
- Ticket #408: Route set shouldn't be updated once it has been set (thanks …
- 3:51 PM Ticket #408 (Route set shouldn't be updated once it has been set (thanks Anshuman S. ...) created by
- Dialog MUST NOT recompute route set upon processing subsequent requests or …
- 1:31 PM Ticket #407 (Keep alive for UDP transport) closed by
- fixed: Done in r1536: - added ka_interval and ka_data setting in …
- 1:28 PM Changeset [1536] by
- Ticket #407: keep-alive for UDP transports in PJSUA-LIB
- 1:26 PM Ticket #407 (Keep alive for UDP transport) created by
- Add keep-alive mechanism for UDP transports in order to reduce …
- 10:56 AM Ticket #406 (New PJSUA API to update buddy's presence subscription) closed by
- fixed: Done in r1535: - New API: pjsua_buddy_update_pres(buddy_id)
- 10:54 AM Changeset [1535] by
- Ticket #406: New PJSUA API to update buddy's presence subscription
- 10:54 AM Ticket #406 (New PJSUA API to update buddy's presence subscription) created by
- Currently there is no API to re-initiate presence subscription for a buddy …
- 10:21 AM Ticket #405 (Subscribe to buddy presence upon receiving incoming subscription from the ...) closed by
- fixed: Done in r1534
- 10:20 AM Changeset [1534] by
- Ticket #405: Subscribe to buddy presence upon receiving incoming …
- 10:19 AM Ticket #405 (Subscribe to buddy presence upon receiving incoming subscription from the ...) created by
- To reduce the number of SUBSCRIBE's sent to network (to refresh buddy's …
- 8:59 AM Changeset [1533] by
- More ticket #399: added PJSUA API to retrieve the remote NAT type
- 7:58 AM Changeset [1532] by
- Fixed deadlock in increment_counter() and decrement_counter() caused by …
- 7:53 AM Changeset [1531] by
- Fixed deadlock in increment_counter() and decrement_counter() caused by …
Oct 30, 2007:
- 4:41 PM Changeset [1530] by
- Fixed route set bug in simpleua.c (thanks Raquie Rawq)
- 3:42 PM Changeset [1529] by
- Added pjsua_get_var() to access pjsua_var from a DLL (thanks Tomas …
- 3:37 PM Changeset [1528] by
- Initial minimum jitter value was set to 2ms (thanks Roman Puls)
Oct 26, 2007:
- 9:02 AM Changeset [1527] by
- Fixed warnings in PJLIB string_i.h about variable may not get initialized
- 5:57 AM Ticket #404 (Issues with Windows Vista) created by
- Suspected Issues with Windows Vista: - Audio quality: audio …
- 5:35 AM Changeset [1526] by
- More ticket #399: pj_sock_close() is called more than once. Also …
- 5:28 AM Ticket #403 (Ability to specify RConnection instance etc in PJLIB Symbian) closed by
- fixed: Done in r1525: 1. Added pj_symbianos_set_params() function in os.h. …
- 5:25 AM Changeset [1525] by
- Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian
- 5:11 AM Ticket #403 (Ability to specify RConnection instance etc in PJLIB Symbian) created by
- Some applications want to be able to specify RConnection instance to be …
- 4:17 AM Changeset [1524] by
- More ticket #399: on_request_complete() callback does not release the …
- 3:59 AM Changeset [1523] by
- More ticket #399: fixed bug that triggers assertion in the timer
Oct 25, 2007:
- 3:19 AM Changeset [1522] by
- Added assertion which checks if evsub module has been registered before …
- 3:18 AM Changeset [1521] by
- Fixed wrong doxygen documentation for various AUTH settings (thanks …
- 2:53 AM Ticket #400 (Support for Service-Route header (RFC 3608)) closed by
- fixed: Change default behavior in r1520: - Service-Route processing is now …
- 2:51 AM Changeset [1520] by
- Continuing ticket #400: Only process Service-Route header if …
- 2:41 AM FAQ edited by
- (diff)
Oct 24, 2007:
- 9:38 AM Ticket #402 (Endless error loop when TCP accept() continuously returns error) closed by
- fixed: Fixed in r1519: - after accept() returns consecutive 20 errors, TCP …
- 9:37 AM Changeset [1519] by
- Fixed ticket #402: Endless error loop when TCP accept() continuously …
- 9:35 AM Ticket #402 (Endless error loop when TCP accept() continuously returns error) created by
- When TCP accept() continuously returns error for some reason, the …
- 8:37 AM Ticket #401 (Unable to register when account URI contains display name) closed by
- fixed: Fixed in r1518: - the error was caused by the proxy (a well known open …
- 8:32 AM Changeset [1518] by
- Fixed ticket #401: Unable to register when account URI contains display …
- 8:31 AM Ticket #401 (Unable to register when account URI contains display name) created by
- When account URI contains display name, pjsip incorrectly interpret …
- 8:29 AM Changeset [1517] by
- Added more svn:ignore files
Oct 21, 2007:
- 11:51 AM Changeset [1516] by
- Added dummy symbol in PJLIB's ctype.c to avoid linker warning about empty …
- 11:49 AM Changeset [1515] by
- Added default value for PJ_SOL_TCP for systems that lack SOL_TCP or …
- 11:48 AM Changeset [1514] by
- Fixed compilation warning in sip_auth_client.c about unreachable code when …
- 9:41 AM Changeset [1513] by
- Changed default AEC/EC tail length (PJSUA_DEFAULT_EC_TAIL_LEN) from 800 ms …
- 9:40 AM Changeset [1512] by
- More ticket #395: changed max default buffer length from 60ms to 100ms for …
- 2:08 AM Changeset [1511] by
- Updated libmilenage Visual Studio project toption to use /MD instead of …
- 2:05 AM Changeset [1510] by
- Added resample_libsamplerate.c into VS8 project
Oct 20, 2007:
- 11:58 PM Changeset [1509] by
- Fixed bug in pjmedia clock_thread.c: busy loop when clock thread is …
Oct 18, 2007:
- 3:28 PM Changeset [1508] by
- Updated Service-Route calculation
- 5:54 AM Changeset [1507] by
- Ticket #400: initial support for Service-Route header, still untested
- 5:44 AM Ticket #400 (Support for Service-Route header (RFC 3608)) created by
- The Service-Route header is used for routing requests in 3GPP/IMS …
- 1:59 AM Ticket #398 (Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl ...) closed by
- fixed: Updated the README.txt in r1506
- 1:58 AM Changeset [1506] by
- Updated README.txt of libsamplerate instructions
- 1:40 AM Changeset [1505] by
- Updated VS2005 and eVC projects with new base64 and AKA files
Oct 17, 2007:
- 6:21 AM Changeset [1504] by
- Fixed build warnings/errors for Symbian target
Oct 16, 2007:
- 2:10 PM Changeset [1503] by
- Tolerate more ICMP errors in ICE media transport
- 8:54 AM Changeset [1502] by
- Ticket #398: support for libsamplerate in the autoconf+Makefile
- 1:34 AM Changeset [1501] by
- More ticket #399: added callback to report NAT detection result, and sends …
Oct 15, 2007:
- 7:08 AM Ticket #396 (Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication) closed by
- fixed: In r1500: - tested AKAv1 authentication (and it worked!) - implemented …
- 7:04 AM Changeset [1500] by
- Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some …
Oct 13, 2007:
- 9:27 AM Changeset [1499] by
- Related to ticket #399: optimize NAT detection to complete faster
- 12:06 AM Changeset [1498] by
- Added "magic" parameter in pj_stun_session_create_req()
Oct 12, 2007:
- 11:29 PM Changeset [1497] by
- Related to ticket #399: added comments etc.
- 1:21 PM Changeset [1496] by
- Fixed bug in ticket #399 implementation: wrong CHANGE-REQUEST values
- 12:18 PM Ticket #399 (Added tool to perform NAT type detection/classification) closed by
- fixed: Done in r1495: - Added nat_detect.[h|c] in PJNATH library. - New …
- 12:14 PM Changeset [1495] by
- Ticket #399: Initial implementation of tool to perform NAT type …
- 12:13 PM Ticket #399 (Added tool to perform NAT type detection/classification) created by
- With current implementation, it is rather hard to troubleshoot ICE …
- 12:10 PM Changeset [1494] by
- Related to ticket #396: updated Symbian DEF file
- 5:24 AM Changeset [1493] by
- Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) …
- 5:23 AM Ticket #398 (Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl ...) created by
- Please see …
Oct 11, 2007:
- 11:26 AM Changeset [1492] by
- Fixed compilation warnings with AKA implementation
- 11:22 AM Ticket #397 (Bug with handling large SIP message body (thanks Helmut Wolf)) closed by
- fixed: Fixed in r1491: - removed generic_print_body() function in …
- 11:21 AM Changeset [1491] by
- Ticket #397: Bug with handling large SIP message body (thanks Helmut Wolf)
- 11:20 AM Ticket #397 (Bug with handling large SIP message body (thanks Helmut Wolf)) created by
- In some cases, pjsip fails to detect large message body, which causes the …
Oct 10, 2007:
- 1:12 PM Changeset [1490] by
- Fixed build warnings/error on Linux
- 12:18 PM Changeset [1489] by
- Continuing ticket #396: added PJSIP_HAS_DIGEST_AKAv1_AUTH to enable AKA …
- 11:37 AM Changeset [1488] by
- Ticket #396: initial implementation of digest AKA (akav1-md5) …
- 11:29 AM Ticket #396 (Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication) created by
- Digest AKA is utilized by 3GPP/IMS, and is specified in RFC 3310: …
Note: See TracTimeline
for information about the timeline view.