summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-19Tagged 1.1v1.1Benny Prijono
2009-03-19Changed version to 1.1Benny Prijono
2009-03-18Failed in pjnath-test due to ticket #742Benny Prijono
2009-03-18More ticket #747: the previous fix in r2505 causes parsing IPv6 address in Vi...Benny Prijono
2009-03-18APS-direct fix (ticket #738): G.711 is disabled accidentlyBenny Prijono
2009-03-17Part of APS-Direct (ticket #738): crash in stream.c when stream_info->param i...Benny Prijono
2009-03-17Ticket #755: segfault with IPv6 transport (thanks Cedric Levequ for the report)Benny Prijono
2009-03-17Ticket #737: Updated eVC 4 projects to support for the new audio device API.Nanang Izzuddin
2009-03-17Fixed warnings about unchecked fgets() return value with gcc 4Benny Prijono
2009-03-17Compilation warnings in IPP codec (misc fixes, ticket #720)Benny Prijono
2009-03-16Ticket #753: Fixed timestamp increment in clock thread to consider the channe...Nanang Izzuddin
2009-03-16Ticket #737: Minor fix for auddemo.c, disable its log color (that may cause l...Nanang Izzuddin
2009-03-16Ticket #737: Fixed assertion when auddev is opened in playback direction only.Nanang Izzuddin
2009-03-13Documentation error for pj_timer_heap_poll(): if no timer exists, the second ...Benny Prijono
2009-03-13Ticket #751: Incorrect table based CRC32 calculation on big endian platforms ...Benny Prijono
2009-03-13Ticket #729: MacOS X endianness detection on universal build (thanks Ruud Kla...Benny Prijono
2009-03-13Wrong payload type for L16/48Khz stereo codec (thanks Yann for the report)Benny Prijono
2009-03-12Ticket #739: Fixed static libs ordering in symbian_ua.mmp based on dependenci...Nanang Izzuddin
2009-03-12Ticket #716 (app misc): fixed info of ilbc default mode in pjsua app menu.Nanang Izzuddin
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-03-12Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475):Benny Prijono
2009-03-04Ticket #744: Jitter buffer does not discard duplicate frame if it is currentl...Benny Prijono
2009-03-04Ticket #742: Change in mapped/STUN IP address does not update ICE srflx candi...Benny Prijono
2009-03-02Ticket #732:Nanang Izzuddin
2009-02-24Ticket #730: Fixed stream to convert units of jitter buffer params, from msec...Nanang Izzuddin
2009-02-13Ticket #728: Nanang Izzuddin
2009-02-13Ticket #726: bug in parsing tel: URI causing syntax error in processing the r...Benny Prijono
2009-02-10Minor fix (ticket #724): set default pjsua_config.max_calls to PJSUA_MAX_CALL...Benny Prijono
2009-02-10Ticket #722: Fixed VoIP metrics calculations in RTCP-XR for cases of no gap, ...Nanang Izzuddin
2009-02-10Minor fix/ticket #720: removed unused var & memory allocation in stream.Nanang Izzuddin
2009-02-06Ticket #695: Inserted wait loop between stop() & close() of APS client sessio...Nanang Izzuddin
2009-02-06Ticket #718: Crash when handling incoming request without rport (thanks Norma...Benny Prijono
2009-02-06Ticket #716 (miscellaneous): write nameserver settings in dump config in pjsu...Benny Prijono
2009-02-06Allow SIP messages in mod_sendto.py to insert fields (ticket #707)Benny Prijono
2009-01-29Candidate fix for ticket #713: Assertion in ../src/pjsip/sip_util.c:729: pjsi...Benny Prijono
2009-01-28Continuation of ticket #704: error in the test if PJSIP_UNESCAPE_IN_PLACE is ...Benny Prijono
2009-01-28Fixed missing function declaration of pjmedia_snd_aps_activate_loudspeaker().Nanang Izzuddin
2009-01-27Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of Windo...Benny Prijono
2009-01-27Ticket #707: pjmedia-test: link error when L16 codec is disabled, and compile...Benny Prijono
2009-01-27Ticket #704: pjsip-test: Bus error on FreeBSD due to declaration of test data...Benny Prijono
2009-01-22Minor fixes/ticket #703: added some more macros to enable software build unde...Benny Prijono
2009-01-20Ticket #701: Updated PA callbacks to check their thread registration status u...Nanang Izzuddin
2009-01-20Ticket #699: Added sound device idle checking in media_channel_deinit(), whic...Nanang Izzuddin
2009-01-20Ticket #698: Fixed the silly bug of possible NULL opt access.Nanang Izzuddin
2009-01-20Minor fix sin simpleua.c sample: should put authentication scheme in the samp...Benny Prijono
2009-01-20Fixed ticket #696: Wrong timestamp calculation causing RTCP clock skew (thank...Benny Prijono
2009-01-14Inconsistent implementation vs documentation in pjsip_endpt_create_request_fr...Benny Prijono
2009-01-12Fixed ticket #689: Deadlock caused by ICE media transport (thanks Alain Totou...Benny Prijono
2009-01-06Ticket #680: Wrong frame size passed to sound port player callback by Symbian...Nanang Izzuddin
2009-01-05-Benny Prijono