summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-18Fixed minor bug (#1026): custom ICE priority table must not assign greater pr...Benny Prijono
2010-02-17More ticket #1028: fixed compile error caused by corrupted version of passthr...Benny Prijono
2010-02-12More ticket #1009: Initial support for IPP on MacBenny Prijono
2010-02-11More ticket #1018:Liong Sauw Ming
2010-02-10Ticket #1009: Support for IPP 6.1 on LinuxBenny Prijono
2010-02-10Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called...Benny Prijono
2010-02-10More ticket #1018: fixed some more warnings about pointer conversions, or err...Benny Prijono
2010-02-10Fixed ticket #1011: "Invalid operation step" assertion when TCP is usedBenny Prijono
2010-02-10Misc (#1026): swap the order fo --dis-codec and --add-codec execution in pjsu...Benny Prijono
2010-02-10More ticket #1018: fixed warning about incompatible pointer typesBenny Prijono
2010-02-09Fixed ticket #1034: Crash on accepting a call with no codec in the SDP offerBenny Prijono
2010-02-08More ticket #1033:Benny Prijono
2010-02-05Misc (#1018):Liong Sauw Ming
2010-02-05Misc (#1026): PJLIB does not return the correct error code when TCP connectio...Benny Prijono
2010-02-04Implemented ticket #1018: Simple HTTP client implementationLiong Sauw Ming
2010-02-03Ticket #998:Nanang Izzuddin
2010-02-01Ticket #766:Nanang Izzuddin
2010-01-29More ticket #1033:Benny Prijono
2010-01-29Ticket #1028:Nanang Izzuddin
2010-01-29More ticket #1037:Benny Prijono
2010-01-29Fixed ticket #1037: Memory pool alignment error when alignment is set to be g...Benny Prijono
2010-01-28Ticket #1028 (minor):Nanang Izzuddin
2010-01-27Initial implementation of ticket #1016: Native Linux ALSA audio device backen...Benny Prijono
2010-01-27Ticket #1028: Recommit r3074 with updated codec.h.Nanang Izzuddin
2010-01-27Fixed ticket #1036: Stray timer may be registered by SIP TCP and TLS transpor...Benny Prijono
2010-01-27Fixed ticket #1035: Crash in timer heap cleanup sequence on Symbian if the po...Benny Prijono
2010-01-26Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing bu...Benny Prijono
2010-01-26Ticket #1028:Nanang Izzuddin
2010-01-25Misc fix (#1026): incoming call event is not detected by PocketPJ sample appl...Benny Prijono
2010-01-25Misc (#1026): missed PLC availability check in stream get_frame_ext().Nanang Izzuddin
2010-01-25Initial commit for #1033: Assertion error when shutting down PJSIP while TCP/...Benny Prijono
2010-01-21Misc (#1026): initialize display field of SIP name address to NULL, as some l...Benny Prijono
2010-01-21Fixed ticket #1030: Missing To tag in out-of-dialog response (thanks Rui Mace...Benny Prijono
2010-01-21Ticket #1029: Fix support for multiple (event) subscriptions in a single dial...Benny Prijono
2010-01-21Related to #969: make maximum PLC generated frames configurable (PJMEDIA_MAX_...Benny Prijono
2010-01-20Ticket #1026: Wrong endianness detection for Motorola m68k architecture in pj...Benny Prijono
2010-01-20Ticket #969:Nanang Izzuddin
2010-01-15Small bug in ticket #1025, which caused build error related to PortAudio in M...Benny Prijono
2010-01-15Ticket #694: work on 'make install':Benny Prijono
2010-01-14More #1025 (support for using external third party libraries): Benny Prijono
2010-01-14Ticket #1027: Fixed stream to skip (frame.buf!=NULL) checking when frame type...Nanang Izzuddin
2010-01-14Misc (#1026): remove the code that silently set SO_SNDBUF/SO_RCVBUF as it's n...Benny Prijono
2010-01-13Initial fixes for #993 (OpenSolaris issues)Benny Prijono
2010-01-13Ticket #1025: Support for using different PortAudio installation/pathBenny Prijono
2010-01-13Initial OpenBSD fixes (#994):Benny Prijono
2010-01-11Updated to 1.5.5-trunk after releasePerry Ismangil
2010-01-11Changed version to 1.5.5Perry Ismangil
2010-01-08More ticket #1013: PJSIP resolver should not try to resolve the target if IP ...Benny Prijono
2010-01-08Ticket #1015: Disabled ioqueue Completion Port (ioqueue_winnt.c).Nanang Izzuddin
2010-01-08Ticket #1001:Nanang Izzuddin