#1202 |
PJLIB System Information API
|
bennylp
|
enhancement
|
normal
|
release-1.10
|
pjlib
|
#1203 |
iPhone OS background mode detection
|
bennylp
|
enhancement
|
normal
|
release-1.10
|
pjsua-lib
|
#1204 |
Support for refreshing audio device list (thanks to Seth Hinze for the patch)
|
nanang
|
enhancement
|
normal
|
release-1.10
|
pjmedia-audiodev
|
#1205 |
Configurable delay before registration refresh setting in pjsua_acc_config (thanks to Marcus Froeschl for the patch)
|
bennylp
|
enhancement
|
normal
|
release-1.10
|
pjsip
|
#1206 |
Add pjmedia_stream API to get the last frame type retrieved from the jitter buffer.
|
nanang
|
enhancement
|
normal
|
release-1.10
|
pjmedia
|
#1207 |
Deprecation of <pjmedia/session.h>
|
nanang
|
enhancement
|
normal
|
release-2.0-dev
|
pjmedia
|
#1209 |
Option to update Contact URI when sending re-INVITE or UPDATE
|
bennylp
|
enhancement
|
normal
|
release-1.10
|
pjsua-lib
|
#1210 |
Misc coreaudio fixes for iPhone OS (setting Audio Session category in stream creation and after interruption)
|
nanang
|
enhancement
|
normal
|
release-1.10
|
pjmedia
|
#1211 |
Add pjlib API pj_gettickcount() that returns a monotonically increasing timestamp
|
bennylp
|
enhancement
|
normal
|
release-1.10
|
pjlib
|
#1213 |
Work on video devices
|
nanang
|
enhancement
|
normal
|
release-2.0-dev
|
pjmedia
|
#1214 |
Work on sample applications
|
bennylp
|
enhancement
|
normal
|
release-2.0-dev
|
applications
|
#1215 |
FRAMEWORK
|
nanang
|
enhancement
|
normal
|
release-2.0-dev
|
pjmedia
|
#1216 |
New pjsua_destroy2() API to allow shutting down the library without sending any outgoing messages
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
pjsua-lib
|
#1218 |
Modify configure-iphone to use the latest version of gcc
|
bennylp
|
enhancement
|
normal
|
release-1.10
|
common
|
#1219 |
Work on ffmpeg codecs
|
bennylp
|
enhancement
|
normal
|
release-2.0-dev
|
applications
|
#1220 |
Compiler directive for data alignment
|
bennylp
|
enhancement
|
normal
|
release-2.0-dev
|
pjlib
|
#1227 |
Support for Intel IPP7
|
nanang
|
enhancement
|
normal
|
release-2.0-dev
|
pjmedia
|
#1242 |
Too many re-INVITEs sent by PJSUA-LIB, to lock codec and to conclude ICE negotiation
|
bennylp
|
enhancement
|
normal
|
release-2.1
|
pjsua-lib
|
#1250 |
Update the year in copyright text in all files
|
bennylp
|
enhancement
|
normal
|
release-1.10
|
common
|
#1254 |
Provide different doxygen documentation for different PJSIP versions in the website
|
ismangil
|
enhancement
|
major
|
release-2.0-alpha
|
common
|
#1257 |
Option for using simple FIFO delay buffer in echo canceller
|
nanang
|
enhancement
|
normal
|
release-1.12
|
pjmedia
|
#1259 |
Option to use of 100rel in UAS if UAC supports it (thanks Marcus Froeschl for the suggestion)
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
pjsua-lib
|
#1264 |
Automated testing schedule for 1.x branch
|
ismangil
|
enhancement
|
normal
|
release-1.12
|
common
|
#1268 |
Option for automatic/manual sending of RTCP SDES/BYE for the stream.
|
nanang
|
enhancement
|
normal
|
release-1.12
|
pjmedia
|
#1271 |
Protect all video features inside #if PJMEDIA_HAS_VIDEO macro
|
ming
|
enhancement
|
major
|
release-2.0-alpha
|
common
|
#1274 |
SDL video resize
|
ming
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia-videodev
|
#1276 |
Add baseclasses sample in third_party directory required by dshow_dev
|
ming
|
enhancement
|
minor
|
release-2.0-rc
|
pjmedia-videodev
|
#1279 |
Create fmt_match_cb() for g7221 & amr-nb/wb, and remove the hardcoded ones in sdp_neg.c
|
nanang
|
enhancement
|
minor
|
release-2.0-beta
|
pjmedia
|
#1284 |
Media event framework
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia
|
#1285 |
Add support for SDL 1.3
|
ming
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia-videodev
|
#1292 |
Make sure each video device and video port instance is always unidirectional
|
ming
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia-videodev
|
#1294 |
New pjmedia_codec_register_audio_codecs() API
|
nanang
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia
|
#1295 |
pjmedia_codec_encode() instead of codec->encode
|
nanang
|
enhancement
|
minor
|
release-2.0-alpha
|
pjmedia
|
#1296 |
Deprecate Visual Studio 6
|
ismangil
|
enhancement
|
normal
|
release-2.0-alpha
|
common
|
#1297 |
Dynamic payload type allocation
|
nanang
|
enhancement
|
minor
|
release-2.10
|
pjmedia
|
#1298 |
Use PJ_ERROR consistently
|
bennylp
|
enhancement
|
minor
|
release-2.9
|
common
|
#1299 |
New callback to notify that sound device needs to be opened or closed
|
bennylp
|
enhancement
|
minor
|
release-2.0-alpha
|
pjsua-lib
|
#1300 |
Symmetric payload type in generating SDP answer
|
nanang
|
enhancement
|
normal
|
release-2.0-beta
|
pjmedia
|
#1306 |
Publish non-100 provisional response retransmission interval setting
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
pjsip
|
#1308 |
Pcaputil sample application supports dynamic payload type codecs and audio device output
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
applications
|
#1309 |
Add video device capability to support changing position and hiding of renderer window
|
ming
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia-videodev
|
#1312 |
Support for refreshing video device list
|
ming
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia-videodev
|
#1313 |
Account option to disable registration when account is added (thanks Tony Jago Million for the patch)
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
pjsua-lib
|
#1314 |
New callback to notify application when registration or unregistration has been initiated (thanks Tony Jago Million for the patch)
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
pjsua-lib
|
#1322 |
New console app
|
ming
|
enhancement
|
major
|
release-2.x
|
applications
|
#1323 |
Unit test for video port
|
ming
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia
|
#1325 |
Signature for pjmedia objects
|
nanang
|
enhancement
|
normal
|
release-2.0-alpha
|
pjmedia
|
#1327 |
Simple GUI for video API testing
|
nanang
|
enhancement
|
major
|
release-2.0-alpha
|
applications
|
#1329 |
Option in configure to specify alternate location for SDL
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha
|
common
|
#1336 |
Provide different doxygen documentation for different PJSIP versions in the website
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
common
|
#1338 |
Apply the new fields in account configs to pjsua_modify_acc()
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha
|
pjsua-lib
|
#1339 |
Add renderer device ID into video window info
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha
|
pjsua-lib
|
#1348 |
Update the year in copyright text in all files
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha
|
common
|
#1351 |
Option to initially hide preview window, otherwise the window will float initially
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha
|
pjsua-lib
|
#1359 |
Configurable pj_sockaddr_in padding/sin_zero length
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
pjlib
|
#1366 |
More clever RTP transport remote address switch
|
nanang
|
enhancement
|
normal
|
release-1.12
|
pjmedia
|
#1372 |
New log features: indentation and thread switching indication
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha2
|
common
|
#1373 |
sipecho Testing Application
|
bennylp
|
enhancement
|
normal
|
release-2.0-alpha2
|
applications
|
#1375 |
Option to control first re-registration retry interval
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
pjsua-lib
|
#1381 |
Allow omitting SDP format parameter in video codec
|
nanang
|
enhancement
|
normal
|
release-2.0-alpha2
|
pjmedia
|
#1382 |
Handle flipped image in dshow
|
ming
|
enhancement
|
minor
|
release-2.0-alpha2
|
pjmedia-videodev
|
#1384 |
Setting to control HTTP client source port range (thanks Johan Lantz for the patch)
|
bennylp
|
enhancement
|
minor
|
release-1.12
|
pjlib-util
|
#1388 |
Support for OpenCORE AMR-NB codec (thank you Dan Arrhenius for the contribution!)
|
nanang
|
enhancement
|
normal
|
release-1.12
|
pjmedia
|
#1389 |
Add support for iOS 5 build
|
bennylp
|
enhancement
|
normal
|
release-1.12
|
common
|
#1390 |
Reenable H264 with the lattest ffmpeg
|
nanang
|
enhancement
|
normal
|
release-2.0-beta
|
pjmedia
|
#1392 |
Immediately decode incoming frames to avoid loosing key frames when the jbuf is full and improve latency
|
nanang
|
enhancement
|
normal
|
release-2.0-beta
|
pjmedia
|
#1395 |
Backport of PJSIP 1.x branch into PJSIP 2.0 trunk
|
bennylp
|
enhancement
|
normal
|
release-2.0-beta
|
common
|
#1400 |
More flexible video operation in pjsua application
|
bennylp
|
enhancement
|
normal
|
release-2.0-beta
|
applications
|
#1401 |
Add support for video device's window flags
|
ming
|
enhancement
|
normal
|
release-2.0-beta
|
pjmedia-videodev
|
#1406 |
Add info about ICE candidates being used in transport info and pjsua's call dump output
|
bennylp
|
enhancement
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1412 |
Account specific NAT settings: STUN, ICE, and TURN
|
bennylp
|
enhancement
|
normal
|
release-2.1
|
pjsua-lib
|
#1416 |
Allow application to send data after ICE negotiation fails
|
bennylp
|
enhancement
|
normal
|
release-1.14
|
pjnath
|
#1419 |
Media count manipulation in call basis (thanks Bogdan Krakowski for the suggestion)
|
bennylp
|
enhancement
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1420 |
Event manager
|
nanang
|
enhancement
|
normal
|
release-2.0-beta
|
pjmedia
|
#1422 |
Option to configure or disable RTCP RTT normalization (thanks Lars Helgeson for the patch)
|
nanang
|
enhancement
|
normal
|
release-1.14
|
pjmedia
|
#1424 |
New PJSUA callback of incoming re-offer
|
bennylp
|
enhancement
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1431 |
Support for RFC 4169/Digest Authentication Using AKAv2 (thanks Alex Kolesnichenko for the patch)
|
bennylp
|
enhancement
|
normal
|
release-1.14
|
pjsip
|
#1434 |
Add PJSUA_LOCK_IS_LOCKED()
|
bennylp
|
enhancement
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1437 |
Video keyframe request/response using RTCP feedback Picture Loss Indication
|
nanang
|
enhancement
|
normal
|
release-2.10
|
pjmedia
|
#1448 |
Remove server name setting from TLS transport config
|
bennylp
|
enhancement
|
normal
|
release-1.14
|
pjsip
|
#1450 |
Add support for SDL job queue to grow in size
|
ming
|
enhancement
|
minor
|
release-2.0-rc
|
pjmedia-videodev
|
#1463 |
Separation of PJMEDIA specific implementation to support third party media stack/library in PJSUA-LIB
|
bennylp
|
enhancement
|
normal
|
release-2.0-rc
|
pjsua-lib
|
#1465 |
Decrease TCP/TLS idle time interval to improve battery (thank you Johan Lantz for the report)
|
bennylp
|
enhancement
|
normal
|
release-1.14
|
pjsip
|
#1466 |
Allow to use PJLIB API without PJSUA-LIB API
|
bennylp
|
enhancement
|
normal
|
release-1.14
|
common
|
#1468 |
Add support for iPhone configure script to detect iOS 5.1 SDK
|
bennylp
|
enhancement
|
normal
|
release-1.14
|
common
|
#1472 |
Modify video port to create its own clock instead of using the device's clock
|
nanang
|
enhancement
|
normal
|
release-2.0-rc
|
pjmedia
|
#1474 |
Backport/merge all changes from the 1.x branch
|
bennylp
|
enhancement
|
normal
|
release-2.0-rc
|
common
|
#1478 |
Virtual video device for streaming AVI file
|
ming
|
enhancement
|
normal
|
release-2.0-rc
|
pjmedia-videodev
|
#1479 |
Apply RTCP enhancements for video stream
|
nanang
|
enhancement
|
normal
|
release-2.0-rc
|
pjmedia
|
#1494 |
Use EC options to determine whether to use device/software EC
|
nanang
|
enhancement
|
normal
|
release-1.14
|
pjmedia
|
#1500 |
Configure options to disable video
|
bennylp
|
enhancement
|
normal
|
release-2.0
|
common
|
#1506 |
Add PJSUA callback for SDP creation (thanks Peter Koletzki for the feedback)
|
bennylp
|
enhancement
|
normal
|
release-2.0
|
pjsua-lib
|
#1508 |
Miscellaneous fixes
|
bennylp
|
enhancement
|
normal
|
release-2.0
|
common
|
#1513 |
pj_pool_safe_release() API
|
bennylp
|
enhancement
|
normal
|
release-2.6
|
pjlib
|
#1516 |
Build system for Android target
|
bennylp
|
enhancement
|
normal
|
release-2.2
|
common
|
#1518 |
Android audio device
|
nanang
|
enhancement
|
normal
|
release-2.2
|
pjmedia-audiodev
|
#1519 |
pjsua2: New high level API in C++ on top of PJSUA-LIB
|
bennylp
|
enhancement
|
normal
|
release-2.2
|
pjsua-lib
|
#1521 |
Initial support for BlackBerry 10 (BB10) platform
|
bennylp
|
enhancement
|
normal
|
release-2.0.1
|
common
|
#1523 |
SIPp python test module
|
bennylp
|
enhancement
|
normal
|
release-2.0.1
|
unit-tests
|
#1524 |
Miscellaneous fixes
|
bennylp
|
enhancement
|
minor
|
release-2.0.1
|
common
|