summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua-lib
AgeCommit message (Expand)Author
2006-06-28Major improvements in PJSIP to support TCP. The changes fall into these categ...Benny Prijono
2006-06-22Changed default media quality to 3Benny Prijono
2006-06-22Modify all applications because of changed in WAV port API (removed user_data...Benny Prijono
2006-06-19Re-live --quality options in pjsuaBenny Prijono
2006-06-17Modifications all over the place, but mainly only to update Doxygen documenta...Benny Prijono
2006-06-13-- REWRITE OF PJSUA API --Benny Prijono
2006-06-06Another huge chunks of modifications in PJSUA API, too many things to mention!Benny Prijono
2006-06-01Initial work on pjsua ActiveX componentBenny Prijono
2006-05-28More changes in pjsua API to make it more complete high level APIBenny Prijono
2006-05-26First stage in pjsua library re-arrangements towards creating an easy to use ...Benny Prijono
2006-05-17Major modification in pjmedia to split stream transport into separate functio...Benny Prijono
2006-05-13Another major modifications in PJMEDIA:Benny Prijono
2006-04-29Improve codec handling in pjsua cmd-line options, and add URI to callBenny Prijono
2006-04-09Added call duration in pjsuaBenny Prijono
2006-03-24Moved getopt from pjsua-lib to pjlib-utilBenny Prijono
2006-03-22Redesign RTP/RTCP stuffs so that stream does not create thread implicitly. Ch...Benny Prijono
2006-03-20Added clock-rate options in pjsuaBenny Prijono
2006-03-15Added Null port, and changed conference so that it does not call port get_fra...Benny Prijono
2006-03-08Added options to disable microphone device, usefull for streaming server (som...Benny Prijono
2006-03-06Added --uas-duration and --uas-refresh option (the later is broken)Benny Prijono
2006-03-06Renamed getopt() to pj_getopt(), and fixed misc Linux warningsBenny Prijono
2006-03-06Added to pjsua: write new media settings, modify call stat output, fixed gene...Benny Prijono
2006-03-05Added complexity and quality argument, and terminate dialog properly on failuresBenny Prijono
2006-03-04Added Speex for narrowband, wideband, and ultra-wideband!!Benny Prijono
2006-03-04Major modification in conference bridge to allow ports with different ptime a...Benny Prijono
2006-03-02Added IM and composition indication, and testedBenny Prijono
2006-03-01Added option to perform detailed or summary only dumpBenny Prijono
2006-03-01Moved pjsua to pjsip-appsBenny Prijono
2006-02-27Moved pjsua framework to pjsua-libBenny Prijono