summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-29More ticket #706: renamed output names from vs8 to vc8 to make it backward co...Benny Prijono
2009-04-29Ticket #706:Nanang Izzuddin
2009-04-29Ticket #762: Cleaned up jbuf.c of unused function jb_framelist_origin().Nanang Izzuddin
2009-04-28Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the s...Benny Prijono
2009-04-28Ticket #706: Merged branch vs-reorg2 into trunk:Nanang Izzuddin
2009-04-28Ticket #800: Change in IP address selection algorithm (the pj_gethostip() fun...Benny Prijono
2009-04-27Ticket #693: Allow incoming MESSAGE request without message bodyBenny Prijono
2009-04-27Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Ga...Benny Prijono
2009-04-26Fixed ticket #506: Behavior when cancelling INVITE before provisional respons...Benny Prijono
2009-04-26Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK but 4...Benny Prijono
2009-04-23More ticket #706: removed all currently unsupported platforms such as WM 2003...Benny Prijono
2009-04-23#792 work in progress testing sln change: remove solution items and no mixed ...Perry Ismangil
2009-04-23Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joe...Benny Prijono
2009-04-22Part of ticket #780: enhance the PJNATH doxygen documentationBenny Prijono
2009-04-22Ticket #706: Recleaned up configuration manager settings, make sure all platf...Nanang Izzuddin
2009-04-22Ticket #706:Nanang Izzuddin
2009-04-22Ticket #774: Replaced abort() & printf(), which caused linking error on WM pl...Nanang Izzuddin
2009-04-22Ticket #706: Merged branch vs-reorg into trunk:Nanang Izzuddin
2009-04-20More ticket #774: replaced dependency to STLBenny Prijono
2009-04-20More ticket #774: added option to shift PCM input to encoder right by some va...Benny Prijono
2009-04-18More ticket #774: compilation error for VS8 and make build system due to last...Benny Prijono
2009-04-18More ticket #774: optimization for siren7/siren14 codecsBenny Prijono
2009-04-18More ticket #774: added more ITU test vectors for siren codecsBenny Prijono
2009-04-18More ticket #774: updated VS6, VS8, and Makefile for the Siren7/Siren14 test ...Benny Prijono
2009-04-18More ticket #774: added g.722.1c test vectorsBenny Prijono
2009-04-16Ticket #774: Fixed libg7221codec build config on vs6: dyn-linking for release...Nanang Izzuddin
2009-04-15Ticket #771 (misc fix): Added G.722.1 codec to mips test, also added macro pr...Nanang Izzuddin
2009-04-15Ticket #772 (misc fix): Changed var 'test' from a global var to static var, s...Nanang Izzuddin
2009-04-15Ticket #774: Minor fix, reset mode counter in g7221_init().Nanang Izzuddin
2009-04-15More ticket #780: work on CreatePermission refresh timer in the TURN sessionBenny Prijono
2009-04-15Ticket #774:Nanang Izzuddin
2009-04-15More ticket #780: more work on icedemo sample applicationBenny Prijono
2009-04-15More ticket #780: updated ICE to issue CreatePermission on the TURN socket be...Benny Prijono
2009-04-14Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library initia...Nanang Izzuddin
2009-04-14Ticket #789: don't call buddy callback after buddy has been deleted (thanks R...Benny Prijono
2009-04-14Related to ticket #786: potential memory leak in invite sessionBenny Prijono
2009-04-14Ticket #786: Crash when UAC invite or subscribe session initialization fails ...Benny Prijono
2009-04-13Ticket #780: initial work on an ICE demo appBenny Prijono
2009-04-13More ticket #780: fixed compilation errors due to previous modifications rela...Benny Prijono
2009-04-13More ticket #780: destroy TURN session if it receives 437 (Allocation Mismatc...Benny Prijono
2009-04-13Ticket #780: Update TURN from draft 09 to draft 13:Benny Prijono
2009-04-08Ticket #762: Replaced stricmp() with pj_ansi_stricmp() for cross platform com...Nanang Izzuddin
2009-04-08Ticket #772 (misc): Updated stream_destroy() to call jbuf_destroy().Nanang Izzuddin
2009-04-08Ticket #762: Updated delay calculation method & added statistic report in jbu...Nanang Izzuddin
2009-04-08#706 work in progress: all Win32 projects now have all 6 configs. Settings no...Perry Ismangil
2009-04-07Ticket #762: Fixed jbuf in handling far sequence jump (the distance is over j...Nanang Izzuddin
2009-04-07Ticket #781: Fixed conf bridge API functions to have mutex protection when ac...Nanang Izzuddin
2009-04-07Ticket #777: Rechecked & updated audio switch board functions to make sure th...Nanang Izzuddin
2009-04-07Part of ticket #780 (work in progress): added IPv6 support to various STUN at...Benny Prijono
2009-04-06Ticket #762: Updated JB test:Nanang Izzuddin