|
|
@5253
|
9 years |
bennylp |
Misc (Re #1882): encdec print the bitrate
|
|
|
@5252
|
9 years |
ming |
Fixed #1905: assertion in call redirection
|
|
|
@5251
|
9 years |
nanang |
Misc (Re #1882): Fixed crash in sample app encdec.c due to insufficient …
|
|
|
@5250
|
9 years |
ming |
Re #1882 (misc): Fixed Rseq to start from 1 (instead of from 0).
According …
|
|
|
@5249
|
9 years |
ming |
Re #1882 (misc): Various IPv6 fixes:
- For contact rewrite feature, when …
|
|
|
@5248
|
9 years |
ming |
Re #1882 (misc): Fixed a bug in Android sound device backends which …
|
|
|
@5247
|
9 years |
nanang |
Misc (re #1882): Updated ioqueue epoll related vars in build config, e.g: …
|
|
|
@5246
|
9 years |
nanang |
Fix #1311: Updated pjsip_tpmgr_acquire_transport2() to look up from …
|
|
|
@5245
|
9 years |
nanang |
Misc (#1882): Fixed compile error on VS2005 due to double semicolons.
|
|
|
@5244
|
9 years |
nanang |
Misc (re #1882): Updated log level (from 1 or 2 to 3) for some error …
|
|
|
@5243
|
9 years |
riza |
Misc (Re #1882): When finding a dialog, use normal check for the dialog id …
|
|
|
@5242
|
9 years |
riza |
Misc (Re #1882): Add compile time option (PJMEDIA_HAS_DTMF_FLASH) to …
|
|
|
@5241
|
9 years |
nanang |
Fixed #1902:
- Crash when endpoint has multiple worker threads and SIP …
|
|
|
@5240
|
9 years |
nanang |
Misc (re #1882): Added exception catch in Call destructor.
|
|
|
@5239
|
9 years |
ming |
Fixed #1904: Support for Opus codec
|
|
|
@5238
|
9 years |
riza |
Misc (Re #1882): Add raw certificate information to pj_ssl_cert_info data. …
|
|
|
@5237
|
9 years |
riza |
Misc (Re #1882): When server sends blank realm on the Authentication …
|
|
|
@5236
|
9 years |
ismangil |
Tidying branches for git migration
|
|
|
@5235
|
9 years |
ismangil |
Tidying branches for git migration
|
|
|
@5234
|
9 years |
nanang |
Misc (re #1882): Suppress EAGAIN recv() error log in pjmedia stream.c & …
|
|
|
@5233
|
9 years |
riza |
Re #1903: Fix crash when cleaning STUN response cache.
|
|
|
@5232
|
9 years |
riza |
Re #1882 (misc): Crash when answering call with reason field is set. …
|
|
|
@5231
|
9 years |
ming |
Re #1882 (misc): Add checks as ssocket_cli and state_cli can be NULL
…
|
|
|
@5230
|
9 years |
ming |
Re #1882 (misc): close socket on error after calling pj_sock_getsockname() …
|
|
|
@5229
|
9 years |
ming |
Re #1882 (misc): Add assertion checks in pj_strncpy() and …
|
|
|
@5228
|
9 years |
ming |
Re #1882 (misc): should check nscount (instead of anscount) when iterating …
|
|
|
@5227
|
9 years |
ming |
Re #1882 (misc): Use cred->cnonce instead of cnonce when calling …
|
|
|
@5226
|
9 years |
ming |
Re #1882 (misc): Fixed incorrect loop when destroying streams in case of …
|
|
|
@5225
|
9 years |
ming |
Re #1882 (misc): re r5222, fixed string truncation length checking (the …
|
|
|
@5224
|
9 years |
ming |
Re #1882 (misc): Add checking before calling pj_strncpy(), to make it more …
|
|
|
@5223
|
9 years |
ming |
Re #1882 (misc): Moved checking of header count earlier when parsing …
|
|
|
@5222
|
9 years |
ming |
Re #1882 (misc): Fixed string truncation length checking in srtp (note …
|
|
|
@5221
|
9 years |
ming |
Re #1882 (misc): Fixed potential out-of-bound array access in ice_session. …
|
|
|
@5220
|
9 years |
ming |
Re #1882 (misc): Fixed incorrect sizeof argument when using pj_bzero() and …
|
|
|
@5219
|
9 years |
ming |
Re #1882 (misc): Add checking of crypto name in transport srtp.
Thanks to …
|
|
|
@5218
|
9 years |
ming |
Re #1882 (misc): Fixed missing comma in timer names string array. Thanks …
|
|
|
@5217
|
9 years |
nanang |
Misc (re #1882): Fixed bug STUN still being used in media transport UDP & …
|
|
|
@5216
|
9 years |
nanang |
Misc (re #1882): Fixed wrong specifier used in ssl_sock_ossl.c (should be …
|
|
|
@5215
|
9 years |
riza |
Re #1882 (misc): Check for duplicate entry when building list of ICE host …
|
|
|
@5214
|
9 years |
ming |
Fixed #1901: crash when async_cnt is set to a value greater than one for …
|
|
|
@5213
|
9 years |
ming |
Re #1882 (misc): Fixed configure-android shell script error on Linux
|
|
|
@5212
|
9 years |
ming |
Re #1882 (misc): Removed unnecessary callback setting for TLS listeners
|
|
|
@5211
|
9 years |
riza |
Re #1900: add missing file (pjproject-vs14-common-targets.targets).
|
|
|
@5210
|
9 years |
riza |
Re #1900: Initial implementation with pjsua cli/telnet sample app.
|
|
|
@5209
|
9 years |
ming |
Re #1882 (misc): Fixed uninitialized mainThreadOnly variable in UaConfig?
|
|
|
@5208
|
9 years |
riza |
Creating wp8 and uwp branch
|
|
|
@5207
|
9 years |
ming |
Re #1882 (misc): Fixed bug in SipTransaction::fromPj(pjsip_transaction &) …
|
|
|
@5206
|
9 years |
nanang |
Misc (re #1882): Added feature of CDATA content handling into XML parser.
|
|
|
@5205
|
9 years |
nanang |
Fix #1899: Updated pjsua behaviour to re-create stream even when SDP …
|
|
|
@5204
|
9 years |
nanang |
Misc (re #1882): Need to zero-fill pj_thread_desc in libRegisterThread() …
|
|
|
@5203
|
9 years |
nanang |
Misc (re #1882): Added include header guard to pjnath.h.
|
|
|
@5202
|
9 years |
riza |
Re #1882 (misc): Fix bug in parser,which may loop infinitely when it …
|
|
|
@5201
|
9 years |
ming |
Re #1882 (misc): Configurable audio device name length
Thanks to Wolfgang …
|
|
|
@5200
|
9 years |
nanang |
Fix #1898: If transport is being shutdown/destroyed and connected event …
|
|
|
@5199
|
9 years |
nanang |
Re #1896: Updated default audio device backends: mingw uses WMME, …
|
|
|
@5198
|
9 years |
riza |
Re #1897: Implement support to Ffmpeg 2.8.
|
|
|
@5197
|
9 years |
nanang |
Close #1896: Update default audio device backend on MacOS to CoreAudio?.
|
|
|
@5196
|
9 years |
nanang |
Re #1894: Fixed high socket descriptor check in ioqueue select, it should …
|
|
|
@5195
|
9 years |
riza |
Re #1895: Terminate subscription when receiving non 2xx Notify response …
|
|
|
@5194
|
9 years |
nanang |
Close #1894: Improve ioqueue performance on multithreadeded environment.
|
|
|
@5193
|
9 years |
ming |
Re #1882 (misc): related to r5192, fixed inaccurate index checking in …
|
|
|
@5192
|
9 years |
ming |
Re #1882 (misc): Fixed inaccurate index checking assertion when removing …
|
|
|
@5191
|
9 years |
nanang |
Misc (re #1882): Only check 'hide' URI parameter on SIP/SIPS URIs in …
|
|
|
@5190
|
9 years |
nanang |
Misc (re #1882): Added array length check before inserting parsed …
|
|
|
@5189
|
9 years |
nanang |
Misc (re #1882): Updated libresample makefile to also generate shared …
|
|
|
@5188
|
9 years |
ming |
Fixed #1873: iOS application getting killed after pjsua fail to release a …
|
|
|
@5187
|
9 years |
ming |
Re #1882 (misc): Fixed possibly incorrect stream stats
When a codec is …
|
|
|
@5186
|
9 years |
ming |
Fixed #1888: Support for WebRtc? AEC
|
|
|
@5185
|
9 years |
nanang |
Close #1892: Add pjsua/pjsua2 callback …
|
|
|
@5184
|
9 years |
nanang |
Fix #1891: Also match base address in find local candidate after receiving …
|
|
|
@5183
|
9 years |
nanang |
Fix #1889: DNS parser should return error on RR class != IN only when RR …
|
|
|
@5182
|
9 years |
nanang |
Fix #1887: Feed only one PCM input frame at a time to iOS iLBC encoder.
|
|
|
@5181
|
9 years |
riza |
Re #1881: Add filters file.
|
|
|
@5180
|
9 years |
ming |
Fixed #1886: Ddestruction of locked mutex in SIP dialog
|
|
|
@5179
|
9 years |
ming |
Re #1882 (misc): Related to r4852 and r4857, fixed problem in reopening …
|
|
|
@5178
|
9 years |
nanang |
Re #1885: Fixed race condition in evsub scenario 2 (Subscription timer …
|
|
|
@5177
|
9 years |
nanang |
Re #1885: Fixed race condition in evsub scenario 1 (Subscription timeout …
|
|
|
@5176
|
9 years |
nanang |
Misc (re #1882): Update doxygen of PJSIP_MAX_URL_SIZE as apparently it is …
|
|
|
@5175
|
9 years |
nanang |
Re #1881: Minor update on pjlib-util project to use default target …
|
|
|
@5174
|
9 years |
nanang |
Fix #1884: Fixed silence frame length in stream (frame length calculation …
|
|
|
@5173
|
9 years |
nanang |
Fix #1883: Check transport validity after getting transport manager lock …
|
|
|
@5172
|
9 years |
nanang |
Re #1881: Removed WM5 & WM6 target from VS2015 solution, also fixed …
|
|
|
@5171
|
9 years |
ming |
Re #1882 (misc): In iOS, set the option to notify other apps upon audio …
|
|
|
@5170
|
9 years |
nanang |
Re #1881: Fixed compile warnings on VS2015 about declaration hides …
|
|
|
@5169
|
9 years |
nanang |
Re #1881:
- Updated build output naming 'vc8' -> 'vc14' for VS2015.
- …
|
|
|
@5168
|
9 years |
riza |
Re #1881: Add Visual Studio 2015 support.
|
|
|
@5167
|
9 years |
riza |
Re #1879: Fix bug in resetVideoCodecParam when not using Video build …
|
|
|
@5166
|
9 years |
ming |
Fixed #1880: Incorrect orientation after switching video capture or when …
|
|
|
@5165
|
9 years |
riza |
Re #1879:
- Implement set video codec param in PJSUA2 API
- Fix bug in …
|
|
|
@5164
|
9 years |
riza |
Changed version to 2.4.5-svn
|
|
|
@5163
|
9 years |
riza |
Remove extra space on the revision number
|
|
|
@5162
|
9 years |
riza |
Remove extra space on the revision number
|
|
|
@5161
|
9 years |
riza |
Tagged 2.4.5
|
|
|
@5160
|
9 years |
riza |
Changed version to 2.4.5
|
|
|
@5159
|
9 years |
nanang |
Updated r5158, as it introduced more warnings on Android about unknown …
|
|
|
@5158
|
9 years |
nanang |
Misc (re #1843): Fixed GCC compile warnings of unused variables in …
|
|
|
@5157
|
9 years |
nanang |
Misc (re #1843): Fixed compile warnings of unused variable.
|
|
|
@5156
|
9 years |
nanang |
Re #1842: Updated automated test scenarios to invoke 'make distclean' …
|
|
|
@5155
|
9 years |
nanang |
Re #1842: Added automated test scenarios for Android and iOS 64-bit
|
|
|
@5154
|
9 years |
nanang |
Misc (re #1843): Fixed compile warnings of "command line option '-frtti' …
|
|
|