Commit Graph

602 Commits (d682e68fcdaf8dda238dfd71137fa006025a3283)

Author SHA1 Message Date
Stefan Sayer 94f2e56f3b more verbose debug on broadcasting servershutdown
17 years ago
Stefan Sayer 7530880d71 added PAI header
17 years ago
Stefan Sayer fc6318504f also consider %2E as extension delimiter (e.g. for cached files saved as urlencoded)
17 years ago
Stefan Sayer fa3a32cf12 add DI monitoring i/f accessible for applications (if compiled with and loaded)
17 years ago
Stefan Sayer 856061e132 corrected typo
17 years ago
Stefan Sayer a932334e4d correct pop() on empty AmArg
17 years ago
Stefan Sayer 64e3d5dbb4 fix: use default value if configuration does not have parameter
17 years ago
Stefan Sayer 9b4bba32d7 refer optionally with expires
17 years ago
Stefan Sayer f5fcaeabc3 optionally send headers with BYE (e.g. Reason) patch by Robert Szokovacs
17 years ago
Peter Lemenkov 23230c090d Added first install target - sems executable itself (and more to come\!)
17 years ago
Peter Lemenkov f563997d4a Fix issue with undefined MAX_RTP_SESSION
17 years ago
Peter Lemenkov 682943be7f Added option to control maximum simultaneous number of rtp-sessions
17 years ago
Peter Lemenkov b212daf345 - Removed obsoleted option (support for OpenSER)
17 years ago
Peter Lemenkov 16044e080f Some cleanups.
17 years ago
Stefan Sayer 97c44eced4 push and pop functions; making assert... functions visible
17 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
17 years ago
Stefan Sayer c0f8e76d2d optionally relay early media (180 .. 183) into caller leg of B2B sessions.
17 years ago
Stefan Sayer b23f20bef8 clearer error message on missing session_timer
17 years ago
Stefan Sayer 5ab8284bb6 DTMF detection improved, the timestamp of the DTMF RTP packets is considered
17 years ago
Stefan Sayer 1dbdf992a1 AmAudioFile's can now be recorded with a specified subtype, appended to the filename after a pipe ('|') character, e.g.:
17 years ago
Stefan Sayer a4a0782093 fixed order of marking finished and deleting, on failed sending of request
17 years ago
Stefan Sayer 1d4c9017f7 synced print format to python's
17 years ago
Stefan Sayer e65a1296db print function for AmArg to represent in debug output
17 years ago
Stefan Sayer 40dbf92611 do not try to scale too short packets.
17 years ago
Stefan Sayer 62c6136c94 made UriParser param const
17 years ago
Stefan Sayer a9780f0f81 RIP unixsock.
17 years ago
Stefan Sayer b66479d68c more on cmake build system
17 years ago
Stefan Sayer 8a857f6803 making assertArray() and assertStruct() publicly accessible
17 years ago
Stefan Sayer 487e68373c fix for compilation on solaris (?)
17 years ago
Stefan Sayer 9ee91e2b27 adds parsing of u= line (URI in SDP)
17 years ago
Stefan Sayer d6010e4aaf fixes bug introduced with r1273: connectCallee does not re-invite caller
17 years ago
Stefan Sayer 47ae57f469 missing API file for monitoring
17 years ago
Stefan Sayer 78f177f4ee adds monitoring support
17 years ago
Stefan Sayer 3888b21c2f o check whether CSeq of reply matches (initial) INVITE cseq
17 years ago
Stefan Sayer 7fb993dc55 using local tag insteda of call id (can be used for controlling session by sending events)
17 years ago
Stefan Sayer 0756084299 equality check for AmArg
17 years ago
Stefan Sayer 8f608fa781 setStopped with wakeup option
17 years ago
Stefan Sayer 43a387c392 initial support for better call/server monitoring
17 years ago
Stefan Sayer f366f0f922 add erase function. fix size() for struct
17 years ago
Stefan Sayer 1c4057a3b3 function to check whether a prompt was loaded and exists
17 years ago
Stefan Sayer 8078e57729 use default signature per default config; wait a little while restarting sems, to let it end
17 years ago
Stefan Sayer 35fa987f32 fixed including config files' path
17 years ago
Stefan Sayer 9c7dd96e75 warns on overwriting configuration
17 years ago
Stefan Sayer ce990dba01 fixed codec specific parameters parsing (fmtp), fixes SEMS-37
17 years ago
Stefan Sayer 79f015916c makes log level of unhandled (positive) replies configurable
17 years ago
Stefan Sayer eec967b112 reorganised and ordered sample config
17 years ago
Stefan Sayer 6dcd9e5c29 fix: reject streams in SDP answer that we don't support/want
17 years ago
Raphael Coeffic 1e906a0ad4 - fixes a race condition between timer insertion and deletion.
17 years ago
Stefan Sayer 1d52cb8d92 audio mixer for input
17 years ago
Stefan Sayer f6ac7fe76f reindented
17 years ago