summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsua-lib/pjsua_internal.h
AgeCommit message (Expand)Author
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-02-24Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged wi...Benny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-02-16Ticket #102: use PJSUA_MAX_PLAYERS and PJSUA_MAX_RECORDERS instead of hardcod...Benny Prijono
2007-01-21Implement ticket #67: added WAV playlist feature to PJMEDIABenny Prijono
2007-01-13More work on ticket #50: binding of PJSUA-API account to specific transport, ...Benny Prijono
2006-11-21Fixed compilation error if C++ application tries to include pjsua_internal.hBenny Prijono
2006-09-24Fixed several bugs in PJSUA-API:Benny Prijono
2006-09-19Fixed race-condition/deadlock problems in the dialog/user agent layer Benny Prijono
2006-08-15Support for PUBLISH (RFC 3903):Benny Prijono
2006-08-04More work on the AEC (including changes in PJSUA), embed the AEC in sound_por...Benny Prijono
2006-08-02Added experimental AEC media port (aec_port.[hc]) based on Speex AEC in pjmed...Benny Prijono
2006-07-27Added capability in pjsua to add application created media port to pjsua's co...Benny Prijono
2006-07-18More intelligent PJSUA-LIB in selecting the appropriate address for Contact h...Benny Prijono
2006-07-10Fixed bug in PJSUA API re: account selection and Contact header for accountsBenny Prijono
2006-06-28Major improvements in PJSIP to support TCP. The changes fall into these categ...Benny Prijono
2006-06-13-- REWRITE OF PJSUA API --Benny Prijono