summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-17Ticket #945: Account config may not get initialized with default values if pj...Benny Prijono
2009-08-17More #935: don't call pj_sockaddr_init() for PJ_AF_INET6 if IPv6 is not enabledBenny Prijono
2009-08-17Misc fix (ticket #915):Nanang Izzuddin
2009-08-17Misc (#915): several fixes on the python unit tests on Linux:Benny Prijono
2009-08-15More ticket #930 (New PJSUA-LIB account option to add user defined parameters...Benny Prijono
2009-08-15Ticket #944: misc fixes in pjmedia_test:Benny Prijono
2009-08-15More ticket #924: removed assertion in detach() since SRTP transport calls th...Benny Prijono
2009-08-15Misc fixes (ticket #915): added more search paths for jbtest.datBenny Prijono
2009-08-14Ticket #877: Fixed bug flip-flop pools shouldn't be swapped when SDP negotiat...Nanang Izzuddin
2009-08-14Fixed ticket #939: Throwing exception inside exception handler will cause inf...Benny Prijono
2009-08-13Better fix for ticket #938: Presence PIDF document may be rejected by presenc...Benny Prijono
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