summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-13Fixed ticket #938: Presence PIDF document may be rejected by presence servers...Benny Prijono
2009-08-13Misc (#915): Benny Prijono
2009-08-13Misc (#915): removed unused fields (refresh_tm and hangup_tm) from pjsua_callBenny Prijono
2009-08-13Ticket #886:Nanang Izzuddin
2009-08-12Ticket #915 (misc fixes):Benny Prijono
2009-08-12Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when PJSUA-...Benny Prijono
2009-08-12Ticket #833: Updated Session Timer to keep the refresher role unchanged on an...Nanang Izzuddin
2009-08-12Ticket #877: Memory consumption of the invite session grows indefinitely if c...Benny Prijono
2009-08-12Ticket #931: Fixed logging for non-multithreading platforms.Nanang Izzuddin
2009-08-12Bug fix for ticket #833 (session timer support)Benny Prijono
2009-08-12Misc (ticket #915): enlarge the column for pool name in pj_pool_factory_dump(...Benny Prijono
2009-08-12Ticket #833: Fixed pjsip_timer definition (should not in a typedef).Nanang Izzuddin
2009-08-12Ticket #866: Allow application to specify more than one STUN servers for more...Benny Prijono
2009-08-12Ticket #935: new pj_sockaddr_parse2() APIBenny Prijono
2009-08-11Misc fix (ticket #915): Fixed bug of a wrong check variable used in writing p...Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #930: Fixed compile error for C++ (missing explicit casting from void*).Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Misc fix (ticket #915): Fixed bug in checking transaction registration with s...Nanang Izzuddin
2009-08-06Ticket #934: Fixed pjsip_inv_verify_request2() to also checks all registered ...Nanang Izzuddin
2009-08-05Ticket #930:Nanang Izzuddin
2009-08-05More ticket #925: added compile time option to enable verbose logging output,...Benny Prijono
2009-08-05Ticket #931: Logging function may infinitely recursively calls itself on Wind...Benny Prijono
2009-08-04Ticket #930:Nanang Izzuddin
2009-08-01Misc fixes (ticket #915): compilation warning in IPP about conversion from in...Benny Prijono
2009-08-01Initial commit for ticket #929: Improve packet lost concealment (PLC) when ha...Benny Prijono
2009-07-31Ticket #928: Error linking PJSIP due to inclusion of aes_tables.c in libsrtp ...Benny Prijono
2009-07-30Ticket #927: PIDF timestamp is not added to the tuple (thanks Johan Lantz for...Benny Prijono
2009-07-30Ticket #926 (SDP compliance with RFC 4566): updated token definition, which a...Benny Prijono
2009-07-29Ticket #925: New application to simulate network and system impairments to se...Benny Prijono
2009-07-29Ticket #924: Loop media transport now allows more than one streams to receive...Benny Prijono
2009-07-29Ticket #923: New API to retrieve current jitter buffer state from a stream/se...Benny Prijono
2009-07-22Ticket #922: Option to enable mutex related logging to assist troubleshooting...Benny Prijono
2009-07-21Ticket #921: New logging option/flag to include caller thread IDBenny Prijono
2009-07-18Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME au...Benny Prijono
2009-07-18More ticket #920: fixed wrong latency calculation when there is loud noise in...Benny Prijono
2009-07-17More ticket #720: added Win32 target in VS2005 projectBenny Prijono
2009-07-16More ticket #920: fixed VS directory output for WM6 ProBenny Prijono
2009-07-16Sound device is not automatically started after pjsua_set_no_snd_dev() is cal...Benny Prijono
2009-07-16More ticket #920: fix latency calculation not able to calculate latency highe...Benny Prijono
2009-07-16Ticket #920: New pjsystest application for testing target system/device. Init...Benny Prijono
2009-07-15Ticket #919:Nanang Izzuddin
2009-07-14Ticket #909:Nanang Izzuddin
2009-07-14Ticket #918: Added C compatible declarations in modules: G.711, transport SRT...Nanang Izzuddin
2009-07-10Ticket #916: Crash in TURN client when TCP connection is usedBenny Prijono
2009-07-02Misc fix (#915): Moved a call to dump_check() in ice_session.c to be inside t...Nanang Izzuddin
2009-07-02Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor setBenny Prijono
2009-06-30Ticket #910:Nanang Izzuddin
2009-06-30Related to #911:Benny Prijono