summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-18Closed #1678: Proper error handling in WAV writerLiong Sauw Ming
2013-06-13Fixed #1676: fixed assertion when SDL initialization fails on library startup.Nanang Izzuddin
2013-06-13Close #1675: Added callback to allow application to specify account to handle...Nanang Izzuddin
2013-06-13Re #1671: Destroy tdata_counter only after cleaning up dangling transmit buffer.Nanang Izzuddin
2013-06-07Fixed #1673: Use Request URI when matching incoming request to account if the...Benny Prijono
2013-05-31Re #1630 (misc): Fixed private ip detection in pjsua_accLiong Sauw Ming
2013-05-30Fixed #1671:Nanang Izzuddin
2013-05-30Re #1630 (misc): Fixed various error handling (sip_transport.c and sip_endpoi...Liong Sauw Ming
2013-05-30Re #1664: Fixed wrong handling of poll errorLiong Sauw Ming
2013-05-29Re #1630 (misc): Fixed typo and missing include in coreaudio devLiong Sauw Ming
2013-05-28Re #1655:Riza Sulistyo
2013-05-28Re #1643: Restore configuration reset with added modification on app destroy....Riza Sulistyo
2013-05-24Fixed #1670:Nanang Izzuddin
2013-05-23Fix #1669: When (account/global) proxy setting is changed, unregister and res...Nanang Izzuddin
2013-05-23Re #1643:Riza Sulistyo
2013-05-18Fixed #1667: Handle incoming UPDATE before 101-199 response is receivedBenny Prijono
2013-05-16Misc re #1630: added more error logging to SDL, to print SDL error message wh...Benny Prijono
2013-05-16Misc re #1630: link error on iOS build if LDFLAGS contains -ObjC and PJMEDIA_...Benny Prijono
2013-05-10Re #1662: Clear call descriptor before making callLiong Sauw Ming
2013-05-10Fixed #1666: Handle case when call unhold failedLiong Sauw Ming
2013-05-06Fix #1665: Added check for tx_data pending state in tsx_send_msg().Nanang Izzuddin
2013-05-03Fixed #1664: Fixed the bug of unhandled error events in non-connecting socket...Nanang Izzuddin
2013-05-03Fix #1663: Fixed pj_ioqueue_register_sock2() to avoid access to uninitialized...Nanang Izzuddin
2013-05-03Re #1643: - Modification to shortcut handling(execution&display).Riza Sulistyo
2013-04-30Re #1656: change back frags_max to 3 from -1Benny Prijono
2013-04-29Re #1655: add svn ignore property for pjsua android projectRiza Sulistyo
2013-04-29Re #1655: Removed old ipjsua project and add svn ignore propertyLiong Sauw Ming
2013-04-29Fixed #1662: Reset/nullify the pointer to dialog in internal PJSUA call struc...Nanang Izzuddin
2013-04-26Re #1657: allow --simulator argument to appear at any position in configure-b...Benny Prijono
2013-04-26Misc (re #1630): check for sound device idle when pjsua library is startedBenny Prijono
2013-04-26Fixed #1661: Option to use SO_REUSEADDR for TCP and TLS listeners and use it ...Benny Prijono
2013-04-26Re #1655: Update svn:ignore property for intermediate/output files.Nanang Izzuddin
2013-04-25Fixed #1660: SIP transport fallbacks to use default interface when pj_getipin...Nanang Izzuddin
2013-04-25Re #1656: put back PLUGIN_ROUTING as per the latest suggestionBenny Prijono
2013-04-25Re #1656: fixes to audio routing from latest suggestionsBenny Prijono
2013-04-25Re #1636: change include directive to relative path to simplify build configRiza Sulistyo
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