summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-19Re #1655: Initial implementation of pjsua CLI app for Windows Mobile (5.x & 6...Nanang Izzuddin
2013-04-19Re #1630: Fixed mp3 writer to work with PJSIP 2.x (thanks to Toni Rutar for t...Liong Sauw Ming
2013-04-19Re #1655, #1657: BB10 pjsua app settingBenny Prijono
2013-04-19Misc (re #1630): set default frames per packet for AMR codec to 1 (from 2) be...Benny Prijono
2013-04-19Re #1656: BB10 sound device fixes:Benny Prijono
2013-04-19Re #1657: set default pjsua media quality to 4 for BB10 to activate the small...Benny Prijono
2013-04-19Re #1655: Removed symbian_ua and symbian_ua_gui.Nanang Izzuddin
2013-04-19Re #1655: Initial implementation of pjsua CLI app for Symbian.Nanang Izzuddin
2013-04-19Re #1643: Code restructure + modification to handle non blocking modeRiza Sulistyo
2013-04-16Re #1656: fixed bug from c4467Benny Prijono
2013-04-16Fixed #1658: Stop media endpoint's worker threads first when destroying media...Liong Sauw Ming
2013-04-16More re #1657, #1655: added Momentics project fileBenny Prijono
2013-04-15Re #1657, #1655: ignore BB10 Momentics IDE files from svnBenny Prijono
2013-04-15Re #1657, #1655: initial implementation of pjsua CLI app for BlackBerry BB10Benny Prijono
2013-04-15Re #1630: fixed missing parenthesis in disabled blockBenny Prijono
2013-04-15Re #1657: config_site_sample.h settings for BB10Benny Prijono
2013-04-15Re #1657: BB Integration:Benny Prijono
2013-04-15Re #1656: add hardware echo cancellation capability to BB10 audio deviceBenny Prijono
2013-04-15Re #1630: Modified OpenSSL library names for Win platform.Liong Sauw Ming
2013-04-12Re #1655: Moved the definition of USE_GUI to pjsua iOSLiong Sauw Ming
2013-04-12Re #1655: pjsua app CLI for iOSLiong Sauw Ming
2013-04-10Misc (re #1630): Added doxygen describing the persistency of message data (cu...Nanang Izzuddin
2013-04-09Fix #1654: do not cancel SDP offer when transaction state changes from 'compl...Nanang Izzuddin
2013-04-05Re #1643: Code restructure+add callback to support symbian gui appRiza Sulistyo
2013-04-03More re #1653: bug in previous checkin, the local_hold flag was released rega...Benny Prijono
2013-04-03More re #1643: changed svn file type property to nativeBenny Prijono
2013-04-03Fix #1811: Set SDP direction attribute to "sendonly" in answering call unhold...Nanang Izzuddin
2013-04-03Fixed #1653: [incompatible] pjsua_call_update() API should not release holdBenny Prijono
2013-04-03Fixed #1652: Media feature tag "+sip.ice" is not used because of wrong accoun...Benny Prijono
2013-04-03Fixed #1651: incoming CANCEL request is not reported in any callbacksBenny Prijono
2013-03-29Re #1630 (misc): Added missing destroy of mutexes. This may cause failure to ...Liong Sauw Ming
2013-03-29Re #1630 (misc): Fixed compilation problem due to r4275 if PJSIP_CHECK_VIA_SE...Liong Sauw Ming
2013-03-28Fixed #1650: Close sound device when outgoing call failsLiong Sauw Ming
2013-03-27Re #1630: Prevent the update of TCP transport address if the address is zero.Liong Sauw Ming
2013-03-22Fix #1649: Invoke SIP TLS transport callback when transport is shutdown by TL...Nanang Izzuddin
2013-03-22Fixed #1648: Timer heap new API cancel_if_active() should not assert if given...Benny Prijono
2013-03-21More on re #1646: added flag to prevent another transmit data from being tran...Benny Prijono
2013-03-21Close #1647: updated subscription lookup in on_new_transaction() to skip subs...Nanang Izzuddin
2013-03-21Part 2, fixed #1646: crash in transaction when it is destroyed while transpor...Benny Prijono
2013-03-20Misc (re #1630): Exported parse_generic_array_hdr() implementation, named pjs...Nanang Izzuddin
2013-03-20Part 1 of re #1646: fixed the deadlock problem in SIP transaction related to ...Benny Prijono
2013-03-20Misc (re #1630): Added compile-time setting to configure audio switchboard bu...Nanang Izzuddin
2013-03-19Close #1645: Added run-time setting 'pjsip_cfg()->req_has_via_alias' and comp...Nanang Izzuddin
2013-03-19Re #1644: Added run-time setting 'pjsip_cfg()->follow_early_media_fork' and c...Nanang Izzuddin
2013-03-14Re #1643: add initial support for CLIRiza Sulistyo
2013-03-13Fixed #1642: Media transport may not be cleaned up if call is hung up quicklyBenny Prijono
2013-03-12Fixed #1641: Handling transport disconnection when the transaction state is s...Liong Sauw Ming
2013-03-11Fixed #1640: Registration is terminated permanently on 480 (Temporarily Not A...Benny Prijono
2013-03-11Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua &...Nanang Izzuddin
2013-03-11Fixed #1638: more group lock fixes, this time for ioqueue_epollBenny Prijono