source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @184   19 years bennylp Ported pjsip to WinCE
(edit) @183   19 years bennylp Ported pjmedia to WinCE
(edit) @182   19 years bennylp Changed the unicode string API and ported to ARM/WinCE
(edit) @181   19 years bennylp Changed the unicode functions
(edit) @180   19 years bennylp Added pj_strcat2
(edit) @179   19 years bennylp Disable test from Makefile
(edit) @178   19 years bennylp Added sound device count when sound is initialized
(edit) @177   19 years bennylp Integrated pjmedia-codec library to pjsua
(edit) @176   19 years bennylp Added pjmedia-codec library
(edit) @175   19 years bennylp Added more logging, and fixed bug when ACK is responded!
(edit) @174   19 years bennylp Fixed bug where resolved address is not properly propagated from resolver …
(edit) @173   19 years bennylp Fixed Linux OSS sound
(edit) @172   19 years bennylp Ported pjmedia to Linux
(edit) @171   19 years bennylp Failed attempt to build pjmedia with DirectSound? on Linux
(edit) @170   19 years bennylp Fixed ACK receipt not processed by invite session
(edit) @169   19 years bennylp Updated with new jitter buffer, and statistics in pjsua
(edit) @168   19 years bennylp Added svn_pset
(edit) @167   19 years bennylp Setting svn:eol-style attribute
(edit) @166   19 years bennylp Setting svn:eol-style attribute
(edit) @165   19 years bennylp Setting svn:eol-style attribute
(edit) @164   19 years bennylp Setting svn:eol-style attribute
(edit) @163   19 years bennylp Done media integration in pjsua. Needs to do actual voice testing
(edit) @162   19 years bennylp Integration of pjmedia and pjsip error subsystem to pjlib
(edit) @161   19 years bennylp Changed PJ_ASSERT_RETURN implementation, to prevent expr from being …
(edit) @160   19 years bennylp Finished invite session UAS implementation
(edit) @159   19 years bennylp Finished new pjmedia rewrite
(edit) @158   19 years bennylp Fixed compilation error in ioqueue_epoll when TCP is disabled
(edit) @157   19 years bennylp Fixed root Makefile for make size
(edit) @156   19 years bennylp Initial UAS implementation in invite session
(edit) @155   19 years bennylp Fixed VC6 release build
(edit) @154   19 years bennylp Removed default CFLAGS=-O2 -g in Makefiles
(edit) @153   19 years bennylp Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabled
(edit) @152   19 years bennylp Fixed bug in INVITE server transaction for 2xx response
(edit) @151   19 years bennylp Fixed bug in invite server transaction
(edit) @150   19 years bennylp Implement rwlock for Linux
(edit) @149   19 years bennylp Added missing pjsua/pjsua_reg.c to svn
(edit) @148   19 years bennylp Updated root Makefile
(edit) @147   19 years bennylp Renamed pjsua.c to pjsua_core.c since it is causing link problems with gcc
(edit) @146   19 years bennylp Fixed minor typo in Makefile comments
(edit) @145   19 years bennylp Updated Makefile for cygwin/mingw build and fix misc warnings
(edit) @144   19 years bennylp Fixed Makefile for cygwin/mingw
(edit) @143   19 years bennylp Fixed warning about isblank() redefinition on cygwin
(edit) @142   19 years bennylp Fixed Makefile and warnings in cygwin/mingw
Note: See TracRevisionLog for help on using the revision log.