source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4232   12 years ming Re #1559: Add support for OS X version after 10.7.x
(edit) @4231   12 years ming Re #1518: Add JNI-based Android audio device
(edit) @4230   12 years bennylp Fixed #1570: Update BlackBerry? BB10 audio device to the latest SDK R6
(edit) @4229   12 years bennylp More #1412: also handle the case for presence subscription, publish, and …
(edit) @4228   12 years bennylp Fixed #1569: Option to allow hash character ('#') to appear in user part …
(edit) @4227   12 years bennylp More re #1412: set default value of PJSIP_CHECK_VIA_SENT_BY to 0, because …
(edit) @4226   12 years ming Re #1518: Add support for cross-platform OpenSL audio device (thanks to …
(edit) @4225   12 years nanang Re #1562: Added compile-time setting to enable/disable "c=" line in SDP …
(edit) @4224   12 years nanang Close #1567: Added option to use STUN2 format for resolving mapped address …
(edit) @4223   12 years nanang Fixed #1566: - Increased RTP check count from 5 to 50. - Immediate stop …
(edit) @4222   12 years ming Re #1516: Fixed compatibility problem with configure script on Ubuntu
(edit) @4221   12 years ming Re #1516: Add help info for configure-android, add support for selecting …
(edit) @4220   12 years nanang Fixed #1565: deadlock in DNS resolver.
(edit) @4219   12 years nanang Fixed #1563: Crash when resolving STUN when there is no network …
(edit) @4218   12 years bennylp Fixed #1412: Account specific NAT settings: STUN, ICE, and TURN
(edit) @4217   12 years nanang Re #1559: fixed uninitialized variable bug in icedemo sample app (thanks …
(edit) @4216   12 years nanang Re #1562: fixed typo in pjsua app video option help: the default for …
(edit) @4215   12 years ming Re #1518: Add Android configuration interface and volume capability
(edit) @4214   12 years nanang Close #1561: Added new user credentials lookup callback that also passes …
(edit) @4213   12 years nanang Fixed #1560: Added 'timer' in require header in sending 2xx response when …
(edit) @4212   12 years ming Re #1559: Add doc about on_incoming_subscribe() to call …
(edit) @4211   12 years ming Re #1516: Add sample config for Android build Please refer to …
(edit) @4210   12 years ming Re #1558: Add URI test entry for this case in pjsip test
(edit) @4209   12 years ming Fixed #1558: Bug in parsing quoted URI strings
(edit) @4208   12 years ming Fixed #1556: Fix From/To? tag and Via branch comparison to be case …
(edit) @4207   12 years ming Fixed #1577: assertion when TURN session is already destroyed
(edit) @4206   12 years ming Fixed #1555 : Bug with via_rewrite feature when the account gets deleted
(edit) @4205   12 years bennylp Fixed #1554: Assertion in ICE when STUN resolution yields a same address …
(edit) @4204   12 years bennylp Fixed #1553: Account setting to disable re-INVITE or UPDATE to lock codec
(edit) @4203   12 years bennylp Fixed #1552: Possible crash if media transport stop() is called on ICE …
(edit) @4202   12 years ming Re #1516: Add automatic Android API level detection and option to use …
(edit) @4201   12 years bennylp Fixed #1551: Assertion in TURN code when shutdown or destroy is called …
(edit) @4200   12 years nanang Fix #1550: Auto re-registration does not work if application does not set …
(edit) @4199   12 years nanang Re: Added compile-time setting PJNATH_STUN_SOFTWARE_NAME to specify …
(edit) @4198   12 years nanang Fix #1549: Always reset conference port mixing buffer when it has …
(edit) @4197   12 years nanang Fix #1547: - Added PJMEDIA_MAX_MRU to specify maximum packet size in …
(edit) @4196   12 years bennylp Re #1548: Crash due to racing condition in timer when call is disconnected …
(edit) @4195   12 years ming Re #1516: add configure-android file
(edit) @4194   12 years ming Re #1546: apjsua sample application
(edit) @4193   12 years ming Re #1518: Add support for OpenSL ES audio device
(edit) @4192   12 years ming Re #1516: Build system for Android How to use: * export …
(edit) @4191   12 years ming Changed version to 2.0.1-svn
(edit) @4190   12 years ming Tagged 2.0.1
(edit) @4189   12 years ming Changed version to 2.0.1
(edit) @4188   12 years nanang Re #1523: use random port for PJSUA instance(s) and configurable SIPp …
(edit) @4187   12 years nanang Re #1523: sipp output redirection to /dev/null somehow caused sipp …
(edit) @4186   12 years ming Re #1540: Fixed assertion when terminating MWI subscription
(edit) @4185   12 years ming Re #1537: Modify NAT detection to no longer update the transport address.
(edit) @4184   12 years nanang Re #1523: avoid false failure reported by sipp scenario …
(edit) @4183   12 years nanang Re #1523: - runall.py: fix option parser - run.py: avoid double newlines …
(edit) @4182   12 years ming Re #1524: Added call to pjmedia_transport_simulate_lost() for async media …
(edit) @4181   12 years ming Re #1537: Fixed bug that does not update via_sent_by upon NAT address …
(edit) @4180   12 years ming Re #1540: Modify MWI subscription setting on run-time * Add subscription …
(edit) @4179   12 years nanang Re #1523: fixed mod_sipp.py problems in executing sipp on unix/mac …
(edit) @4178   12 years nanang Re #1523: added sipp scenario for call transfer (attended & unattended).
(edit) @4177   12 years nanang Close #1523: - updated scenarios to work with mod_sipp.py (adding config …
(edit) @4176   12 years nanang Re #1526: r4175 missed PJSUA_UNLOCK() on some failure cases in …
(edit) @4175   12 years nanang Fix #1526: - Fix incoming call without SDP by delaying media init in …
(edit) @4174   12 years bennylp Fixed #1541: Crash in third party media sample application after library …
(edit) @4173   12 years ming Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for …
(edit) @4172   12 years nanang Close #1540: - added pjsua_acc_config.mwi_expires, also compile-time …
(edit) @4171   12 years nanang Fix #1539: Applied non-strict update of remote capability info after …
(edit) @4170   12 years bennylp Fixed #1538: Suppress SIGPIPE for broken TCP connection on Linux (thanks …
(edit) @4169   12 years nanang Re #1535: Added check if module "mod-stateful-util" has been unregistered.
(edit) @4168   12 years ming Re #1536: Revert r4167
(edit) @4167   12 years ming Fixed #1536: Modify video port creation parameter to be set with actual …
(edit) @4166   12 years ming Re #1524: Removed SDL/ffmpeg libraries from ipjsua sample app.
(edit) @4165   12 years bennylp Fixed #1535: Pending outgoing TCP transmission may cause crash if the …
(edit) @4164   12 years nanang Close #1534: done.
(edit) @4163   12 years bennylp Fixed #1533: Deadlock in processing media transport asynchronous creation …
(edit) @4162   12 years nanang Re #1532: put back the 'redundant' loop at the beginning.
(edit) @4161   12 years nanang Close #1532: optimization in conference bridge get_frame().
(edit) @4160   12 years nanang Fix #1531: fixed memory and handle leak issue in clock thread.
(edit) @4159   12 years ming Re #1529: Modify configure script to search for SDL2 first.
(edit) @4158   12 years nanang Fix #1528: - fixed video format YV12 (was YUV planar 16bpp, should be YVU …
(edit) @4157   12 years nanang Close #1529: - replaced obsoleted SDL constants SDL_*_OVERLAY - updated …
(edit) @4156   12 years bennylp Fixed #1530: Sending ACK is reported with wrong pjsip_event info
(edit) @4155   12 years bennylp Re #1527: fixed bug in pjsua-lib, where registration operation may cause …
(edit) @4154   12 years bennylp Re #1527: added debugging facility to the timer heap. By enabling …
(edit) @4153   12 years ming Creating android branch for initial Android development/porting
(edit) @4152   12 years nanang Misc (re #1524): Added sipecho to MSVC project 'Samples' (the …
(edit) @4151   12 years ming Re #1521: minor fixes to BB10 dev.
(edit) @4150   12 years ming Fixed #1521: Add initial support for BlackBerry? 10 (BB10) platform. …
(edit) @4149   12 years ming Fixed #1525: Modify configure script to disable autodetection when …
(edit) @4148   12 years bennylp Re #1524 (misc fixes): added command line options to specify port and TCP …
(edit) @4147   12 years nanang Re #1523: Initial version of SIPp python test module.
(edit) @4146   12 years nanang Fix #1522: 1. Updated the 'shifter' (expected max openssl reason code) to …
(edit) @4145   12 years bennylp Fixed #1515: Sound device is not closed when the call fails to connect …
(edit) @4144   12 years nanang Changed version to 1.14.2-svn
(edit) @4143   12 years nanang Tagged 1.14.2
(edit) @4142   12 years nanang Changed version to 1.14.2
(edit) @4141   12 years bennylp Changed version to 2.0-svn
(edit) @4140   12 years bennylp Tagged 2.0
(edit) @4139   12 years bennylp Changed version to 2.0
(edit) @4138   12 years bennylp Re #1508 (Misc): put comment in srtp_optional_dup_offer field to say that …
(edit) @4137   12 years bennylp Re #1509: backported r4130-4136
(edit) @4136   12 years bennylp Re #1514: fixed the incoming call scenario, and changed disconnection code …
(edit) @4135   12 years bennylp Fixed second problem in re #1514: NULL state is reported instead of …
(edit) @4134   12 years bennylp Fixed first problem in #1514: assertion when media transport …
(edit) @4133   12 years bennylp Fixed #1512: added Option to continue ICE operation even when STUN …
Note: See TracRevisionLog for help on using the revision log.