Commit Graph

149 Commits (ce50f085ff22453c27985fa962425d3f66d136fc)
 

Author SHA1 Message Date
Stefan Sayer ce50f085ff small cache optimisation. ssrc is not set!
19 years ago
Stefan Sayer 1c303fbd47 re-register period corrected
19 years ago
Stefan Sayer fbfa027e39 fixes small register bug (registrations sent out more than one time)
19 years ago
Stefan Sayer 7b4faa3631 local tag of dialout sessions can be set by caller
19 years ago
Stefan Sayer 4ba301709b readme for registrar client
19 years ago
Stefan Sayer b36cacb45a registrar client. can register at SIP registrar; used via DI API
19 years ago
Stefan Sayer f55194e479 * moved auth API to ampi/UACAuthAPI.h
19 years ago
Stefan Sayer 349378a86d Objects may be passed through DI interface (still lacks refcounting)
19 years ago
Stefan Sayer 939eae1701 small fix on default constructor
19 years ago
Stefan Sayer 6b6ccb45e2 removed some more debugging info (sorry it trashes my output)
19 years ago
Stefan Sayer 5a61f5b417 SessionEventHandler does not need to hold the Session
19 years ago
Stefan Sayer e56541eed0 removed excessive debug info
19 years ago
Stefan Sayer 04938cc120 * introduces new plugin type: session-less ua behaviour can be implemented with a
19 years ago
Raphael Coeffic a06ea3b289 fixed compilation error.
19 years ago
Maxim Sobolev 0f59c71eb3 Implement real adaptive jitter buffering. Otherwise things like conferencing
19 years ago
Stefan Sayer 766f0c2dbc added subdirs to doxygen doc (thanks olle)
19 years ago
Stefan Sayer 73fc70569f updated paths
19 years ago
Stefan Sayer 66d132f871 cleaned up and corrected the install system
19 years ago
Stefan Sayer 69eb1f7192 default announcement (for all applications)
19 years ago
Stefan Sayer 2846bfaa02 added file for conference beep
19 years ago
Stefan Sayer e11e114f6e updated doc
19 years ago
Stefan Sayer 4ddce65440 changed lame path to the defaults (/usr/include/lame and liblame)
19 years ago
Stefan Sayer 55304b302d corrected default plug-in path
19 years ago
Stefan Sayer 9515cdcb9e ldflags in main Makefile.defs already
19 years ago
Stefan Sayer d21931f330 * out of dialog REFER creates a new dialout session
19 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
19 years ago
Stefan Sayer 5e98bc2799 chcking svn keywords...
19 years ago
Stefan Sayer 2f21cc127d corrected (c) info
19 years ago
Stefan Sayer 504243f6b1 doc for transfer
19 years ago
Stefan Sayer 7f6d1af4a7 example for transfering the session after announcement using REFER
19 years ago
Stefan Sayer a5dbceef55 adds sending REFER in dialog
19 years ago
Stefan Sayer f776df7eb8 fixes some problems related to contact:
19 years ago
Stefan Sayer 58bd352b60 changed named to avoid naming conflicts in module
19 years ago
Stefan Sayer 6036425491 removed unused AcceptDelay variale definitions
19 years ago
Stefan Sayer d87c3cf50d set DEFAULT_GOAL to all
19 years ago
Stefan Sayer b1243ae3b7 removes compiled modules
19 years ago
Stefan Sayer b63db19447 added readme
19 years ago
Stefan Sayer 30b60cf36c moved iLBC_test
19 years ago
Stefan Sayer 1f3230bcc7 updated iLBC implementation from rfc3951 (only copyright/comments changed from draft 04)
19 years ago
Stefan Sayer de2101e005 corrected deps for module_extra_objs
19 years ago
Stefan Sayer 26b04f2bc7 updated doc
19 years ago
Stefan Sayer 836db3d70d reenabled DialoutSuffix
19 years ago
Stefan Sayer 1d8f98c549 documentation for uac_auth
19 years ago
Stefan Sayer d94b3d7386 example application for uac_auth
19 years ago
Stefan Sayer 3af1d3dd6f uac authentication
19 years ago
Stefan Sayer 7d6b3bf377 updated docu
19 years ago
Stefan Sayer 60668be1fb only take remote_tag on incoming reply if 101 < code < 300 (remote tag set: "dialog established")
19 years ago
Stefan Sayer 6c4b6d2da4 added cseq to onSendRequest function of SessionEventHandler API
19 years ago
Raphael Coeffic c53de35c63 added basic documentation for the IVR plug-in.
19 years ago
Raphael Coeffic 822c3014cc fixes bug happening when telephone-event payload occurs before a compatible regular payload.
19 years ago