summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-27Fixed session.c incorrectly parsing channel count from SDPNanang Izzuddin
2008-06-27Fixed extra '/' character when encoding stereo codecs (thanks Gianluca Crucil...Benny Prijono
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-26Fixed assertion in invite session when INVITE has bad SDP because the SDP is ...Benny Prijono
2008-06-26Ticket #544: Fixed SRTP on hold+reinvite scenarioNanang Izzuddin
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-26Fixed bug: media got deactivated when SDP negotiation fails on re-INVITE or U...Benny Prijono
2008-06-26Added PRACK tests and ICE with public proxy testsBenny Prijono
2008-06-26Do no disconnect invite session if authentication fails for requests within d...Benny Prijono
2008-06-26Ticket #543: Updated PESQ test, sound device used only by one side to avoid c...Nanang Izzuddin
2008-06-26Changed log verbosity of STUN unrecognized attribute log from 4 to 5 since we...Benny Prijono
2008-06-25Replaced WAV files for automated testingBenny Prijono
2008-06-25Optimize the number of characters written to SDP by ICEBenny Prijono
2008-06-25Fixed assertion error when resending re-INVITE after it is challenged with 40...Benny 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-25Fixed ticket #550: PRACK is not re-sent on 401/407 challenge (thanks Josh Ben...Benny Prijono
2008-06-24More ticket #542: Updated default capture latency (tested OK on Vista 64bit f...Nanang Izzuddin
2008-06-23Fixed crash in ICE when adding peer reflexive candidateBenny Prijono
2008-06-21Fixed bug in TURN when sending Send IndicationBenny Prijono
2008-06-21Optimize TURN client to send Send Indication without allocating a poolBenny Prijono
2008-06-21Added more API to initialize STUN message and attributes without poolBenny Prijono
2008-06-21Fixed bug in ICE: packet is not sent when ICE is not running (remote has no i...Benny Prijono
2008-06-21Added pjnath_test, pjturn_client, and pjturn_server projects in VS6 workspaceBenny Prijono
2008-06-21Fixed bug with authenticating STUN messages when unrecognized/unknown non-man...Benny Prijono
2008-06-21Peers use STUN mapped address instead of local address in TURN client sampleBenny Prijono
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-20Make SDP parser more lenient by ignoring first newlines.Benny Prijono
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-19Ticket #549: major modification in media transport API to support more offer/...Benny Prijono
2008-06-19Added new API's in ICE stream transport to assist offer/answer negotiation: p...Benny Prijono
2008-06-19Clarified in the pj_create_random_string() comment that the output string is ...Benny 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-16More ticket #540: updated snd-auto-close to work friendly with callNanang Izzuddin
2008-06-16Cleaned up unused field avg_jitter from rtcp sessionNanang Izzuddin
2008-06-15Added presence pjsua unit testsBenny Prijono
2008-06-14Changed tonegen to use native clock rate, and other minor changesBenny Prijono