Commit Graph

1616 Commits (f99f9cc9a410a0660b525e37eecccdbb0c7d64d0)
 

Author SHA1 Message Date
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
Raphael Coeffic 77c8179d2e - fixes cross-compilation when the target system has a different python version as the host system.
16 years ago
Raphael Coeffic 3791694fc1 - fixes cross-compilation when the target system has a different python version as the host system.
16 years ago
Raphael Coeffic 83d3904c7e - fixes cross-compilation issue.
16 years ago
Raphael Coeffic 70b41a3677 - added implementation for new event handlers.
16 years ago
Raphael Coeffic 9fcb7be156 - sessions are now terminated if no 200-ACK is received until timer H expires.
16 years ago
Raphael Coeffic b5ad48ad05 - this was missing in the last version.
16 years ago
Stefan Sayer 59b4ce283b (array) for DI parameters
16 years ago
Stefan Sayer d2abff9782 also accept : as var name delimiter
16 years ago
Stefan Sayer d44e3abaf9 sets action, set with replace parameters
16 years ago
Stefan Sayer 036a24b537 example for tee conf
16 years ago
Stefan Sayer 575773ff67 functions for setting only input/output to playlist
16 years ago
Raphael Coeffic 25afe474bc - removed onSipEvent (not used anywhere...)
16 years ago
Raphael Coeffic 22001be29a - re-fix for macosx ;-) (see r1875)
16 years ago
Stefan Sayer 1c2661f405 teejoin/teeleave actions - feed input audio (speak) to a second conference channel, additionally to playlist one
16 years ago
Stefan Sayer 384a0864b9 fix: added missing brackets for contact header generation
16 years ago
Stefan Sayer c1dbf08fea reindent
16 years ago
Stefan Sayer c851198217 some safety checking
16 years ago
Stefan Sayer ed96f3db8d support public_ip for contact
16 years ago
Stefan Sayer 425648e5be per default, put
16 years ago
Stefan Sayer 8237f5e515 adapted to new core logging API
16 years ago
Ondrej Martine 2ee9a90417 * use the standard getopt() to parse command-line options
16 years ago
Raphael Coeffic 7cae214d9c - small enhancements and clean-ups for the SIP stack (work in progress...).
16 years ago
Raphael Coeffic 4a332caf8a - fixes compilation on macosx.
16 years ago
Ondrej Martine ccec6fe36c * command-line parsing
16 years ago
Ondrej Martine d56a9fa574 * ivr_log(): use core logging API instead
16 years ago
Ondrej Martine 3a28ee48a5 * change the format of messages for stderr and syslog (eg, debugging
16 years ago
Ondrej Martine c7df7e63fb * add possibility to stop the new SIP controller
16 years ago
Ondrej Martine 9f0a92f210 * add proper destruction of plugins (all instances are now destructed in AmPlugIn::dispose())
16 years ago
Stefan Sayer c77e89564f b/f: accept_early_session is on outgoing call
16 years ago
Stefan Sayer 155e4af0ec missing algorithm header for find
16 years ago
Stefan Sayer 557449f53e add and sub actions
16 years ago
Stefan Sayer 22ba41b066 for outgoing calls, ringing/early/failed events.
16 years ago
Stefan Sayer 87494ffa45 pass variables to other DSM call for dlg.dialout()
16 years ago
Stefan Sayer 54453a3946 setInOutPlaylist
16 years ago
Raphael Coeffic 350ef3ca64 - fixes support for strict router.
16 years ago
Stefan Sayer b627feec06 another mode for the AmAudioQueue where it doesn't own the entries in it
16 years ago
Raphael Coeffic 7da9be991b - do not relay 100 replies (100 is hop-by-hop).
16 years ago
Stefan Sayer e1f778aea4 monitor_select_fallback : application to execute if mon_select failed (no matching record found)
16 years ago
Raphael Coeffic f198235dfa - corrected typo.
16 years ago