|
|
@736
|
18 years |
bennylp |
Updated doxygen documentation for the website
|
|
|
@735
|
18 years |
bennylp |
Handle incoming empty packets sent by some user agents (to refresh NAT)
|
|
|
@734
|
18 years |
bennylp |
Fixed few bugs that seem to have been introduced by new dialog
locking …
|
|
|
@733
|
18 years |
bennylp |
In pjsua, outgoing REFER now always put Refer-Sub: false
|
|
|
@732
|
18 years |
bennylp |
Fixed capture device enumeration bug in DirectSound?, and changed SDP …
|
|
|
@731
|
18 years |
bennylp |
Automatically suspend AEC when nothing is connected to the sound port in …
|
|
|
@730
|
18 years |
bennylp |
Fixed race condition bug when initializing SDP parser on multi-processor …
|
|
|
@729
|
18 years |
bennylp |
Fixed race-condition/deadlock problems in the dialog/user agent layer
all …
|
|
|
@728
|
18 years |
bennylp |
Fixed misc compilation warnings (mostly about unused variables)
|
|
|
@727
|
18 years |
bennylp |
Support for reading non-canonical WAV file in WAV file player port.
|
|
|
@726
|
18 years |
bennylp |
Fixed incorrect cross compilation settings with the autoconf script.
|
|
|
@725
|
18 years |
bennylp |
Added pool for allocating memory from the stack buffer
|
|
|
@724
|
18 years |
bennylp |
Now really checked in the new PLC software!
|
|
|
@723
|
18 years |
bennylp |
Removed G.711 Annex I PLC from the source (because of possible …
|
|
|
@722
|
18 years |
bennylp |
Applied temporary fix to error code returned by pj_gethostbyname(). Under …
|
|
|
@721
|
18 years |
bennylp |
Fix the local IP address resolution issue in PJSIP, PJMEDIA, and PJSUA, by …
|
|
|
@720
|
18 years |
bennylp |
Added pjsip_transport_register_type() API to register new transport type.
|
|
|
@719
|
18 years |
bennylp |
Added account ID in pjsua_call_info.
|
|
|
@718
|
18 years |
bennylp |
Updated the doxygen comments for PJSIP_EFAILEDCREDENTIAL and …
|
|
|
@717
|
18 years |
bennylp |
Fixed WinCE compilation
|
|
|
@716
|
18 years |
bennylp |
Fixed compilation error in Linux when the legacy configure is being used: …
|
|
|
@715
|
18 years |
bennylp |
Added --duration option in PJSUA to limit the maximum duration of calls. …
|
|
|
@714
|
18 years |
bennylp |
Fixed bug in client REGISTER: crashed when application calls …
|
|
|
@713
|
18 years |
bennylp |
SIP methods are now compared case-sensitively (previously it was …
|
|
|
@712
|
18 years |
bennylp |
Fixed bug in event subscription: for event subscriptions established by …
|
|
|
@711
|
18 years |
bennylp |
Fix STUN client when handling unknown attributes. Before it failed the …
|
|
|
@710
|
18 years |
bennylp |
Updated README.txt again
|
|
|
@709
|
18 years |
bennylp |
Set default CFLAGS in configure to -O2 -DNDEBUG
|
|
|
@708
|
18 years |
bennylp |
Fixed mutex leaking in Linux: pj_mutex_destroy() will fail to destroy the …
|
|
|
@707
|
18 years |
bennylp |
Updated README.txt from using.htm
|
|
|
@706
|
18 years |
bennylp |
Added EOF callback and get_size() in pjmedia_mem_capture port.
|
|
|
@705
|
18 years |
bennylp |
Fixed bug in media UDP transport: when transport is created with create(), …
|
|
|
@704
|
18 years |
bennylp |
Added EOF callback in memory playback port.
|
|
|
@703
|
18 years |
bennylp |
Fixed bug in resample port: put/get buffers are allocated with the wrong …
|
|
|
@702
|
18 years |
bennylp |
Now officially use the autoconf configure script; the legacy configure …
|
|
|
@701
|
18 years |
bennylp |
Renamed configure to configure-legacy
|
|
|
@700
|
18 years |
bennylp |
Fixed autoconf in various other systems (IA64, x86_64, BSD/FreeBSD)
|
|
|
@699
|
18 years |
bennylp |
Fixed autoconf in mingw
|
|
|
@698
|
18 years |
bennylp |
Fixed autoconf on MacOS X
|
|
|
@697
|
18 years |
bennylp |
Added PJ_HAS_SOCKLEN_T test in configure script (some MacOS X have it, …
|
|
|
@696
|
18 years |
bennylp |
Fixed authentication with qop: nc is not printed, and set nc length to 8 …
|
|
|
@695
|
18 years |
bennylp |
Fix compilation error when PJSIP_AUTH_HEADER_CACHING and …
|
|
|
@694
|
18 years |
bennylp |
Added volume control to indivual tone enqueued to the tone generator.
|
|
|
@693
|
18 years |
bennylp |
Added multi-purpose tone generator in PJMEDIA (tonegen.[hc])
|
|
|
@691
|
18 years |
bennylp |
Yet another documentation/doxygen update
|
|
|
@690
|
18 years |
bennylp |
Just updated doxygen documentation
|
|
|
@689
|
18 years |
bennylp |
Finishing autoconf work, also fixed compilation error in publish.h
|
|
|
@688
|
18 years |
bennylp |
Added initial "norefersub" (RFC 4488) implementation in PJSUA-LIB, and …
|
|
|
@685
|
18 years |
bennylp |
Support for PUBLISH (RFC 3903):
- API BREAK: pjsua_pres_create_uac() API …
|
|
|
@684
|
18 years |
bennylp |
Fixed yet another bug for 64bit target: error in initializing caching pool …
|
|
|
@683
|
18 years |
bennylp |
Added initial PUBLISH client support, and also default account selection …
|
|
|
@676
|
18 years |
bennylp |
Set default codec to PCMU in pjsip-perf
|
|
|
@675
|
18 years |
bennylp |
Improved logging consistency and added more logging info in verbosity 6
|
|
|
@674
|
18 years |
bennylp |
Added pj_thread_is_registered
|
|
|
@673
|
18 years |
bennylp |
Fixed bugs in previous deadlock workaround
|
|
|
@672
|
18 years |
bennylp |
Increased width for sender column in log message, and added additional …
|
|
|
@671
|
18 years |
bennylp |
Attempt to fix the race condition in dialog locking.
|
|
|
@670
|
18 years |
bennylp |
Added pjsdp in pjmedia Makefile
|
|
|
@669
|
18 years |
bennylp |
Removed copyright info from pj_timer_heap [hc], and explain more about ACE
|
|
|
@668
|
18 years |
bennylp |
Fixed run-time bug with simple_ua and pjsip-perf sample.
|
|
|
@667
|
18 years |
bennylp |
Changed WinCE demo app to automatically answer incoming calls.
|
|
|
@663
|
18 years |
bennylp |
Fixed bugs in client registration (sip_regc.c): when re-registration …
|
|
|
@662
|
18 years |
bennylp |
Added logging in sip_regc.c to report the error when pjsip_regc_send() …
|
|
|
@661
|
18 years |
bennylp |
Fixed bug in --auto-conf option in pjsua
|
|
|
@660
|
18 years |
bennylp |
Added Ctrl-C handler for pjsua Windows, and added average bps in media …
|
|
|
@659
|
18 years |
bennylp |
Added --auto-conf options in pjsua, also enable speex/3200, and set …
|
|
|
@658
|
18 years |
bennylp |
Change set_ec_tail() API to set_ec() in sound port, also change suppressor …
|
|
|
@657
|
18 years |
bennylp |
Fixed assertion error if ACK is received before INVITE transaction sends …
|
|
|
@656
|
18 years |
bennylp |
Echo suppressor tuning and testing on WincE, and also added …
|
|
|
@655
|
18 years |
bennylp |
Change the silence suppressor to use the adaptive silence detector.
|
|
|
@654
|
18 years |
bennylp |
Change unescaping function in scanner and string.c to NOT unescape when …
|
|
|
@653
|
18 years |
bennylp |
Change AEC into generic echo canceller framework with either AEC or simple …
|
|
|
@652
|
18 years |
bennylp |
Set to use PCMU and disable AEC for WinCE target.
|
|
|
@651
|
18 years |
bennylp |
AEC and sound backend fixes:
- Changed default sound backend in Windows to …
|
|
|
@650
|
18 years |
bennylp |
Fixed error in setting up tail length in sound_port
|
|
|
@649
|
18 years |
bennylp |
Fixed bug in pjsua_media.c because of recent AEC changes: sound device is …
|
|
|
@648
|
18 years |
bennylp |
More work on the AEC (including changes in PJSUA), embed the AEC in …
|
|
|
@647
|
18 years |
bennylp |
Fixed complilation error in config.h for ARM target.
|
|
|
@646
|
18 years |
bennylp |
More experimentation with AEC: (1) added media port to create …
|
|
|
@645
|
18 years |
bennylp |
Removed the constness of the captured frame from pjmedia_snd_rec_cb …
|
|
|
@644
|
18 years |
bennylp |
Experimental change in PJMEDIA dsound.c DirectSound? backend: (1) Don't …
|
|
|
@643
|
18 years |
bennylp |
Fix compilation error in MacOS because of recent changes in config.h, also …
|
|
|
@642
|
18 years |
bennylp |
Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in …
|
|
|
@641
|
18 years |
bennylp |
Added simple WinCE application:
- added pjsua_wince in pjsip-apps, which …
|
|
|
@640
|
18 years |
bennylp |
Fix PJLIB on WinCE:
- Added CPU and OS autodetection feature in config.h. …
|
|
|
@639
|
18 years |
bennylp |
Changed siprtp on Linux to raise the thread priority
|
|
|
@638
|
18 years |
bennylp |
Really add the iLBC files into SVN now (duh!).
|
|
|
@637
|
18 years |
bennylp |
- Added iLBC codec (experimental) with the following features:
- …
|
|
|
@636
|
18 years |
bennylp |
Fixed bug in registring external thread: thread descriptor is not large …
|
|
|
@635
|
18 years |
bennylp |
Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 …
|
|
|
@634
|
18 years |
bennylp |
Removed pj/compat/sprintf.h from MSVC workspace, also changed "make size" …
|
|
|
@633
|
18 years |
bennylp |
Added pjmedia_port_info_init() to fill in pjmedia_port_info structure, …
|
|
|
@632
|
18 years |
bennylp |
Added capability in pjsua to add application created media port to pjsua's …
|
|
|
@631
|
18 years |
bennylp |
- Added splitter/combiner port (splitcomb.c)
- Added function to …
|
|
|
@630
|
18 years |
bennylp |
Committed changes to MSVC workspace re: recent speex changes
|
|
|
@629
|
18 years |
bennylp |
Added --ptime and --no-vad option in pjsua
|
|
|
@628
|
18 years |
bennylp |
- Bring speex codec up to date with their SVN trunk
- Speex codec should …
|
|
|
@627
|
18 years |
bennylp |
Fixed rather loud clicking/tick noise when call is established. This was …
|
|
|
@626
|
18 years |
bennylp |
Fixed minor bug in siprtp: in summary report, percentage of RX loss is …
|
|
|
@625
|
18 years |
bennylp |
Added initial implementation of autoconf script (aconfigure)
|
|
|