|
|
@1609
|
17 years |
bennylp |
More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2()
|
|
|
@1608
|
17 years |
bennylp |
More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and …
|
|
|
@1607
|
17 years |
bennylp |
Updated media transport because of changes in pjlib API (due to …
|
|
|
@1606
|
17 years |
bennylp |
Changed logging function signature
|
|
|
@1605
|
17 years |
bennylp |
Added strerror.c sample and adjusted code because of IPv6 support in pjlib
|
|
|
@1604
|
17 years |
bennylp |
Related to ticket #415: modification in pjlib API to support IPv6
|
|
|
@1603
|
17 years |
bennylp |
Related to ticket #415 and #421: IPv6 support modifications
|
|
|
@1602
|
17 years |
bennylp |
Ticket #421: initial IPv6 support: UDP transport
|
|
|
@1601
|
17 years |
bennylp |
More ticket #415: more IPv6 and some reorganization of the source codes
|
|
|
@1600
|
17 years |
bennylp |
Fixed difference in the declaration of log callback between pjsua-lib and …
|
|
|
@1599
|
17 years |
bennylp |
Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first …
|
|
|
@1598
|
17 years |
bennylp |
Ticket #416: Allow application to handle sending ACK manually
|
|
|
@1597
|
17 years |
bennylp |
Fixed ticket #426: Respond incoming CANCEL with no matching INVITE with …
|
|
|
@1596
|
17 years |
bennylp |
Fixed ticket #425: pjstun_get_mapped_addr() failed when receiving incoming …
|
|
|
@1595
|
17 years |
bennylp |
Added information about building pjsip as DLL in the doxygen documentation
|
|
|
@1594
|
17 years |
bennylp |
Ticket #424: Added API to retrieve number of transactions and dialogs …
|
|
|
@1593
|
17 years |
bennylp |
Fixed ticket #423: Client registration (pjsip_regc) doesn't obey explicit …
|
|
|
@1592
|
17 years |
bennylp |
Reject 0.0.0.0 IP address returned by gethostbyname() in pj_gethostip()
|
|
|
@1591
|
17 years |
bennylp |
Ticket #14: Don't change RTP/RTCP SSRC on re-INVITE
|
|
|
@1590
|
17 years |
bennylp |
Fixed missing typedef keyword in pj_dns_srv_option declaration (thanks …
|
|
|
@1589
|
17 years |
bennylp |
Ticket #417: added pjlib API to retrieve the native thread handle from …
|
|
|
@1588
|
17 years |
bennylp |
Added pj_inet_pton() and pj_inet_ntop() to Symbian (part of ticket #415 …
|
|
|
@1587
|
17 years |
bennylp |
Ticket #419: initial support for DNS AAAA resolution
|
|
|
@1586
|
17 years |
bennylp |
Changed line endings for config.sub to use LF (with svn:eol-style …
|
|
|
@1585
|
17 years |
bennylp |
Ticket #415: implement IPv6 support in PJLIB
|
|
|
@1584
|
17 years |
bennylp |
Ticket #414: Implement IP interface enumeration on Linux/Unix? with …
|
|
|
@1583
|
17 years |
bennylp |
Updated svn version to 0.8.0-trunk
|
|
|
@1582
|
17 years |
bennylp |
Fixed wrong doxygen comment on various SIP parsing function, about …
|
|
|
@1581
|
17 years |
bennylp |
Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as …
|
|
|
@1580
|
17 years |
bennylp |
Updated doxygen documentation to 0.8.0
|
|
|
@1579
|
17 years |
bennylp |
Updated ICE and STUN reference to their latest draft
|
|
|
@1578
|
17 years |
bennylp |
Updated include path for libmilenage VS6 project
|
|
|
@1576
|
17 years |
bennylp |
Changed version to 0.8.0
|
|
|
@1575
|
17 years |
bennylp |
Fixed milenage build on eVC etc.
|
|
|
@1574
|
17 years |
bennylp |
Some protection to prevent ICE session from being destroyed while callback …
|
|
|
@1573
|
17 years |
bennylp |
Updated build system with libmilenage library
|
|
|
@1572
|
17 years |
bennylp |
Fixed error in user.mak.sample file
|
|
|
@1571
|
17 years |
bennylp |
Do not resolve SIP address with STUN if public address is configured
|
|
|
@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
|
|
|
@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
|
|
|