|
|
@760
|
18 years |
bennylp |
Changed pasound.c to handle situation when NULL is passed as input/output …
|
|
|
@759
|
18 years |
bennylp |
Changed pasound.c to get the default sound devices from the host API's …
|
|
|
@758
|
18 years |
bennylp |
Fixed typos in pj_*int*_t's comments [thanks Tomasz Ostrowski].
|
|
|
@757
|
18 years |
bennylp |
Created another Symbian branch
|
|
|
@756
|
18 years |
bennylp |
Modify sip_transaction.c to send ACK first before notifying upper layer …
|
|
|
@755
|
18 years |
bennylp |
Fixed title mismatch in PJLIB-UTIL HTML header
|
|
|
@754
|
18 years |
bennylp |
Added pjlib-util/config.h and pjlib-util/types.h to put
together common …
|
|
|
@753
|
18 years |
bennylp |
Major addition to support DNS SRV resolution in PJSIP:
- added DNS …
|
|
|
@752
|
18 years |
bennylp |
Changed puts() to printf() in log_writer_stdout.c, since puts() introduced …
|
|
|
@751
|
18 years |
bennylp |
Removed -DNDEBUG from default CFLAGS [thanks Olivier Gournet]
|
|
|
@750
|
18 years |
bennylp |
Fixed compilation errors when threading is disabled (PJ_HAS_THREADS=0) and …
|
|
|
@749
|
18 years |
bennylp |
Changed fputs() to puts() in log_writer_stdout.c, since it's suspected to …
|
|
|
@748
|
18 years |
bennylp |
Fixed bug in the hash table size calculation. The hash table creation API …
|
|
|
@747
|
18 years |
bennylp |
Fixed compilation error in tone generator when using fixed point.
|
|
|
@746
|
18 years |
bennylp |
Fixed minor error in pj_thread_is_registered() API. The return value …
|
|
|
@745
|
18 years |
bennylp |
Added initial implementation of low-level DNS packetization
and parsing …
|
|
|
@744
|
18 years |
bennylp |
Added pjmedia_snd_stream_get_info() function.
NOTE SOUND DEVICE …
|
|
|
@743
|
18 years |
bennylp |
Updated doxygen documentation on sdp_neg.h
|
|
|
@742
|
18 years |
bennylp |
Added support for specifying IP address in PJSUA-LIB/pjsua.
This option …
|
|
|
@741
|
18 years |
bennylp |
Version 0.5.8 web release
|
|
|
@740
|
18 years |
bennylp |
Fixed misleading log message from the sound port about EC being suspended …
|
|
|
@739
|
18 years |
bennylp |
Version 0.5.8
|
|
|
@738
|
18 years |
bennylp |
Tests with other user agents revealed some bugs which
have been fixed …
|
|
|
@737
|
18 years |
bennylp |
Fixed several bugs in PJSUA-API:
- in some condition, when outgoing call …
|
|
|
@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])
|
|
|
@692
|
18 years |
bennylp |
Added working mmp files for pjlib/symbian
|
|
|
@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 …
|
|
|
@687
|
18 years |
bennylp |
The bloody thing links!!
|
|
|
@686
|
18 years |
bennylp |
Supposed to link correctly, but it is not..
|
|
|
@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 …
|
|
|
@682
|
18 years |
bennylp |
Temp fix for dll unresolved
|
|
|
@681
|
18 years |
ismangil |
Work in progress. Linking problems.
|
|
|
@680
|
18 years |
ismangil |
Work in progress. Compile and links cleanly. Executes in console mode …
|
|
|
@679
|
18 years |
ismangil |
Build system now works for Symbian S60 3rd Ed emulator
|
|
|
@678
|
18 years |
ismangil |
Need NULL (again)
|
|
|
@677
|
18 years |
ismangil |
Removed semicolon causing warning of empty declaration
|
|
|
@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.
|
|
|
@666
|
18 years |
ismangil |
Work in progress, RThread still not compiling
|
|
|
@665
|
18 years |
ismangil |
Apparently NULL is already defined
|
|
|
@664
|
18 years |
ismangil |
Moving to S60 3rd Edition
|
|
|
@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
|
|
|