summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-07Tagged 1.8.10v1.8.10Benny Prijono
2010-12-07Changed version to 1.8.10Benny Prijono
2010-12-06Fixed #1160: Option to bypass RTP payload type verification in the stream (th...Benny Prijono
2010-12-05Misc (re #1151): Fixed crash in coreaudio_dev when there is no call during an...Liong Sauw Ming
2010-12-02Misc (re #1151): respond incoming re-INVITE with 491 instead of 500 if we are...Benny Prijono
2010-12-02Re #1165: fixed SRTP transport to not update the SRTP activation flag, i.e: b...Nanang Izzuddin
2010-12-02Fixed #1170 (Assertion when receiving updated SDP offer with all media lines ...Benny Prijono
2010-12-02Re #1166 (SDP offer/answer glare): added SIPp scenario file to reproduce thisBenny Prijono
2010-12-02Fixed #1166: Detection of offer/answer glare condition with re-INVITEBenny Prijono
2010-12-02Fix #1171, fixed issues in pjmedia_codec_mgr_set_default_param():Nanang Izzuddin
2010-12-02Misc (re #1151): fixed bug in pjmedia_session_enum_streams(), used wrong poin...Nanang Izzuddin
2010-12-02Misc (re #1151): Fixed pjsip_multipart_create() in initializing media type, s...Nanang Izzuddin
2010-12-01Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: contact_para...Nanang Izzuddin
2010-12-01Fix #1165:Nanang Izzuddin
2010-11-29Fixed #1164: Possible crash in PUBLISH session if network connectivity is los...Benny Prijono
2010-11-25Fix #1163:Nanang Izzuddin
2010-11-18Misc (re #1151): support for sched_get_priority_max/min in OpenBSD (thanks Da...Benny Prijono
2010-11-18Re #1020 (Support for SIP outbound and Path extension (RFC 5626)): added pjsu...Benny Prijono
2010-11-17Fixed #1159: UPDATE is sent to lock codec even though call is being disconnectedBenny Prijono
2010-11-17Re #1151 (misc): also enable plain UDP SIP transport when enabling IPv6, sinc...Benny Prijono
2010-11-17Fixed #1158: Possible wrong multiplexing of STUN traffic inside TURN Data Ind...Benny Prijono
2010-11-16Re #1020: fixed pjsua_acc.c, wrong allocation length for outbound contact.Benny Prijono
2010-11-16re #1020 (SIP outbound): remove sip.instance and reg-id parameters from the C...Benny Prijono
2010-11-16Implemented SIP outbound (closed #1020)Benny Prijono
2010-11-15Re #1151 (misc fixes): fixed error in pjsua application when handling malform...Benny Prijono
2010-11-12Fix #1157: Fixed Symbian SSL socket to re-align the write (circular) buffer o...Nanang Izzuddin
2010-11-10Fixed #1156: New option to ignore bad NOTIFY presence message body (thanks Jo...Benny Prijono
2010-11-03Misc (re #1151): fixed the compile time switch to use iLBC codec on iPhoneBenny Prijono
2010-11-03Fixed #1155 (Run-time option to disable the use of "rport" in outgoing reques...Benny Prijono
2010-11-03Fixed #1154 (Run-time option to disable telephone-event in outgoing SDP offer...Benny Prijono
2010-10-29Misc (re #1151): fixed jitter buffer state 'jb_max_burst' initialization, MAX...Nanang Izzuddin
2010-10-28Fix #1153: Fixed missing header dependency in pjmedia-codec/types.h, it shoul...Nanang Izzuddin
2010-10-26Misc (re #1151): fixed error in make dep execution if python module is includ...Benny Prijono
2010-10-26Fixed #1152 (The base64 decoder should ignore whitespaces in the input). In f...Benny Prijono
2010-10-21Changed version to 1.8.5-trunkBenny 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