summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-25Re #1657: another change to configure-bb10 script to allow user to specify LD...Benny Prijono
2013-04-25Re #1657: changed configure-bb10 script to not add -O2 to CFLAGS if CFLAGS is...Benny Prijono
2013-04-24Fixed #1659: SDP offer version number is not incremented if previous re-INVIT...Benny Prijono
2013-04-24Re #1655: Modified pjsua iOS due to change in pjsua app frameworkLiong Sauw Ming
2013-04-24Re #1655: pjsua app CLI for androidRiza Sulistyo
2013-04-24Re #1656: fixes incorporated from latest email feedbackBenny Prijono
2013-04-24Re #1657: changed default CFLAGS in configure-bb10 to use -O2 to avoid surpri...Benny Prijono
2013-04-23Re #1655: Removed pjsua_wince and PocketPj (replaced with pjsua CLI, which is...Nanang Izzuddin
2013-04-23Re #1655: Fixes on WM and Symbian due to latest pjsua framework changes.Nanang Izzuddin
2013-04-23Re #1655, #1657: fixes due to latest pjsua framework changesBenny Prijono
2013-04-23Re #1656: integration of Gurtej's patch (email re: PJSIP BB10 Performance and...Benny Prijono
2013-04-23Re #1643: Modification to avoid namespace conflict with pjsuaRiza Sulistyo
2013-04-23Re #1657: fixed the pjsip.pri generation script for linking with external th...Benny Prijono
2013-04-23Re #1630: fixed various warningsBenny Prijono
2013-04-23Re #1630 (misc): protect against NULL in when dumping call statistic/displayi...Benny Prijono
2013-04-23Re #1655, #1657: modified pjsua BB10 due to change in pjsua app frameworkBenny Prijono
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