summaryrefslogtreecommitdiff
path: root/pjsip/include
AgeCommit message (Expand)Author
2014-08-21Close #1735: Implemented secure dialog check of "sips" scheme in Contact/Reco...Nanang Izzuddin
2014-08-18More re #1677:Benny Prijono
2014-08-18Closed #1677: Contact uses source port in initial registration.Benny Prijono
2014-08-13Close #1779: Add APIs for external/native thread registration to pjsua2: Endp...Nanang Izzuddin
2014-06-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-05-19Fixed #1767: Tone generation API in pjsua2 and SWIG wrappersBenny Prijono
2014-04-15Closed #1760: added pjsip_tcp_transport_get_socket() API to get the raw socke...Benny Prijono
2014-03-25Re #1752: Add option to resolve hostname when trying to get network interface.Riza Sulistyo
2014-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-03-06Re #1742 (misc): Fixed doc for Call::reinvite() in pjsua2 libLiong Sauw Ming
2014-03-04Close #1739: Info of last receive timestamp and data size in TCP/TLS.Nanang Izzuddin
2014-02-28Fixed #1699: Transport state callback to report transport shutdown events (Th...Liong Sauw Ming
2014-02-27Fix #1741: fixed AudioMedia in setting signal level adjustment and querying s...Nanang Izzuddin
2014-02-27Fixed #1740: TLS will be used whenever request URI uses "sips" scheme regardl...Nanang Izzuddin
2014-02-19Fixed #1738: Infinite loop when re-INVITE is received while adding new mediaBenny Prijono
2014-02-12More pjsua2 API (re #1519): renamed TimeValue to TimeVal due to conflict in i...Benny Prijono
2014-02-12More pjsua2 API (re #1519): changed default options value in createPlayer(), ...Benny Prijono
2014-02-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-29Close #1728: Removed milenage library from linking setting.Nanang Izzuddin
2014-01-24Re #1722: Riza Sulistyo
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2014-01-02Re #1630 (misc): Fixed documentation of pjsip_generic_int_hdrLiong Sauw Ming
2013-12-03Re #1630: updated wrong documentation about default jb_init value in pjsua. T...Benny Prijono
2013-11-19Fixed #1712: Must not send BYE before ACK is receivedBenny Prijono
2013-09-06Fixed #1698: Follow account config in generating contact's secure scheme and ...Nanang Izzuddin
2013-09-04Closed #1696: IP change detection (Contact rewrite method) based on REGISTER ...Liong Sauw Ming
2013-08-21Re #817: Fix replying to re-INVITE after it was cancelled (thanks to Saúl Ib...Liong Sauw Ming
2013-08-06Fixed #1693: Pay attention to reg_hdr_list and sub_hdr_list in pjsua_acc_modi...Benny Prijono
2013-07-15Re #817: Initial work for allowing application to respond to re-INVITE manually.Liong Sauw Ming
2013-07-10Re #1687: Add SDP negotiation flags in invite sessionLiong Sauw Ming
2013-07-10Closed #1688: Add support for different To and Target URI in outgoing call an...Liong Sauw Ming
2013-06-24Closed #1668: Option to use the IP address found in REGISTER response in the SDPBenny Prijono
2013-06-21Re #1682: Use account specific variable to keep track of the next rtp port to...Liong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-06-13Close #1675: Added callback to allow application to specify account to handle...Nanang Izzuddin
2013-05-30Fixed #1671:Nanang Izzuddin
2013-05-24Fixed #1670:Nanang Izzuddin
2013-04-26Fixed #1661: Option to use SO_REUSEADDR for TCP and TLS listeners and use it ...Benny Prijono
2013-04-10Misc (re #1630): Added doxygen describing the persistency of message data (cu...Nanang Izzuddin
2013-03-20Misc (re #1630): Exported parse_generic_array_hdr() implementation, named pjs...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-06Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact headerLiong Sauw Ming
2013-03-05Implementation of Re #1628: Modify SIP transaction to use group lock to avoid...Benny Prijono
2013-02-26Close #1615: Fixed bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SI...Nanang Izzuddin
2013-02-13Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to acce...Nanang Izzuddin
2013-02-07Close #1602: configurable local port range for ICE transport.Nanang Izzuddin
2013-02-06Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE negotiation ...Nanang Izzuddin
2012-11-26Fixes #1595: Allow call hangup immediately after outgoing callLiong Sauw Ming