|
|
@543
|
18 years |
bennylp |
Fixed bug in sip_transport_udp: socket is closed after unregistered from …
|
|
|
@542
|
18 years |
bennylp |
Changed default media quality to 3
|
|
|
@541
|
18 years |
bennylp |
Modify all applications because of changed in WAV port API (removed …
|
|
|
@540
|
18 years |
bennylp |
Changed siprtp to use media transport framework to handle NAT
|
|
|
@539
|
18 years |
bennylp |
Added better API for media transport, and fixed bugs with pending RTP …
|
|
|
@538
|
18 years |
bennylp |
Handle error reported by transport
|
|
|
@537
|
18 years |
bennylp |
Fixed RTCP statistic returning fraction lost instead of total lost
|
|
|
@536
|
18 years |
bennylp |
Fixed bug: ioqueue should return error when send()/sendto() is called …
|
|
|
@535
|
18 years |
bennylp |
Fixed unreferenced argument warning
|
|
|
@534
|
18 years |
bennylp |
Added the error code into error messages
|
|
|
@533
|
18 years |
bennylp |
Added capability to build pjmedia_sock_info from an UDP media transport
|
|
|
@532
|
18 years |
bennylp |
Added memory/buffer based media playback and recording
|
|
|
@531
|
18 years |
bennylp |
Yet again large diffs because of documentation/doxygen update
|
|
|
@529
|
18 years |
bennylp |
Removed <malloc.h> from speex/kiss_fft.h as it does not exist in macOS X
|
|
|
@528
|
18 years |
bennylp |
Re-live --quality options in pjsua
|
|
|
@527
|
18 years |
bennylp |
Fixed bugs in negotiating SDP answer from remote for dynamic payload types
|
|
|
@526
|
18 years |
bennylp |
Display the invalid argument in pjsua
|
|
|
@525
|
18 years |
bennylp |
Fixed pjmedia build errors in the Makefile with the new gsm patchlevel
|
|
|
@524
|
18 years |
bennylp |
Fix warning messages in GSM and speex because of previous update to GSM …
|
|
|
@523
|
18 years |
bennylp |
Fix warning messages in GSM and speex because of previous update to GSM …
|
|
|
@522
|
18 years |
bennylp |
Set log message level to error (=1) when message is too long
|
|
|
@521
|
18 years |
bennylp |
Comment out PJSUA options that are no longer supported with new pjsua
|
|
|
@520
|
18 years |
bennylp |
Increase default max SIP packet size to 2000 (from 1500), since SIP PDU …
|
|
|
@519
|
18 years |
bennylp |
Changed in presence: incoming NOTIFY without body will not change presence …
|
|
|
@518
|
18 years |
bennylp |
Updated doxygen documentation to all headers in PJMEDIA
|
|
|
@517
|
18 years |
bennylp |
Bring the GSM codec to patchlevel 12
|
|
|
@516
|
18 years |
bennylp |
Added speex jitter buffer and AEC files to the library
|
|
|
@515
|
18 years |
bennylp |
Modifications all over the place, but mainly only to update Doxygen …
|
|
|
@514
|
18 years |
bennylp |
Fixed pjlib doxygen documentation
|
|
|
@513
|
18 years |
bennylp |
Optimizations mostly in the conference bridge (gained more than 3x faster)
|
|
|
@512
|
18 years |
bennylp |
Fixed couple of bugs in pjsua API: (1) server presence subscription not …
|
|
|
@511
|
18 years |
bennylp |
Cleanup more compilation warnings with Mingw
|
|
|
@510
|
18 years |
bennylp |
Fixed bug in command line parsing in pjsua
|
|
|
@509
|
18 years |
bennylp |
Cleanup misc compilation warnings with gcc
|
|
|
@508
|
18 years |
bennylp |
Fixed new pjsua build/makefiles
|
|
|
@507
|
18 years |
bennylp |
Implement --null-audio, --auto-loop, etc. in pjsua
|
|
|
@506
|
18 years |
bennylp |
Standardise clearing and copying frame with pjmedia_zero_samples() and …
|
|
|
@505
|
18 years |
bennylp |
Fixed couple of bugs in stream: (1) race condition when transport callback …
|
|
|
@504
|
18 years |
bennylp |
Removed activex-pjsua from projects (no longer desired)
|
|
|
@503
|
18 years |
bennylp |
-- REWRITE OF PJSUA API --
|
|
|
@502
|
18 years |
bennylp |
Fixed bugs in client authentication: (1)tx_data in reinit_req() is not …
|
|
|
@501
|
18 years |
bennylp |
Added pjmedia_sdp_neg_was_aswer_remote()
|
|
|
@500
|
18 years |
bennylp |
Added status_text and cause_text in dialog and transaction to capture the …
|
|
|
@499
|
18 years |
bennylp |
Fixed bug in generating CANCEL request when the INVITE request contains …
|
|
|
@498
|
18 years |
bennylp |
Added mutex protection and option not to delete upstream/downstream port …
|
|
|
@497
|
18 years |
bennylp |
Changed codec priority to use integer with value between 0-255 instead of …
|
|
|
@495
|
18 years |
bennylp |
Fixed bug in xoff calculation in PJMEDIA resample
|
|
|
@494
|
18 years |
bennylp |
Changed codec names to uppercase in siprtp, as they are not accepted by …
|
|
|
@493
|
18 years |
bennylp |
Updated pjsua Makefile with recent changes in pjsua-lib
|
|
|
@492
|
18 years |
bennylp |
Another huge chunks of modifications in PJSUA API, too many things to …
|
|
|
@491
|
18 years |
bennylp |
More information in error reporting on parsing error
|
|
|
@488
|
18 years |
bennylp |
Uploaded splitter/combiner API draft
|
|
|
@487
|
18 years |
bennylp |
Initial work on pjsua ActiveX component
|
|
|
@486
|
18 years |
bennylp |
Added pjsip_endpt_handle_events2(), which has an additional argument to …
|
|
|
@485
|
18 years |
bennylp |
Speex codec will refuse codec quality/complexity 0 and replace them with …
|
|
|
@484
|
18 years |
bennylp |
Added "#undef s_addr" in sock.h to fix build error on some Windows …
|
|
|
@483
|
18 years |
bennylp |
Added options in pjmedia UDP transport to disable source address checking
|
|
|
@482
|
19 years |
bennylp |
More changes in pjsua API to make it more complete high level API
|
|
|
@481
|
19 years |
bennylp |
Sound device id zero mean autoselect device
|
|
|
@480
|
19 years |
bennylp |
Added set_pos() to WAV player
|
|
|
@479
|
19 years |
bennylp |
Added destroy in transport operation
|
|
|
@477
|
19 years |
bennylp |
Added README-RTEMS and tweaked the makefiles
|
|
|
@476
|
19 years |
bennylp |
First stage in pjsua library re-arrangements towards creating an easy to …
|
|
|
@473
|
19 years |
bennylp |
Fixed minor compilation warnings in rtcp.h
|
|
|
@472
|
19 years |
bennylp |
Cleanup warnings with MSVC 2003
|
|
|
@471
|
19 years |
bennylp |
Change jitter calculation in sound test (sndtest) to show the worst jitter …
|
|
|
@470
|
19 years |
bennylp |
Fixed crash bug in DSound closing procedure
|
|
|
@469
|
19 years |
bennylp |
Put back high thread priority in dsound.c
|
|
|
@468
|
19 years |
bennylp |
Fixed MacOS X build
|
|
|
@467
|
19 years |
bennylp |
Changed DirectSound? not to be too aggressive when capturing frames
|
|
|
@466
|
19 years |
bennylp |
Increase default number of DirectSound? buffers to 16. This has seemed to …
|
|
|
@465
|
19 years |
bennylp |
Fixed minor bug in silence detector
|
|
|
@464
|
19 years |
bennylp |
Added sound test sample
|
|
|
@463
|
19 years |
bennylp |
DirectSound? capture device queries stream position and retrieves any …
|
|
|
@462
|
19 years |
bennylp |
Added device enumeration capability in DirectSound?
|
|
|
@461
|
19 years |
bennylp |
Fixed warning about unreference arguments in transport_udp.c
|
|
|
@460
|
19 years |
bennylp |
Set media thread in siprtp samples to highest priority to make RTCP jitter …
|
|
|
@459
|
19 years |
bennylp |
Fixed crashed with the latest VAD changes
|
|
|
@458
|
19 years |
bennylp |
Removed VSS traces from .dsp files
|
|
|
@457
|
19 years |
bennylp |
Install VAD in g711, gsm, and speex, and add the DTX support in stream.c. …
|
|
|
@456
|
19 years |
bennylp |
Changed PJ_ASSERT_RETURN to evaluate the expression in the pj_assert, so …
|
|
|
@455
|
19 years |
bennylp |
Changed the way average jitter is calculated in rtcp
|
|
|
@454
|
19 years |
bennylp |
Added --report-file options in siprtp
|
|
|
@453
|
19 years |
bennylp |
Changed the way Content-Type is written. Whitespace is now written before …
|
|
|
@452
|
19 years |
bennylp |
Major modification in pjmedia to split stream transport into separate …
|
|
|
@451
|
19 years |
bennylp |
Rearrange DirectSound? closing steps to reduce blocking delay
|
|
|
@450
|
19 years |
bennylp |
Fixed excessive jitter prefetch message when silence detector is applied …
|
|
|
@449
|
19 years |
bennylp |
Fixed error in Samples.mak (TARGET instead of TARGET_NAME)
|
|
|
@448
|
19 years |
bennylp |
Rearrange transaction statefull stuffs in SIP so that it will not be …
|
|
|
@447
|
19 years |
bennylp |
Fixed broken make on Linux etc because of missing os_timestamp_linux.c …
|
|
|
@446
|
19 years |
bennylp |
Fixed bug in UAS dialog (remote.info_str was taken from local info)
|
|
|
@445
|
19 years |
bennylp |
Changed default sound back-end on Win32 to own DirectSound?
|
|
|
@444
|
19 years |
bennylp |
Fixed bug in siprtp because of recent changes in …
|
|
|
@443
|
19 years |
bennylp |
Set default sound backend in Win32 to own DirectSound?, and changed …
|
|
|
@442
|
19 years |
bennylp |
Fixed more bugs with multiple frame handling
|
|
|
@441
|
19 years |
bennylp |
Change how --add-codec works in pjsua
|
|
|
@440
|
19 years |
bennylp |
Fixed bug with multiple frames handling in RTP stream
|
|
|
@439
|
19 years |
bennylp |
Add $TARGET variable in Samples-vc.mak
|
|
|
@438
|
19 years |
bennylp |
Another major modifications in PJMEDIA:
- handle multiple frames in one …
|
|
|
@437
|
19 years |
bennylp |
Split reporting capability to separate file in siprtp sample
|
|
|