Commit Graph

1655 Commits (d35e5ec66866d67eeea7357fbdbbc1d08c0d6cfb)
 

Author SHA1 Message Date
Raphael Coeffic d35e5ec668 avoid duplicated code and debug/error messages
16 years ago
Raphael Coeffic 95fbe63be2 added sems and sems-stats binaries
16 years ago
Raphael Coeffic e50ab10534 generate EXTRAVERSION out of 'git describe ...'
16 years ago
Raphael Coeffic 3156bee69b added an tracked .gitignore file.
16 years ago
Stefan Sayer 938279a2c0 use original content type instead of hardcoded application/sdp
16 years ago
Peter Lemenkov 08a5a3bfce Added workarounfd for weird behaviour of CMake 2.4 while handling
16 years ago
Peter Lemenkov 618ad404a2 Fix newest variables escaping strategy on new CMake
16 years ago
Peter Lemenkov f697f119ec Sync with latest sems.conf.sample
16 years ago
Peter Lemenkov 28306815dc Another one template for CMake
16 years ago
Peter Lemenkov 7965b0bbf7 Fix MOD_NAME passing to gcc
16 years ago
Peter Lemenkov 86ee7d00bf Copy+paste typo: this conf-file actually is a early_announce.conf
16 years ago
Peter Lemenkov c30c021763 Typo: paramater => parameter
16 years ago
Peter Lemenkov 76a3a5ff5d Sync CMake config-file templates with original ones
16 years ago
Peter Lemenkov 856e262864 Fix config-files installation with CMake 2.4
16 years ago
Raphael Coeffic eec4c5c2d5 - make use of LDFLAGS and EXTRA_LDFLAGS for linking 'sems-stats'
16 years ago
Raphael Coeffic 42051b6df3 Changes the name of the directory within tar archives to include the full release version (including SVN version)
16 years ago
Raphael Coeffic e42c05d7ff - updated doc to only use t_relay_to(), instead of t_write_unix() in SER config examples.
16 years ago
Raphael Coeffic a2e840a7b3 Changes the regular expression type from basic to extended to allow
16 years ago
Raphael Coeffic b48a60d12c A new "simple mode" has been added to all the voicemail/voicebox
16 years ago
Stefan Sayer a4f3eb72c9 let AmArg be ArgObject (so AmArg can contain a reference to AmArg without the need to copy the whole value)
16 years ago
Stefan Sayer 6faf1bf3f9 decode nested request/response data of json-rpc calls into vars
16 years ago
Stefan Sayer b9176c56d0 - event params made writable with set() and sets(); used to return value from event processing
16 years ago
Stefan Sayer eca4a88f55 don't destroy udp servers if not initialized
16 years ago
Stefan Sayer e7b03e1c82 json object as DI parameter
16 years ago
Peter Lemenkov d1caf0b69b Since now, sems can be compiled with older CMake (except few modules).
16 years ago
Stefan Sayer 1f6d352aec added copyright notice for jsonxx
16 years ago
Stefan Sayer 4b493484de included jsonArg to be compiled from cmake
16 years ago
Stefan Sayer b5c0d07863 moved json<->AmArg into core
16 years ago
Stefan Sayer a18d3cb3f6 corrected (array) to (struct), added (array) in parameters to DI command
16 years ago
Peter Lemenkov b2535ebe67 Do not use SET_PROPERTY in CMake makefiles - incompatible with old CMake
16 years ago
Stefan Sayer 997f08be38 supporting recursive arrays in DSM DI action
16 years ago
Stefan Sayer 75be85ab79 fixed shutdown procedure:
16 years ago
Stefan Sayer 13f949c054 prevent factories from double deletion
16 years ago
Stefan Sayer 22b498a626 added set/add aliases (more convenient and common names)
16 years ago
Stefan Sayer 5873c90a89 fixed passing (array) in DI calls (thanks to Matthew Williams for the fix)
16 years ago
Stefan Sayer e6c34b3ded allow trailing comma (,) in objects, which is allowed per the spec (thanks to Matthew Williams for the fix)
16 years ago
Stefan Sayer 41807f1ea7 posting disconnect events if connection broken/closed
16 years ago
Peter Lemenkov f12b2c145b More compatibility with older CMake (2.4).
16 years ago
Peter Lemenkov 3f4b1724cf The AmSession::onSipReply virtualfunction has different arity.
16 years ago
Peter Lemenkov f99f9cc9a4 There is no MonSelectFallback if we compile w/o USE_MONITORING, so
16 years ago
Peter Lemenkov 44684bdb23 Add AmSipEvent.cpp to list of sources
16 years ago
Peter Lemenkov a04847ae6f Actually fix a small typo
16 years ago
Peter Lemenkov 9e48228636 Enable latest SEMS new features in cmake template files
16 years ago
Peter Lemenkov a36ec93cd1 One typo and few trailing whitespace cleanups
16 years ago
Raphael Coeffic 00bfd9b9bb finishes what has been begun with last commit.
16 years ago
Stefan Sayer 0c62419be7 don't break compilation if buffer length is not defined
16 years ago
Stefan Sayer f7b0875fff make short/truncated debug messages default (performance)
16 years ago
Stefan Sayer 37e35c7ea7 optionally compile with long debug messages. don't print messages twice when sending
16 years ago
Raphael Coeffic b6c310ca5e SEMS plug-in config files are now installed into $(cfg-target) instead of $(cfg-target)etc.
16 years ago
Stefan Sayer 63815b0efe fix compilation warning ( ;) )
16 years ago