summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2008-06-28Updated PESQ test to save the WAV output on failure and report the PESQ target.Nanang Izzuddin
2008-06-28Updated python test readme docBenny Prijono
2008-06-28Fixed crash when handling incoming MESSAGE request without message body but w...Benny Prijono
2008-06-28Fixed wrong variable name for number of failed testsNanang Izzuddin
2008-06-27Added stdout buffering option in Python testsBenny Prijono
2008-06-27Removed userdata param in callback funcs of mod_media_playrec.pyNanang Izzuddin
2008-06-27Updated runall.py to cleanup the 'logs' directory before test; fixed log ext ...Nanang Izzuddin
2008-06-27Added more Python tests: offer with multiple media linesBenny Prijono
2008-06-27Added the ability to send a complete/arbitrary SIP INVITE message in mod_send...Benny Prijono
2008-06-27Ticket #543:Nanang Izzuddin
2008-06-27Ticket #543:Nanang Izzuddin
2008-06-27Fixed minor bug on ptime calculation on player creation; Updated pjsua-app in...Nanang Izzuddin
2008-06-27python testing: fixed slow test performance due to expecting wrong text in mo...Benny Prijono
2008-06-26Rearrange the commands in mod_pres.py to make it workBenny Prijono
2008-06-26echo command in pjsua can be used to print any text, and this is used to bett...Benny Prijono
2008-06-26Added test duration in runall.py output, and add public ICE in excluded testsBenny Prijono
2008-06-26Added option to disable stdout buffering in pjsua, and adjust the python testsBenny Prijono
2008-06-26Added various tests with invalid SDP and other SIP parametersBenny Prijono
2008-06-26Ticket #543: Updated PESQ to start/stop manually stream/record instead of usi...Nanang Izzuddin
2008-06-26Set universal_newlines=False in run.py, and added failed UPDATE scenario in m...Benny Prijono
2008-06-26Specifying star in codec selection will select all codecs. Fixed the codec se...Benny Prijono
2008-06-26Added PRACK tests and ICE with public proxy testsBenny Prijono
2008-06-26Ticket #543: Updated PESQ test, sound device used only by one side to avoid c...Nanang Izzuddin
2008-06-25Replaced WAV files for automated testingBenny Prijono
2008-06-25Ticket #543: Updated mod_pseq & mod_media_playrec.Nanang Izzuddin
2008-06-25Ticket #543: added mod pesq & mod media playrec to runall.py, also added some...Nanang Izzuddin
2008-06-25Ticket #543: added initial WAV files for test inputNanang Izzuddin
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-20More ticket #543: added PESQ testNanang Izzuddin
2008-06-20Updated doxygen documentationsBenny Prijono
2008-06-20More ticket #543: added SRTP tests on scripts-sendtoNanang Izzuddin
2008-06-20Set svn attributes on new test script filesBenny Prijono
2008-06-20More ticket #543: added mod_sendto.py to send arbitrary INVITE requestBenny Prijono
2008-06-18Added new callback for module: post_func (called at the end of the test), add...Nanang Izzuddin
2008-06-16More ticket #543: updated automated tests to run on UnixBenny Prijono
2008-06-15Added presence pjsua unit testsBenny Prijono
2008-06-14Changed tonegen to use native clock rate, and other minor changesBenny Prijono
2008-06-14Refine the tone feature implementation in pjsuaBenny Prijono
2008-06-14Added ringback/alert tones in pjsuaBenny Prijono
2008-06-13Ticket #540: Added pjsua-lib feature auto-close sound device on idle and new ...Nanang Izzuddin
2008-06-13More ticket #543: added ICE testBenny Prijono
2008-06-12Fixed build error on the Python module. It's still not up-to-date with the la...Benny Prijono
2008-06-12Ticket #543: added TCP call in pjsua unit testBenny Prijono
2008-06-12More ticket #543: added SRTP negotiation testsBenny Prijono
2008-06-12Ticket #543: initial framework for pjsua testing, still needs lots of test sc...Benny Prijono
2008-06-12Added echo option and stdout refresh in pjsua to assist automated test scriptsBenny Prijono
2008-06-12Ticket #542: added new API and macro for sound device latency settings, also ...Nanang Izzuddin
2008-06-10Upgraded Speex version to the latest and reorganized it in local copy (since ...Nanang Izzuddin
2008-06-10Added gdi32.lib and advapi32.lib in Samples-vc.mak as it causes link error wh...Benny Prijono
2008-06-09Removed codec G729 from encdec.cNanang Izzuddin