|
|
@1570
|
17 years |
bennylp |
Enable AKA support in the build by default
|
|
|
@1569
|
17 years |
bennylp |
Fixed compilation warnings/errors under C++ mode
|
|
|
@1568
|
17 years |
bennylp |
Added new authentication API (to set auth preference) to the DEF files
|
|
|
@1567
|
17 years |
bennylp |
Removed srand() call from pjlib initialization to let application supply …
|
|
|
@1566
|
17 years |
bennylp |
Deregister PJSIP_SYN_ERR_EXCEPTION upon destroying SIP endpoint to allow …
|
|
|
@1565
|
17 years |
bennylp |
Update the digest AKAv2-MD5 implementation, we can now login to …
|
|
|
@1564
|
17 years |
bennylp |
Remove SDP from 487 response when incoming INVITE comes without SDP and we …
|
|
|
@1563
|
17 years |
bennylp |
Accept UPDATE without SDP (this is a valid scenario according to session …
|
|
|
@1562
|
17 years |
bennylp |
In pjsua-lib, treat incoming SDP with a=sendonly as hold request, and …
|
|
|
@1561
|
17 years |
bennylp |
- Added option to send empty Authorization header in outgoing requests
- …
|
|
|
@1560
|
17 years |
bennylp |
Add Contact header to UPDATE request within dialog
|
|
|
@1559
|
17 years |
bennylp |
Parse ICE SDP attribute without case sensitivity, and ignore malformed …
|
|
|
@1558
|
17 years |
bennylp |
Allow zero in outgoing CSeq in request creation within dialog
|
|
|
@1557
|
17 years |
bennylp |
Parse ICE candidate attribute without case sensitive for more robustness
|
|
|
@1556
|
17 years |
bennylp |
Change default PUBLISH interval from 60 seconds to PJSUA_PRES_TIMER
|
|
|
@1555
|
17 years |
bennylp |
Fixed bug in route set calculation: prevent updating route set upon …
|
|
|
@1554
|
17 years |
bennylp |
Validate SDP in incoming message before passing it to negotiator …
|
|
|
@1553
|
17 years |
bennylp |
The NAT type investigation in incoming INVITE caused assertion error when …
|
|
|
@1552
|
17 years |
bennylp |
SIP TCP and TLS transports may call send completion callback with …
|
|
|
@1551
|
17 years |
bennylp |
SIP TCP and TLS transports may call send completion callback with …
|
|
|
@1550
|
17 years |
bennylp |
Update ticket #408: although route set must not be updated on subsequent …
|
|
|
@1549
|
17 years |
bennylp |
Increment SDP version upon creating subsequent offer inside the call (ref: …
|
|
|
@1548
|
17 years |
bennylp |
Continue doing ICE/STUN keep-alive if the request failed because of …
|
|
|
@1547
|
17 years |
bennylp |
Fixed bug with detecting successful unregistration request. Previously, …
|
|
|
@1546
|
17 years |
bennylp |
Only do Test 1B if Test 2 failed
|
|
|
@1545
|
17 years |
bennylp |
Removed pjsua requirement to have consecutive RTCP mapped ports, and …
|
|
|
@1544
|
17 years |
bennylp |
Log source address of incoming STUN message
|
|
|
@1543
|
17 years |
bennylp |
Print error message if NAT type detection command fails
|
|
|
@1542
|
17 years |
bennylp |
Changed Service-Route processing to append S-R to existing route set …
|
|
|
@1541
|
17 years |
bennylp |
Fixed wrong comment on audio_frame_ptime default value
|
|
|
@1540
|
17 years |
bennylp |
Allow empty reason phrase in SIP responses during parsing (thanks Roman …
|
|
|
@1539
|
17 years |
bennylp |
Ticket #410: Endless authentication retries when 401/407 response contains …
|
|
|
@1538
|
17 years |
bennylp |
More ticket #385: 100rel support should be enabled by default
|
|
|
@1537
|
17 years |
bennylp |
Ticket #408: Route set shouldn't be updated once it has been set (thanks …
|
|
|
@1536
|
17 years |
bennylp |
Ticket #407: keep-alive for UDP transports in PJSUA-LIB
|
|
|
@1535
|
17 years |
bennylp |
Ticket #406: New PJSUA API to update buddy's presence subscription
|
|
|
@1534
|
17 years |
bennylp |
Ticket #405: Subscribe to buddy presence upon receiving incoming …
|
|
|
@1533
|
17 years |
bennylp |
More ticket #399: added PJSUA API to retrieve the remote NAT type
|
|
|
@1532
|
17 years |
bennylp |
Fixed deadlock in increment_counter() and decrement_counter() caused by …
|
|
|
@1531
|
17 years |
bennylp |
Fixed deadlock in increment_counter() and decrement_counter() caused by …
|
|
|
@1530
|
17 years |
bennylp |
Fixed route set bug in simpleua.c (thanks Raquie Rawq)
|
|
|
@1529
|
17 years |
bennylp |
Added pjsua_get_var() to access pjsua_var from a DLL (thanks Tomas …
|
|
|
@1528
|
17 years |
bennylp |
Initial minimum jitter value was set to 2ms (thanks Roman Puls)
|
|
|
@1527
|
17 years |
bennylp |
Fixed warnings in PJLIB string_i.h about variable may not get initialized
|
|
|
@1526
|
17 years |
bennylp |
More ticket #399: pj_sock_close() is called more than once. Also …
|
|
|
@1525
|
17 years |
bennylp |
Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian
|
|
|
@1524
|
17 years |
bennylp |
More ticket #399: on_request_complete() callback does not release the …
|
|
|
@1523
|
17 years |
bennylp |
More ticket #399: fixed bug that triggers assertion in the timer
|
|
|
@1522
|
17 years |
bennylp |
Added assertion which checks if evsub module has been registered before …
|
|
|
@1521
|
17 years |
bennylp |
Fixed wrong doxygen documentation for various AUTH settings (thanks …
|
|
|
@1520
|
17 years |
bennylp |
Continuing ticket #400: Only process Service-Route header if …
|
|
|
@1519
|
17 years |
bennylp |
Fixed ticket #402: Endless error loop when TCP accept() continuously …
|
|
|
@1518
|
17 years |
bennylp |
Fixed ticket #401: Unable to register when account URI contains display …
|
|
|
@1517
|
17 years |
bennylp |
Added more svn:ignore files
|
|
|
@1516
|
17 years |
bennylp |
Added dummy symbol in PJLIB's ctype.c to avoid linker warning about empty …
|
|
|
@1515
|
17 years |
bennylp |
Added default value for PJ_SOL_TCP for systems that lack SOL_TCP or …
|
|
|
@1514
|
17 years |
bennylp |
Fixed compilation warning in sip_auth_client.c about unreachable code when …
|
|
|
@1513
|
17 years |
bennylp |
Changed default AEC/EC tail length (PJSUA_DEFAULT_EC_TAIL_LEN) from 800 ms …
|
|
|
@1512
|
17 years |
bennylp |
More ticket #395: changed max default buffer length from 60ms to 100ms for …
|
|
|
@1511
|
17 years |
bennylp |
Updated libmilenage Visual Studio project toption to use /MD instead of …
|
|
|
@1510
|
17 years |
bennylp |
Added resample_libsamplerate.c into VS8 project
|
|
|
@1509
|
17 years |
bennylp |
Fixed bug in pjmedia clock_thread.c: busy loop when clock thread is …
|
|
|
@1508
|
17 years |
bennylp |
Updated Service-Route calculation
|
|
|
@1507
|
17 years |
bennylp |
Ticket #400: initial support for Service-Route header, still untested
|
|
|
@1506
|
17 years |
bennylp |
Updated README.txt of libsamplerate instructions
|
|
|
@1505
|
17 years |
bennylp |
Updated VS2005 and eVC projects with new base64 and AKA files
|
|
|
@1504
|
17 years |
bennylp |
Fixed build warnings/errors for Symbian target
|
|
|
@1503
|
17 years |
bennylp |
Tolerate more ICMP errors in ICE media transport
|
|
|
@1502
|
17 years |
bennylp |
Ticket #398: support for libsamplerate in the autoconf+Makefile
|
|
|
@1501
|
17 years |
bennylp |
More ticket #399: added callback to report NAT detection result, and sends …
|
|
|
@1500
|
17 years |
bennylp |
Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some …
|
|
|
@1499
|
17 years |
bennylp |
Related to ticket #399: optimize NAT detection to complete faster
|
|
|
@1498
|
17 years |
bennylp |
Added "magic" parameter in pj_stun_session_create_req()
|
|
|
@1497
|
17 years |
bennylp |
Related to ticket #399: added comments etc.
|
|
|
@1496
|
17 years |
bennylp |
Fixed bug in ticket #399 implementation: wrong CHANGE-REQUEST values
|
|
|
@1495
|
17 years |
bennylp |
Ticket #399: Initial implementation of tool to perform NAT type …
|
|
|
@1494
|
17 years |
bennylp |
Related to ticket #396: updated Symbian DEF file
|
|
|
@1493
|
17 years |
bennylp |
Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) …
|
|
|
@1492
|
17 years |
bennylp |
Fixed compilation warnings with AKA implementation
|
|
|
@1491
|
17 years |
bennylp |
Ticket #397: Bug with handling large SIP message body (thanks Helmut Wolf)
|
|
|
@1490
|
17 years |
bennylp |
Fixed build warnings/error on Linux
|
|
|
@1489
|
17 years |
bennylp |
Continuing ticket #396: added PJSIP_HAS_DIGEST_AKAv1_AUTH to enable AKA …
|
|
|
@1488
|
17 years |
bennylp |
Ticket #396: initial implementation of digest AKA (akav1-md5) …
|
|
|
@1487
|
17 years |
bennylp |
Updated PJNATH doxygen documentation
|
|
|
@1486
|
17 years |
bennylp |
Ticket #395: Added configuration to control maximum PortAudio? sound buffer …
|
|
|
@1485
|
17 years |
bennylp |
Minor fixes to TURN server: handle immediate recv() error, call …
|
|
|
@1484
|
17 years |
bennylp |
Fixed bug: resolver did not select securer transport for SIPS URI
|
|
|
@1483
|
17 years |
bennylp |
Ticket #394: Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to …
|
|
|
@1482
|
17 years |
bennylp |
Ticket #393: Added configuration to set basic audio frame length to …
|
|
|
@1481
|
17 years |
bennylp |
Changed RTP initial sequence number to be within 15bit number, as required …
|
|
|
@1480
|
17 years |
bennylp |
Changed reference to ice-15 to ice-18
|
|
|
@1479
|
17 years |
bennylp |
Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, …
|
|
|
@1478
|
17 years |
bennylp |
Force svn eol-style for WinCE project files to CRLF
|
|
|
@1477
|
17 years |
bennylp |
Ticket #391: Added framework to send and receive arbitrary requests within …
|
|
|
@1476
|
17 years |
bennylp |
Related to ticket #95: bug in TLS transport: keep-alive timer is not …
|
|
|
@1475
|
17 years |
bennylp |
Related to ticket #5: fixed compilation warnings on gcc
|
|
|
@1474
|
17 years |
bennylp |
Related to ticket #385: fixed gcc compilation warnings
|
|
|
@1473
|
17 years |
bennylp |
Ticket #95: Keep-alive mechanism for TCP and TLS transports
|
|
|
@1472
|
17 years |
bennylp |
Ticket #390: Register session will keep transport instance so that …
|
|
|
@1471
|
17 years |
bennylp |
Ticket #389: Added new commands in pjsua to change codec priorities and …
|
|
|