summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-07Tagged 1.4.5v1.4.5Nanang Izzuddin
2009-10-07Changed version to 1.4.5v1.4.5@2930Nanang Izzuddin
2009-10-07More #962: STUN compatibility problem with RFC 3489 servers (in encoding SERV...Benny Prijono
2009-10-01Ticket #963 (1.4.5 branch): Passthrough codec overwrites codec parameters wit...Nanang Izzuddin
2009-10-01Ticket #962 (1.4.5 branch): STUN compatibility problem with RFC 3489 servers ...Benny Prijono
2009-10-01Ticket #961 (1.4.5 branch): Assertion upon receiving malformed SIP messages (...Benny Prijono
2009-10-01Created 1.4.5 branch for 1.4.5 adhoc releaseBenny Prijono
2009-08-17Tagged 1.4v1.4Benny Prijono
2009-08-17Changed version to 1.4Benny Prijono
2009-08-17Misc fix (ticket #915): Updated VS2005 pjproject-vs8.sln removing platform 'm...Nanang Izzuddin
2009-08-17Misc (ticket #915): removed mention of version number in PJSIP (it's written ...Benny Prijono
2009-08-17Ticket #833: Updated dump-config in pjsua app to include Session Timer settin...Nanang Izzuddin
2009-08-17More ticket #833:Benny Prijono
2009-08-17Ticket #866: Fixed compile error caused by implicit conversion from void* in ...Nanang Izzuddin
2009-08-17Ticket #948: Fixed bug Replaces extension stops functioning after the library...Nanang Izzuddin
2009-08-17Ticket #833: Fixed bug session timer won't work properly after pjsua-lib rest...Nanang Izzuddin
2009-08-17Misc (ticket #915): added reload command in pjsua to shutdown and reinitializ...Benny Prijono
2009-08-17Fixed ticket #974: SRTP stops functioning after the library is restartedBenny Prijono
2009-08-17Ticket #833: Updated previous fix for Session Timer (timer callback gets pend...Nanang Izzuddin
2009-08-17Ticket #833: Fixed bug in session timer, timer callback shouldn't perform re-...Nanang Izzuddin
2009-08-17Ticket #946: Fixed Symbian address resolver to have PJ_HAS_IPV6 check, so it ...Nanang Izzuddin
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