source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2440   15 years bennylp Allow SIP messages in mod_sendto.py to insert fields (ticket #707)
(edit) @2435   15 years bennylp Candidate fix for ticket #713: Assertion in ../src/pjsip/sip_util.c:729: …
(edit) @2433   15 years bennylp Continuation of ticket #704: error in the test if PJSIP_UNESCAPE_IN_PLACE …
(edit) @2432   15 years nanang Fixed missing function declaration of …
(edit) @2430   15 years bennylp Ticket #706: Part 1 of VS 2005 projects reorganization: introduction of …
(edit) @2429   15 years bennylp Ticket #707: pjmedia-test: link error when L16 codec is disabled, and …
(edit) @2428   15 years bennylp Ticket #704: pjsip-test: Bus error on FreeBSD due to declaration of test …
(edit) @2427   15 years bennylp Minor fixes/ticket #703: added some more macros to enable software build …
(edit) @2426   15 years nanang Ticket #701: Updated PA callbacks to check their thread registration …
(edit) @2425   15 years nanang Ticket #699: Added sound device idle checking in media_channel_deinit(), …
(edit) @2424   15 years nanang Ticket #698: Fixed the silly bug of possible NULL opt access.
(edit) @2423   15 years bennylp Minor fix sin simpleua.c sample: should put authentication scheme in the …
(edit) @2422   15 years bennylp Fixed ticket #696: Wrong timestamp calculation causing RTCP clock skew …
(edit) @2421   15 years bennylp Inconsistent implementation vs documentation in …
(edit) @2419   15 years bennylp Fixed ticket #689: Deadlock caused by ICE media transport (thanks Alain …
(edit) @2418   15 years nanang Ticket #680: Wrong frame size passed to sound port player callback by …
(edit) @2417   15 years bennylp -
(edit) @2416   15 years nanang Ticket #680: - Fixed Symbian APS G.711 frame size variation issue. - …
(edit) @2415   15 years bennylp -
(edit) @2414   15 years bennylp Fixed exception error on the Python test due to child process already …
(edit) @2413   15 years bennylp Added dummy configure test for VS and Symbian tests and don't stop the …
(edit) @2412   15 years bennylp Support for IPP version 6.0 (the usc.lib has been renamed to speech.lib …
(edit) @2411   15 years bennylp Fixed error with platform detection in cdash test
(edit) @2410   15 years bennylp Test refinements for mingw etc.
(edit) @2409   15 years bennylp Updated to support IPP 6.0 (the usc.lib was renamed to speech.lib in IPP …
(edit) @2408   15 years bennylp Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs
(edit) @2407   15 years bennylp Fixed unreached code, deprecated fopen(), unused arguments, and other …
(edit) @2406   15 years bennylp Fixed wrong exe output name in pjmedia-test VS8 project
(edit) @2405   15 years bennylp Added Symbian test configurator
(edit) @2404   15 years bennylp CDash test for MSVC
(edit) @2403   15 years bennylp Removed the check for NDEBUG (it failed the test on release mode)
(edit) @2402   15 years bennylp Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and …
(edit) @2401   15 years bennylp Added copyright text in python test files
(edit) @2400   15 years bennylp Changed eol-style on README.TXT, and clean up cfg_site_sample.py
(edit) @2399   15 years bennylp Added cdash framework for pjsip tests. Currently there is only test …
(edit) @2398   15 years bennylp Added --list argument to list tests in runall.py, and fixed build.mak …
(edit) @2396   15 years bennylp Changed version to 1.0.1
(edit) @2395   15 years bennylp Ticket #688: Memory leak on Solaris 10 with pjlib's mutex (thanks Andrey …
(edit) @2394   15 years bennylp Updated copyright notice in all files to Teluu Inc., and changed the year …
(edit) @2393   15 years bennylp Removed global optimization setting from libsrtp VS project since it …
(edit) @2392   15 years bennylp Created top-level directory tests and moved test-pjsua there. This will be …
(edit) @2391   15 years nanang Minor update on resolver test to use 'unrestricted' ports (>1024) in …
(edit) @2390   15 years bennylp More ticket #686: bug in handling strayed callback
(edit) @2389   15 years bennylp Added note about what may be causing WSAEINVAL error in pj_inet_pton() …
(edit) @2388   15 years bennylp Minor fix to avoid uninitialized variable warning with MSVC 6 release …
(edit) @2387   15 years bennylp Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API …
(edit) @2386   15 years nanang Cleaned up compile warnings (on gcc 4.0.1).
(edit) @2385   15 years bennylp Fixed minor gcc compilation warnings
(edit) @2384   15 years bennylp Added commdb.lib and apengine.lib to symbian_ua.mmp for the (optional) IAP …
(edit) @2383   15 years bennylp Changed error log verbosity from 4 to 2
(edit) @2382   15 years bennylp Some minor changes: use log level 3, and change some default settings
(edit) @2381   15 years bennylp Ticket 685: Crash or assertion on debug mode when processing large SIP …
(edit) @2380   15 years bennylp Ticket 684: protect the memory allocation for TX packet with try/catch, …
(edit) @2379   15 years nanang Ticket #675: - Fixed ICE+STUN panic E32User-CBASE 46, the problem seems …
(edit) @2378   15 years bennylp Workaround for ticket #683: Crash/segfault on pjmedia_wsola_create() on …
(edit) @2377   15 years nanang Minor update on silence detector to increase trace verbosity level.
(edit) @2376   15 years nanang Ticket #661: Fixed transport ICE in verifying possibilities of RTCP …
(edit) @2375   15 years bennylp Ticket #682: New API to register (external) Python thread (thanks Johan …
(edit) @2374   15 years bennylp Ticket #681: Bugs in sending and receiving instant messages in Python …
(edit) @2373   15 years bennylp Ticket #672: Option to add custom parameters in the account Contact URI
(edit) @2372   15 years nanang Fixed missing explicit type-cast that may cause build-fail (on C++ …
(edit) @2371   15 years bennylp More ticket #10: changed to signature of the redirection callbacks to make …
(edit) @2370   15 years bennylp Ticket #10: handle redirection response in the invite session
(edit) @2369   15 years bennylp Small modifications to level.c sample to print out the timeline and linear …
(edit) @2368   15 years nanang Ticket #676: Updated default value of maximum silence theshold setting to …
(edit) @2367   15 years nanang Ticket #676: Updated silence detector to regard max silence threshold …
(edit) @2366   15 years nanang Fixed bug of unresetted static var dev_info that caused device name gets …
(edit) @2365   15 years nanang Ticket #671: Updated conference to disable skipping a frame which has very …
(edit) @2364   15 years nanang Ticket #674: - Updated SDP negotiation module to allow special treatment …
(edit) @2363   15 years nanang Ticket #670: Minor update on naming of AMR helper and updated AMR in IPP …
(edit) @2362   15 years bennylp Ticket #657: (Partial early media forking support) renegotiate SDP upon …
(edit) @2361   15 years bennylp Ticket #673: rollback r2360, and implement new fix for Race condition may …
(edit) @2360   15 years bennylp Ticket #673: Crash in SRTP transport when receiving stray RTP/RTCP packet
(edit) @2359   15 years nanang Ticket #670: - Configurable setting to enable/disable AMR bitstream …
(edit) @2358   15 years nanang Ticket #670: Added AMR codec helper and updated IPP codecs to use the AMR …
(edit) @2357   15 years nanang Minor fix on Symbian sound latency info.
(edit) @2356   15 years bennylp Ticket #667: Padding issue when the old/RFC 3489 STUN client is …
(edit) @2355   15 years nanang Ticket #662: Updated pjmedia transport ICE to handle missing IP address …
(edit) @2354   15 years nanang Ticket #666: Updated SDP parser to allow trailing newlines.
(edit) @2353   15 years nanang Ticket #558: Added srtp_deinit() function and registered this with …
(edit) @2352   15 years bennylp Modified keep-alive packet content for TCP/TLS from CRLF to double CRLF
(edit) @2351   15 years bennylp Ticket #665: Wrong Contact URI generated when TLS transport is used
(edit) @2350   15 years bennylp Changed version to 1.0-trunk
(edit) @2348   15 years bennylp Changed version to 1.0
(edit) @2347   15 years nanang Ticket #646: Fixed panic E32USER-CBase 66 and leak of undeinit'ed stdlib …
(edit) @2346   15 years bennylp Added more targets to python Makefile
(edit) @2345   15 years nanang Ticket #631: Fixed transport ICE returning zero/invalid remote RTP address …
(edit) @2344   15 years bennylp Added pjmedia-test to build system and changed it to not always wait for …
(edit) @2343   15 years nanang Removed 'odd' clock rate from sound device clock rates list.
(edit) @2342   15 years nanang Fixed G.722 codec that is suppossed to work with 14 bits PCM for its input …
(edit) @2341   15 years bennylp Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used …
(edit) @2340   15 years bennylp Ticket #654: Error when falling back to secondary TURN server (thanks …
(edit) @2339   15 years bennylp Ticket #653: Add WinCE workspace/project files for pjsip unit tests …
(edit) @2338   15 years bennylp Ticket #652: Add WinCE workspace/project files for pjnath unit tests …
(edit) @2337   15 years bennylp Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests …
(edit) @2336   15 years bennylp Ticket #650: Unit test failure in the timestamp test on very fast CPU …
(edit) @2335   15 years bennylp Ticket #649: Build error in wav_writer.c in big endian systems (thanks …
(edit) @2334   16 years bennylp Changed version to 1.0-rc4-trunk
(edit) @2332   16 years bennylp Changed version to 1.0-rc4
(edit) @2331   16 years bennylp Fixed ticket #644 and 648 again (hopefully once and for all): build error …
Note: See TracRevisionLog for help on using the revision log.