summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-22Fixed bug in invalid Contact address being generated upon NAT detection, when...Benny Prijono
2008-04-22Added ability to send custom headers in sipstateless sampleBenny Prijono
2008-04-22Report NAT type as unknown rather than UDP blocked when test 1B failed (could...Benny Prijono
2008-04-22More ticket #420: creation of IPv6 media streams (tested on SIPit22)Benny Prijono
2008-04-19More ticket #526: committed ticket526.2.patchBenny Prijono
2008-04-17Fixed bug: the status line in sipfrag content (for REFER) must ends with a CR-LFBenny Prijono
2008-04-15Use the smart Contact header for TCP/TLSBenny Prijono
2008-04-14Fixed miscellaneous compile warnings/errors when built with C++ modeBenny Prijono
2008-04-14Ticket #525: Crash on call update or re-invite (Thanks Alexey)Benny Prijono
2008-04-14Ticket #526: Pjsua crash after wav player destroyed inside the eof callback (...Benny Prijono
2008-04-13More ticket #485: fixed TURN server permission not allowing peer with the sam...Benny Prijono
2008-04-10More ticket #485: fixed REQUESTED-TRANSPORT endiannessBenny Prijono
2008-04-10More ticket #505: the jitter buffer only discard one packet at a time when op...Benny Prijono
2008-04-10Fixed bug in writing snd_clock_rate configuration to file in pjsuaBenny Prijono
2008-04-10More ticket #451: updated PortAudio to the latestBenny Prijono
2008-04-10More ticket #523: renamed some variable names for clarityBenny Prijono
2008-04-10Ticket #523: Handle incomplete audio frame from sound device (e.g. OSS)Benny Prijono
2008-04-09More ticket #485: now really remove pjstun-srv-testBenny Prijono
2008-04-09More ticket #485: removed pjstun-srv-test project and fixed build errors with...Benny Prijono
2008-04-09Added PJNATH class diagramBenny Prijono
2008-04-09Improve the PJNATH documentationBenny Prijono
2008-04-09More ticket #485: huge changeset to support TURN TCP. Please see ticket #485 ...Benny Prijono
2008-04-08As per list report, changed the default response to incoming REFER from 200 t...Benny Prijono
2008-04-07Removed setting PJ_IOQUEUE_HAS_SAFE_UNREG to zero in config_site_sample.h as ...Benny Prijono
2008-04-07Changed PJ_IOQUEUE_MAX_HANDLES count when PJ_CONFIG_MINIMAL_SIZE is set from ...Benny Prijono
2008-04-07Fixed crash in SRTP when incoming SDP is received without any m= line (thanks...Benny Prijono
2008-04-04Ticket #522: Enable keep-alive for UDP transport even when STUN is not config...Benny Prijono
2008-04-03Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero (t...Benny Prijono
2008-04-02Ticket #521: Duplicate Authorization header when PJSIP is configured to send ...Benny Prijono
2008-04-02Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe Leuba)Benny Prijono
2008-04-01More work on ticket #485: bug when TURN UDP relay is not destroyed if Allocat...Benny Prijono
2008-04-01Ticket #519: STUN request is not freed when transaction times out (thanks Ami...Benny Prijono
2008-04-01More ticket #514: bug in previous fix caused invite session to unable to resp...Benny Prijono
2008-03-30More ticket #504: added missing new files!Benny Prijono
2008-03-29Added missing framework link command for MacOS X in Python setup.py (thanks N...Benny Prijono
2008-03-29Ticket #517: Invalid argument error when binding media transport on MacOS XBenny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-03-28Fixed bug in automatic RTCP address calculation causing assertion failure in ...Benny Prijono
2008-03-27More ticket #514: the last fix causes invite session to refuse to send CANCEL!Benny Prijono
2008-03-26Updated pjmedia_test with the latest jitter buffer APIBenny Prijono
2008-03-26Fixed bugs in libsrtp that effect dtls-srtpBenny Prijono
2008-03-25Ticket #516: Assertion in sound device when headset is plugged/unplugged in M...Benny Prijono
2008-03-25Fixed autoconf configure warning when detecting mswsock.h on MingwBenny Prijono
2008-03-25Fixed autoconf configure warning when detecting net/if.h on MacOS XBenny Prijono
2008-03-25More ticket #451: fixed build error on MacOS X caused by new PABenny Prijono
2008-03-22Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)Benny Prijono
2008-03-22Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and modifi...Benny Prijono
2008-03-21Ticket #505: optimizing the jitter buffer delayBenny Prijono
2008-03-21Enlarge the buffer for printing call media statistic in pjsua (sometimes the...Benny Prijono
2008-03-21More ticket #485: wrong encoding of CHANNEL-NUMBER attributeBenny Prijono