source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @284   19 years bennylp Added complexity and quality argument, and terminate dialog properly on …
(edit) @283   19 years bennylp Added API to terminate dialog prematurely. Affect: dialog, invite …
(edit) @282   19 years bennylp Added assert checking in speex codec
(edit) @281   19 years bennylp Fixed serious flaw in GSM where encoder and decoder shared the same state!
(edit) @280   19 years bennylp Fixed SDP negotiation to include clock rate
(edit) @279   19 years bennylp Fixed Speex warnings, and set version to 0.5.3.1
(edit) @278   19 years bennylp Added Speex for narrowband, wideband, and ultra-wideband!!
(edit) @277   19 years bennylp Major modification in conference bridge to allow ports with different …
(edit) @276   19 years bennylp Support for missing rtpmap for static payload types
(edit) @275   19 years bennylp Terminate pending SUBSCRIBE if application sends another one (e.g. to …
(edit) @274   19 years bennylp Put few words in INSTALL.txt and README.txt
(edit) @273   19 years bennylp Version 0.5.3 - Callgen & IM
(edit) @272   19 years bennylp has compilation errors
(edit) @271   19 years bennylp Fixed compilation warnings and errors in pjsip-perf
(edit) @270   19 years bennylp Version 0.5.3 - Callgen & IM
(edit) @269   19 years bennylp Added IM and composition indication, and tested
(edit) @268   19 years bennylp Added IM and composition indication, and tested
(edit) @267   19 years bennylp Fixed bug when a disconnected INVITE session was brought to confirmed …
(edit) @266   19 years bennylp Changed pjsip_msg_body_clone(), added pjsip_msg_body_create()
(edit) @265   19 years bennylp Added optional header and body in pjsip_dlg_respond
(edit) @264   19 years bennylp Added PJLIB_UTIL_EINXML in errno
(edit) @263   19 years bennylp Added pj_strdup2_with_null
(edit) @262   19 years bennylp Found out what has been causing the slow performance.
(edit) @261   19 years bennylp Increase UDP transport socket buffer size to 24M!
(edit) @260   19 years bennylp Maximize the size of SO_SNDBUF and SO_RCVBUF for UDP transport
(edit) @259   19 years bennylp Added logging in pjsip-perf
(edit) @258   19 years bennylp Handle failure to open log file
(edit) @257   19 years bennylp Trying to find out why CPU is idle while it should be working hard!!
(edit) @256   19 years bennylp Option to dump summary/detail
(edit) @255   19 years bennylp Added option to perform detailed or summary only dump
(edit) @254   19 years bennylp Added pjsip-apps top level projects
(edit) @253   19 years bennylp Moved pjsua to pjsip-apps
(edit) @252   19 years bennylp Fixed bug where rdata is not reset properly causing memory to grow …
(edit) @251   19 years bennylp Fixed bug in timer, where poll() can return negative time, causing havoc …
(edit) @250   19 years bennylp Updated 0.5.2
(edit) @249   19 years bennylp Fixed Makefile to adhere library dependencies
(edit) @248   19 years bennylp Changed pjsip_endpt_handle_events() to return pj_status_t instead of void
(edit) @247   19 years bennylp Fixed bug in conference instantiation when max-ports is not properly set
(edit) @246   19 years bennylp Fixed deadlock in conference when starting sound device in Linux
(edit) @245   19 years bennylp Added log message when stream and stream thread is started
(edit) @244   19 years bennylp Temporary fix: added sleep() when epoll returns non-zero while no …
(edit) @243   19 years bennylp Release 0.5.2
(edit) @242   19 years bennylp Fixed Linux port warnings/errors
(edit) @241   19 years bennylp Updated mingw compilation
(edit) @240   19 years bennylp Added errno.c in Makefile
(edit) @239   19 years bennylp Fixed warning about _WIN32_WINNT redefined when compiled on Mingw
(edit) @238   19 years bennylp Moved pjsua framework to pjsua-lib
(edit) @237   19 years bennylp Fixed warnings in getopt
(edit) @236   19 years bennylp Major redesign in pjsua: call is indexed by number, multiple accounts, …
(edit) @235   19 years bennylp Do not drop response with mismatch sent-by, since it can happen when …
(edit) @234   19 years bennylp Fixed various crashes since mutex is introduced
(edit) @233   19 years bennylp Fixed bug pj_thread_register() when same thread is re-registered with …
(edit) @232   19 years bennylp Added mutex protection for caching pool
(edit) @231   19 years bennylp Version 0.5.1.3
(edit) @230   19 years bennylp Tidying up and make it consistent with the documentation
(edit) @229   19 years bennylp Fixed echo in conference, and add ability to shrink buffer in jitter …
(edit) @228   19 years bennylp Synched with documentation
(edit) @227   19 years bennylp Fixed generation of header from the URI
(edit) @226   19 years bennylp Fixed crashed bugs when session dissapers while pjsua is waiting for …
(edit) @225   19 years bennylp Fixed bugs when codec order in remote and local sdp is different
(edit) @224   19 years bennylp Re-enable silence detection
(edit) @223   19 years bennylp Added support for NULL frame in rtp stream, fixed bugs here and there in …
(edit) @222   19 years bennylp Added support for playing WAV file
(edit) @221   19 years bennylp Put back stricker SDP negotiation rule
(edit) @220   19 years bennylp Fixed STUN error
(edit) @219   19 years bennylp Fixed bug in registration (CSeq not incremented after 401)
(edit) @218   19 years bennylp Register pjlib-util errno, and update pjlib version
(edit) @217   19 years bennylp Started errno framework in pjlib-util
(edit) @216   19 years bennylp Added incoming call notification
(edit) @215   19 years bennylp RFC 2833 support!
(edit) @214   19 years bennylp Putting initial DTMF efforts
(edit) @213   19 years bennylp Better error reporting in pjmedia stream
(edit) @212   19 years bennylp Implemented major feature: call hold and transfer
(edit) @211   19 years bennylp Fixed crashed bug when sound is closed, and added msg when port is …
(edit) @210   19 years bennylp Added msg when stream is started/paused/resumed
(edit) @209   19 years bennylp Decrease log level from 4 to 5
(edit) @208   19 years bennylp Decrease log level from 4 to 5
(edit) @207   19 years bennylp Added has_local_answer(), and more relaxed negotiation
(edit) @206   19 years bennylp Added pj_ansi/native/unicode_snprintf, and added comment in errno.h
(edit) @205   19 years bennylp Initial conference implementation
(edit) @204   19 years bennylp Copied latest before integrating conference changes
(edit) @203   19 years bennylp Added conference bridge prototype
(edit) @202   19 years bennylp Putting vad template
(edit) @201   19 years bennylp SIMPLE test with FWD, and added more info in UI
(edit) @200   19 years bennylp Added support for <! element
(edit) @199   19 years bennylp Fixed packing error in rtp header, and sdp validation supports non numeric …
(edit) @198   19 years bennylp Fixing Makefiles for the new pjmedia-codec and pjsip-simple libraries
(edit) @197   19 years bennylp Initial SIMPLE implementation
(edit) @196   19 years bennylp Fixed premature dialog deletion, causing crash
(edit) @195   19 years bennylp Return correct error when sending message failed
(edit) @194   19 years bennylp Added pj_xml_clone()
(edit) @193   19 years bennylp Added assert in timer if entry is scheduled more than once
(edit) @192   19 years bennylp Added pj_list_size()
(edit) @191   19 years bennylp Removed obsolete PJMEDIA.txt from docs
(edit) @190   19 years bennylp Added Doxygen HTML header and footer
(edit) @189   19 years bennylp Correct broken links in Doxygen documentation
(edit) @188   19 years bennylp Created and updated PJMEDIA documentation
(edit) @187   19 years bennylp Windows CE port (armv4, x86)
(edit) @186   19 years bennylp Added pjsip++ to svn:ignoresv
(edit) @185   19 years bennylp Ported to WinCE
Note: See TracRevisionLog for help on using the revision log.