source: pjproject

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @4132   12 years nanang Fix #1511: destroy the media transport of the removed media.
(edit) @4131   12 years nanang Close #1500: - Added configure options to disable video. - Fixed …
(edit) @4130   12 years nanang Re #1509: backported r4122-r4129.
(edit) @4129   12 years nanang Misc (re #1508): Fixed warning of unused var in pjsua_app.c when video is …
(edit) @4128   12 years nanang Close #1506: Added PJSUA callback for SDP creation.
(edit) @4127   12 years nanang Fix #1505: pjsua_acc_modify() performs unregistration first when account …
(edit) @4126   12 years nanang Fix #1499: Crash in libsrtp when handling certain RTCP packets, more info: …
(edit) @4125   12 years nanang Fix #1510: sharing and assertion problem with native ALSA device.
(edit) @4124   12 years nanang Misc (re #1503): Fixed typo in PJMEDIA_JBUF_PRO_DISC_MAX_BURST doxygen.
(edit) @4123   12 years ming Re #1508 (misc): Fixed incorrect typecast of pjmedia_vid_stream
(edit) @4122   12 years bennylp Re #1509: backported r4112-4121
(edit) @4121   12 years bennylp Misc fixes (re #1503): parsing PJ_VERSION in setup.py
(edit) @4120   12 years ming Re #1508 (misc): Fixed compilation error if PJMEDIA_STREAM_ENABLE_KA is …
(edit) @4119   12 years nanang Fix #1507: Added TLS support in pjsua_transport_get_info().
(edit) @4118   12 years ming Fixed #1504: Crash when trying to answer calls but call has been …
(edit) @4117   12 years nanang Misc (re #1503): fixed switchboard pjmedia_conf_connect_port() return code …
(edit) @4116   12 years nanang Fix #1502: break the fill_buffer() loop on EOF when PJMEDIA_FILE_NO_LOOP …
(edit) @4115   12 years nanang Fix #1501: Added max incoming framerate state in video stream to check for …
(edit) @4114   12 years bennylp Changed version to 2.0-rc-svn
(edit) @4113   12 years bennylp Tagged 2.0-rc
(edit) @4112   12 years bennylp Changed version to 2.0-rc
Note: See TracRevisionLog for help on using the revision log.