summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21Tagged 1.8.5v1.8.5Benny Prijono
2010-10-21Changed version to 1.8.5Benny Prijono
2010-10-21Misc (re #1134): fixed compilation error in python module due to last change ...Benny Prijono
2010-10-21Misc (re #1134): added the ability to add python module build with the top le...Benny Prijono
2010-10-20Misc (re #1134): enable doxygen documentation for pj_actievsock_set_iphone_os...Benny Prijono
2010-10-20Fixed #1149 (Crash when holding the call after receiving SDP answer with mult...Benny Prijono
2010-10-18Re #1140, cleaned up the mutex usages in SRTP transport:Nanang Izzuddin
2010-10-16Fixed #1148:Nanang Izzuddin
2010-10-14Misc (re #1134): fixed failed unit tests due to changes in DNS resolver code ...Benny Prijono
2010-10-14Misc (re #1134): changed dynamic payload type starting value for internal cod...Benny Prijono
2010-10-14Misc (re #1134): fixed failure in resolving DNS A resolution if the answer co...Benny Prijono
2010-10-13Misc (re #1134): added the missing ARCH environment variable in CPP command i...Benny Prijono
2010-10-13Fixed #1147 (Bug in parsing multipart message bodies (thanks Johan Lantz for ...Benny Prijono
2010-10-13Misc (Re #1134): do not allow subscription state callback to be called with N...Benny Prijono
2010-10-13Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz for ...Benny Prijono
2010-10-12Closed #1144: New presence callback to report subscription state (thanks Joha...Benny Prijono
2010-10-12Re #1146: minor fix in test file commentsBenny Prijono
2010-10-12Closed #1146: support for multipart message bodies in incoming NOTIFY requestsBenny Prijono
2010-10-11Fix #1145: API to enable/disable support for iOS BG feature during runtimeLiong Sauw Ming
2010-10-10Misc (re #1134): Fixed memory leak after getting audio route capability in co...Liong Sauw Ming
2010-10-05Fix #1143:Nanang Izzuddin
2010-10-04Another fix for authentication in HTTP client (re #1136):Benny Prijono
2010-10-01Re #1136 (Basic and digest authentication in the HTTP client): fixed error in...Benny Prijono
2010-10-01Misc (re #1134): added Supported header in outgoing SUBSCRIBE request. Althou...Benny Prijono
2010-10-01Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method sh...Benny Prijono
2010-10-01Closed #1141: Compile and run-time setting to allow printing of port number i...Benny Prijono
2010-09-30Closed #1121 (Deadlock in transaction code when hanging up calls): fixed the ...Benny Prijono
2010-09-30Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overv...Benny Prijono
2010-09-28Close #1137: added field reg_hdr_list into pjsua_acc_config to specify custom...Nanang Izzuddin
2010-09-28Fix #1135: added RTP padding checks and RTP payload length adjustment accordi...Nanang Izzuddin
2010-09-28Fixed #1131: Callee disconnects call without sending BYE if ACK is not receiv...Benny Prijono
2010-09-28Closed #1139 (Support for tel: URI in PJSUA-LIB):Benny Prijono
2010-09-28Close #1138:Nanang Izzuddin
2010-09-27Implemented and closed #1136: added HTTP authentication supportBenny Prijono
2010-09-24Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks David ...Benny Prijono
2010-09-23Misc (re #1134): fixed error in Makefile target for generating doxygen docume...Benny Prijono
2010-09-22Misc (re #1134): fixed default value of pjsua app param "--snd-auto-close" in...Nanang Izzuddin
2010-09-22Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation.Liong Sauw Ming
2010-09-22Fixed #1130Liong Sauw Ming
2010-09-22Close #1133: added processing to remote SDP attribute "ptime".Nanang Izzuddin
2010-09-22Fixed #1132: Assertion when (re)starting PJLIB on different threadBenny Prijono
2010-09-20Closed #1129:Nanang Izzuddin
2010-09-15Closed #1128: ipjsua - add support for iPadLiong Sauw Ming
2010-09-15Fix #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis ...Benny Prijono
2010-09-09Changed version to 1.8-trunkPerry Ismangil
2010-09-08Changed version to 1.8Perry Ismangil
2010-09-08Re #1120: Fixed session timer python test scripts, pjsua app param --use-time...Nanang Izzuddin
2010-09-07Misc (re #1110):Nanang Izzuddin
2010-09-07Re #1120:Nanang Izzuddin
2010-09-07Fixed #1117: Configurable PJSUA-LIB lock timeoutLiong Sauw Ming