|
|
@324
|
19 years |
bennylp |
Changed pjsip_inv_send_msg() function
|
|
|
@323
|
19 years |
bennylp |
Added feature in conference bridge to get and set the signal level of …
|
|
|
@322
|
19 years |
bennylp |
Support for stereo audio (or N audio channels, for that matter)
|
|
|
@321
|
19 years |
bennylp |
Added sound port (sound_port.h/c), and changed sound and RTCP names from …
|
|
|
@320
|
19 years |
bennylp |
Added misc flags and modify Makefiles to allow exclusion of PortAudio? and …
|
|
|
@319
|
19 years |
bennylp |
Tidying up sound device, register PortAudio? error codes, and initial …
|
|
|
@318
|
19 years |
bennylp |
Added Null port, and changed conference so that it does not call port …
|
|
|
@317
|
19 years |
bennylp |
(Failed) Attempt to persuade VC2005 project conversion to include …
|
|
|
@316
|
19 years |
bennylp |
Added few words in configure script and fixed cygwin compilation
|
|
|
@315
|
19 years |
bennylp |
Fixed compilation and run warnings/errors with MSVC 2005
|
|
|
@314
|
19 years |
bennylp |
Updated README.txt
|
|
|
@313
|
19 years |
bennylp |
Updated MSVC projects to use os_time_win32.c, as os_time_ansi.c caused …
|
|
|
@312
|
19 years |
bennylp |
Added options to disable microphone device, usefull for streaming server …
|
|
|
@311
|
19 years |
bennylp |
RTP server NAT support and removed rtp_port
|
|
|
@310
|
19 years |
bennylp |
Version 0.5.4 final web release
|
|
|
@309
|
19 years |
bennylp |
Fixed pjsip-perf for 0.5.4
|
|
|
@308
|
19 years |
bennylp |
Updated dev-guide pdf to 0.5.4
|
|
|
@307
|
19 years |
bennylp |
Version 0.5.4 (web release)
|
|
|
@306
|
19 years |
bennylp |
Updated evsub to sync with the doc
|
|
|
@305
|
19 years |
bennylp |
Added --uas-duration and --uas-refresh option (the later is broken)
|
|
|
@304
|
19 years |
bennylp |
Fixed bug in writing log when pj_init() is called
|
|
|
@303
|
19 years |
bennylp |
Set minimum quality for Speex ultrawideband codec to 5 (because sound is …
|
|
|
@302
|
19 years |
bennylp |
Fixed bug in remote payload type search
|
|
|
@301
|
19 years |
bennylp |
Fixed warnings in Linux build
|
|
|
@300
|
19 years |
bennylp |
Renamed getopt() to pj_getopt(), and fixed misc Linux warnings
|
|
|
@299
|
19 years |
bennylp |
Fixed warnings on Linux build
|
|
|
@298
|
19 years |
bennylp |
Added version info on pj_init()
|
|
|
@297
|
19 years |
bennylp |
Added missing speex_config_types.h
|
|
|
@296
|
19 years |
bennylp |
Updated Makefiles for SIMPLE IM+iscomposing, wideband support, and Speex
|
|
|
@295
|
19 years |
bennylp |
Fixed warnings in pjmedia_sdp_attr_cmp
|
|
|
@294
|
19 years |
bennylp |
Tested Speex codecs (narrowband, wideband, ultrawideband)!
|
|
|
@293
|
19 years |
bennylp |
Added to pjsua: write new media settings, modify call stat output, fixed …
|
|
|
@292
|
19 years |
bennylp |
Fixed crashed bug when dialog is gone after it is found! Should not happen …
|
|
|
@291
|
19 years |
bennylp |
Changed Speex defaults: complexity=-1, vad=off. Tested with EyeBeam?
|
|
|
@290
|
19 years |
bennylp |
Fixed bug if payload type for rx and tx is different (i.e. dyn pt)
|
|
|
@289
|
19 years |
bennylp |
Added PJ_EEOF in pjlib errno.h
|
|
|
@288
|
19 years |
bennylp |
Allow file port to read the file in chunks instead of a whole
|
|
|
@287
|
19 years |
bennylp |
Fixed bug where resample may write pass the output buffer
|
|
|
@286
|
19 years |
bennylp |
Show call disconnect reason
|
|
|
@285
|
19 years |
bennylp |
Added few more words
|
|
|
@284
|
19 years |
bennylp |
Added complexity and quality argument, and terminate dialog properly on …
|
|
|
@283
|
19 years |
bennylp |
Added API to terminate dialog prematurely. Affect: dialog, invite …
|
|
|
@282
|
19 years |
bennylp |
Added assert checking in speex codec
|
|
|
@281
|
19 years |
bennylp |
Fixed serious flaw in GSM where encoder and decoder shared the same state!
|
|
|
@280
|
19 years |
bennylp |
Fixed SDP negotiation to include clock rate
|
|
|
@279
|
19 years |
bennylp |
Fixed Speex warnings, and set version to 0.5.3.1
|
|
|
@278
|
19 years |
bennylp |
Added Speex for narrowband, wideband, and ultra-wideband!!
|
|
|
@277
|
19 years |
bennylp |
Major modification in conference bridge to allow ports with different …
|
|
|
@276
|
19 years |
bennylp |
Support for missing rtpmap for static payload types
|
|
|
@275
|
19 years |
bennylp |
Terminate pending SUBSCRIBE if application sends another one (e.g. to …
|
|
|
@274
|
19 years |
bennylp |
Put few words in INSTALL.txt and README.txt
|
|
|
@273
|
19 years |
bennylp |
Version 0.5.3 - Callgen & IM
|
|
|
@272
|
19 years |
bennylp |
has compilation errors
|
|
|
@271
|
19 years |
bennylp |
Fixed compilation warnings and errors in pjsip-perf
|
|
|
@270
|
19 years |
bennylp |
Version 0.5.3 - Callgen & IM
|
|
|
@269
|
19 years |
bennylp |
Added IM and composition indication, and tested
|
|
|
@268
|
19 years |
bennylp |
Added IM and composition indication, and tested
|
|
|
@267
|
19 years |
bennylp |
Fixed bug when a disconnected INVITE session was brought to confirmed …
|
|
|
@266
|
19 years |
bennylp |
Changed pjsip_msg_body_clone(), added pjsip_msg_body_create()
|
|
|
@265
|
19 years |
bennylp |
Added optional header and body in pjsip_dlg_respond
|
|
|
@264
|
19 years |
bennylp |
Added PJLIB_UTIL_EINXML in errno
|
|
|
@263
|
19 years |
bennylp |
Added pj_strdup2_with_null
|
|
|
@262
|
19 years |
bennylp |
Found out what has been causing the slow performance.
|
|
|
@261
|
19 years |
bennylp |
Increase UDP transport socket buffer size to 24M!
|
|
|
@260
|
19 years |
bennylp |
Maximize the size of SO_SNDBUF and SO_RCVBUF for UDP transport
|
|
|
@259
|
19 years |
bennylp |
Added logging in pjsip-perf
|
|
|
@258
|
19 years |
bennylp |
Handle failure to open log file
|
|
|
@257
|
19 years |
bennylp |
Trying to find out why CPU is idle while it should be working hard!!
|
|
|
@256
|
19 years |
bennylp |
Option to dump summary/detail
|
|
|
@255
|
19 years |
bennylp |
Added option to perform detailed or summary only dump
|
|
|
@254
|
19 years |
bennylp |
Added pjsip-apps top level projects
|
|
|
@253
|
19 years |
bennylp |
Moved pjsua to pjsip-apps
|
|
|
@252
|
19 years |
bennylp |
Fixed bug where rdata is not reset properly causing memory to grow …
|
|
|
@251
|
19 years |
bennylp |
Fixed bug in timer, where poll() can return negative time, causing havoc …
|
|
|
@250
|
19 years |
bennylp |
Updated 0.5.2
|
|
|
@249
|
19 years |
bennylp |
Fixed Makefile to adhere library dependencies
|
|
|
@248
|
19 years |
bennylp |
Changed pjsip_endpt_handle_events() to return pj_status_t instead of void
|
|
|
@247
|
19 years |
bennylp |
Fixed bug in conference instantiation when max-ports is not properly set
|
|
|
@246
|
19 years |
bennylp |
Fixed deadlock in conference when starting sound device in Linux
|
|
|
@245
|
19 years |
bennylp |
Added log message when stream and stream thread is started
|
|
|
@244
|
19 years |
bennylp |
Temporary fix: added sleep() when epoll returns non-zero while no …
|
|
|
@243
|
19 years |
bennylp |
Release 0.5.2
|
|
|
@242
|
19 years |
bennylp |
Fixed Linux port warnings/errors
|
|
|
@241
|
19 years |
bennylp |
Updated mingw compilation
|
|
|
@240
|
19 years |
bennylp |
Added errno.c in Makefile
|
|
|
@239
|
19 years |
bennylp |
Fixed warning about _WIN32_WINNT redefined when compiled on Mingw
|
|
|
@238
|
19 years |
bennylp |
Moved pjsua framework to pjsua-lib
|
|
|
@237
|
19 years |
bennylp |
Fixed warnings in getopt
|
|
|
@236
|
19 years |
bennylp |
Major redesign in pjsua: call is indexed by number, multiple accounts, …
|
|
|
@235
|
19 years |
bennylp |
Do not drop response with mismatch sent-by, since it can happen when …
|
|
|
@234
|
19 years |
bennylp |
Fixed various crashes since mutex is introduced
|
|
|
@233
|
19 years |
bennylp |
Fixed bug pj_thread_register() when same thread is re-registered with …
|
|
|
@232
|
19 years |
bennylp |
Added mutex protection for caching pool
|
|
|
@231
|
19 years |
bennylp |
Version 0.5.1.3
|
|
|
@230
|
19 years |
bennylp |
Tidying up and make it consistent with the documentation
|
|
|
@229
|
19 years |
bennylp |
Fixed echo in conference, and add ability to shrink buffer in jitter …
|
|
|
@228
|
19 years |
bennylp |
Synched with documentation
|
|
|
@227
|
19 years |
bennylp |
Fixed generation of header from the URI
|
|
|
@226
|
19 years |
bennylp |
Fixed crashed bugs when session dissapers while pjsua is waiting for …
|
|
|
@225
|
19 years |
bennylp |
Fixed bugs when codec order in remote and local sdp is different
|
|
|