|
|
@5823
|
6 years |
nanang |
Re #2096:
- For better interoperability, check remote support for …
|
|
|
@5822
|
6 years |
riza |
Close #2038: Review pjsua app sample about pjsua_call_info usage.
|
|
|
@5821
|
6 years |
riza |
Close #484: Allow to use binary certificate in TLS transport.
|
|
|
@5820
|
6 years |
nanang |
Close #2126: Initial implementation of RTCP Feedback.
|
|
|
@5819
|
6 years |
ming |
Re #2059 (misc): Link AVFoundation framework for iOS build since it's …
|
|
|
@5818
|
6 years |
ming |
Re #2059 (misc): Fixed typo in json.c (should be semicolon instead of …
|
|
|
@5817
|
6 years |
ming |
Re #2059 (misc): Add missing fields when exporting UaConfig? to …
|
|
|
@5816
|
6 years |
ming |
Fixed #2125: Crash when hanging up call if call invite hasn't been created
|
|
|
@5815
|
6 years |
nanang |
Misc (re #2059): Fixed compile error on MinGW "Including <winsock2.h> …
|
|
|
@5814
|
6 years |
nanang |
Misc (re #2059): Updated configure script to:
- make sure that C++ …
|
|
|
@5813
|
6 years |
nanang |
Misc (re #2059): Fixed various compile warnings on GCC 8.1 (thanks …
|
|
|
@5812
|
6 years |
nanang |
Close #2123: Follow SDP answer changes in 18x & 2xx responses on …
|
|
|
@5811
|
6 years |
riza |
Re #2059 (misc): Fixed some error on transport_srtp.c after #2097 + #2096. …
|
|
|
@5810
|
6 years |
nanang |
Fixed #2122: Reorder supported format list in Android camera to have I420 …
|
|
|
@5809
|
6 years |
nanang |
Misc (re #2059): Removed double space between 'digest' and 'realm=' digest …
|
|
|
@5808
|
6 years |
nanang |
Misc (re #2059): Fixed pjsua.py: inconsistent use of tabs and spaces in …
|
|
|
@5807
|
6 years |
nanang |
Fix #2121: Initialize basic type data member of PJSUA2/C++ objects in its …
|
|
|
@5806
|
6 years |
nanang |
Fix #2120:
- Adjust local SE to comply to remote Min-SE when incoming …
|
|
|
@5805
|
6 years |
riza |
Re #2119 (closed): Don't raise assert when receiving an incoming call with …
|
|
|
@5804
|
6 years |
riza |
Re #2059 (misc): Patch to build Arch Linux on ARMv7 (e.g: Raspberry Pi). …
|
|
|
@5803
|
6 years |
nanang |
Fixed #2118:
- Stream buffer calculation is now based on maximum bitrate …
|
|
|
@5802
|
6 years |
riza |
Re #2059 (misc): Don't build swig_java_pjsua2 project on VS2015 by …
|
|
|
@5801
|
6 years |
nanang |
Fix #2117: Add PJSUA2 API Account::shutdown() to avoid race condition …
|
|
|
@5800
|
6 years |
nanang |
Re #2087: Updated AccountMediaConfig::rtcpMuxEnabled type from pj_bool_t …
|
|
|
@5799
|
6 years |
nanang |
Re #2089:
- Set default max Opus RX frame length, i.e: …
|
|
|
@5798
|
7 years |
riza |
Fix #2116: iLBC using memcpy instead of memmove for overlapping memory.
|
|
|
@5797
|
7 years |
riza |
Re #2059 (misc):
- Fix warning when using LibreSSL.
- Fix error build when …
|
|
|
@5796
|
7 years |
riza |
Re #2059 (misc): Define missing CPPFLAGS in the aconfigure. Thanks to …
|
|
|
@5795
|
7 years |
ming |
Fixed #2115: Deadlock between PJSUA LOCK and conference mutex
|
|
|
@5794
|
7 years |
nanang |
Re #2096:
- Fixed memory leak due to not destroyed DTLS-SRTP keying (when …
|
|
|
@5793
|
7 years |
ming |
Fixed #2114: Reset VideoToolbox? on iOS when app switches from background …
|
|
|
@5792
|
7 years |
ming |
Closed #2113: Implement conference signal level adjustment for a specific …
|
|
|
@5791
|
7 years |
ming |
Re #2059 (misc): Related to #2031. Add compile-time config for L16 48KHz.
|
|
|
@5790
|
7 years |
nanang |
Re #2087: Fixed compile error on iOS target: undeclared identifier …
|
|
|
@5789
|
7 years |
nanang |
Misc (re #2059): Frame timestamp not set in get_frame_from_buffer() …
|
|
|
@5788
|
7 years |
ming |
Fixed #2087: Support for RTP and RTCP multiplexing
|
|
|
@5787
|
7 years |
riza |
Fixed #2112: pjsip initializes EECDH incorrectly when linked with OpenSSL …
|
|
|
@5786
|
7 years |
ming |
Fixed #2111: Add compile-time setting to specify DTMF duration in ms
|
|
|
@5785
|
7 years |
ming |
Fixed #2110: Incorrect DTMF duration/timestamp for codecs with RTP …
|
|
|
@5784
|
7 years |
nanang |
Re #2078: Bind local account to the specified transport (thanks Kyle Kurz …
|
|
|
@5783
|
7 years |
nanang |
Re #2096: Start UDP transport earlier to allow early DTLS-SRTP nego.
|
|
|
@5782
|
7 years |
nanang |
Re #2096: added log about crypto setting.
|
|
|
@5781
|
7 years |
nanang |
Re #2096:
- Fixed DTLS-SRTP issues with AEAD_AES_256_GCM crypto, e.g: …
|
|
|
@5780
|
7 years |
riza |
Re #2096: When checking hash algo, don't use case sensitive comparision. …
|
|
|
@5779
|
7 years |
riza |
Re #2059 (misc): Fix some warnings related to use of external Portaudio. …
|
|
|
@5778
|
7 years |
ming |
Re #2091:
* Fix possible multiple socket closes and querying …
|
|
|
@5777
|
7 years |
ming |
Re #2059 (misc):
- Allow USE_PYTHON3 to be obtained from environment …
|
|
|
@5776
|
7 years |
ming |
Re #2059 (misc): Replace the warning text so it won't conflict with C …
|
|
|
@5775
|
7 years |
ming |
Re #2100: Fixed SrtpCrypto? vector definition
|
|
|
@5774
|
7 years |
ming |
Fixed #2108: Fixed RTP socket to bind to any available port if port is …
|
|
|
@5773
|
7 years |
ming |
Re #2059 (misc): Comment unused const to prevent compiler warning
|
|
|
@5772
|
7 years |
ming |
Re #2059 (misc): Remove warning of unused functions if no audio codecs is …
|
|
|
@5771
|
7 years |
ming |
Re #2059 (misc): Fixed "warnings: deleting object of polymorphic class …
|
|
|
@5770
|
7 years |
ming |
Re #2059 (misc): Removed warning of unused variable
|
|
|
@5769
|
7 years |
ming |
Re #2091: Removed warning of unused function
|
|
|
@5768
|
7 years |
ming |
Re #2074: Remove warning of unused functions
|
|
|
@5767
|
7 years |
ming |
Re #2059 (misc): Replace the warning text so it won't conflict with C …
|
|
|
@5766
|
7 years |
ming |
Fixed #2106: Fixed SID counter for AMR-WB
Thanks to Alexander Traud for …
|
|
|
@5765
|
7 years |
riza |
Re #2104: Make sure that STUN session is destroyed and prevent new timer …
|
|
|
@5764
|
7 years |
ming |
Re #2059 (misc): Fixed incorrect assertion in pjmedia stream
Thanks to …
|
|
|
@5763
|
7 years |
ming |
Re #2059 (misc): Remove -Wunused-but-set-variable in Python SIP module.
…
|
|
|
@5762
|
7 years |
riza |
Fixed #2041: Prevent double free on Failed STUN resolution.
|
|
|
@5761
|
7 years |
riza |
Re #2059 (misc): Don't include test app (exe) when building for Android.
|
|
|
@5760
|
7 years |
riza |
Re #2059 (misc): Add swig_java_pjsua2 project files to build pjsua2 java …
|
|
|
@5759
|
7 years |
nanang |
Fixed #2102: Added check whether a transaction is already destroyed in the …
|
|
|
@5758
|
7 years |
nanang |
Close #2101:
- set atomic's mutex to NULL in atomic destroy
- added few …
|
|
|
@5757
|
7 years |
ming |
Re #2059: Fixed the ordering of CXXFLAGS to prevent build issue on …
|
|
|
@5756
|
7 years |
ming |
Re #2059: Allow multiple codecs in SDP answer when creating SDP neg with …
|
|
|
@5755
|
7 years |
nanang |
Close #2100:
- Added new APIs:
* PJMEDIA: pjmedia_srtp_enum_crypto(), …
|
|
|
@5754
|
7 years |
nanang |
Re #2059: Fixed assertion in JSON name verification due to NULL string …
|
|
|
@5753
|
7 years |
ming |
Re #2098: Fixed insufficient buffer length to avoid message truncation.
|
|
|
@5752
|
7 years |
ming |
Fixed #865: More clever RTP transport remote address switch
The summary …
|
|
|
@5751
|
7 years |
nanang |
Fixed #2099: Fixed SSL socket (OpenSSL backend), when sending buffer is …
|
|
|
@5750
|
7 years |
nanang |
Re #2096:
- Fixed crash in media transport when application calls …
|
|
|
@5749
|
7 years |
nanang |
Re #2096: Fixed assertion in SDP answerer when its SRTP is disabled. This …
|
|
|
@5748
|
7 years |
ming |
Fixed #2098: Add SDP attribute SSRC and CNAME
|
|
|
@5747
|
7 years |
nanang |
Close #2097: Updated UDP media transport to start socket read operation in …
|
|
|
@5746
|
7 years |
nanang |
Fixe #2096:
- Fixed re-INVITE scenario: always generate SRTP attr in SDP …
|
|
|
@5745
|
7 years |
ming |
Tagged 2.7.2
|
|
|
@5744
|
7 years |
ming |
Changed version to 2.7.2
|
|
|
@5743
|
7 years |
ming |
Fixed #2095: backported r5741
|
|
|
@5742
|
7 years |
ming |
Fixed #2094: backported r5740.
|
|
|
@5741
|
7 years |
ming |
Fixed #2093: Crash when parsing SDP with an invalid media format …
|
|
|
@5740
|
7 years |
ming |
Fixed #2092: Crash when receiving SDP with invalid fmtp attribute
|
|
|
@5739
|
7 years |
ming |
Create branch 2.7.x
|
|
|
@5738
|
7 years |
nanang |
Misc (#2059): Update Android & Java app samples to avoid call instance …
|
|
|
@5737
|
7 years |
riza |
Fix #2091: On iOS11, replace_udp_sock() might fail and lead to unusable …
|
|
|
@5736
|
7 years |
ming |
Re #2086: Add more info for better understanding of the lifetime of PJSUA2 …
|
|
|
@5735
|
7 years |
ming |
Fixed #2086: Add C# binding using SWIG, and support for Xamarin
|
|
|
@5734
|
7 years |
ming |
Fixed #2089: Support receiving Opus packets with various frame lengths
|
|
|
@5733
|
7 years |
nanang |
Fix #2085:
- Do not override Via header of a CANCEL request, its values …
|
|
|
@5732
|
7 years |
nanang |
Re #2082: For MSVC backward compatibility, set PJ_SSL_SOCK_IMP to …
|
|
|
@5731
|
7 years |
ming |
Re #2084: Make sure the output size of opus_decode() doesn't exceed the …
|
|
|
@5730
|
7 years |
ming |
Re #2082: Minor fix of incorrect function definitions
|
|
|
@5729
|
7 years |
riza |
Re #2059 (misc): Use PJSIP_MAX_URL_SIZE to print remote info (URL) instead …
|
|
|
@5728
|
7 years |
ming |
Fixed #2084: Opus decode/recovery issue when FEC or PLC is enabled
|
|
|
@5727
|
7 years |
riza |
Re #2059 (misc): Prevent corrupt header from causing a crash when printed. …
|
|
|
@5726
|
7 years |
riza |
Close #2083: Fix build error when building using LibreSSL.
|
|
|
@5725
|
7 years |
ming |
Re #2082: Initial implementation of GnuTLS support.
|
|
|
@5724
|
7 years |
ming |
Fixed #2081: Assertion when setting audio dev in PJSUA2.
|
|
|