Commit Graph

1389 Commits (23dc8fdfd9d147c06bee49cc458c2ca558aaac3f)
 

Author SHA1 Message Date
Stefan Sayer 23dc8fdfd9 allows setting headers on outgoing B2B- B leg.
16 years ago
Juha Heinanen 2647c61aa7 * Fixed the example by replacing variable wav with self.wav.
16 years ago
Stefan Sayer 9b7cf2416a more loggging in case of invalid next hop
16 years ago
Stefan Sayer 9ceaa57796 correction about zrtp...
16 years ago
Stefan Sayer 24f0035858 moved some old stuff, and pushed DSM
16 years ago
Stefan Sayer 25238e4a07 started some doc about tuning
16 years ago
Stefan Sayer 873bda4442 added a note about loading uac_auth for authentication
16 years ago
Stefan Sayer d8b9692f1d removing PID file as last action. thanks to juha for reporting.
16 years ago
Stefan Sayer 72104eb470 documented the connect_session
16 years ago
Stefan Sayer a364ee1d3b updated todo
16 years ago
Stefan Sayer fd023e2fb1 just another example
16 years ago
Stefan Sayer 435bd315db corrected example
16 years ago
Stefan Sayer 99bf302a37 nicer debug message
16 years ago
Stefan Sayer f6690c269f a little more const correctness
16 years ago
Stefan Sayer 13c107f906 - fixed accidental double load of ivr
16 years ago
Stefan Sayer f2b4b6af05 b/f: don't deadlock on calling onLoad() with name2app mutex (thanks to Juha for reporting)
16 years ago
Peter Lemenkov b7044f0ced - 'help' is perfectly fine command.
16 years ago
Peter Lemenkov f1812bcf7c - Check user's privileges before executing start/stop targets.
16 years ago
Peter Lemenkov df0b626a46 - According to LSB, the init-script should provide 'reload' target. It was
16 years ago
Peter Lemenkov a8a0a3524c - According to LSB, the init-script should return 2 in case of wrong syntax.
16 years ago
Peter Lemenkov 96d6aeb59d - Add the abulity to override most of the variables in the init-script.
16 years ago
Peter Lemenkov bbab0f974b - Use $conffile as the config-file.
16 years ago
Peter Lemenkov 02c420aa58 - Removed totally bogus comments about non-existent files.
16 years ago
Peter Lemenkov f1dcf9c4e8 - Added INIT INFO.
16 years ago
Peter Lemenkov 0a6003b69c - Also force-reload should be defined - it is adviced to define it
16 years ago
Peter Lemenkov 125ffdd2f3 - LSB specifies try-restart, not condrestart. So I added it as an alias
16 years ago
Peter Lemenkov df6226adba - Use restart function instead of always adding stop/start.
16 years ago
Peter Lemenkov e089ed66b9 - More verbosity in cases of starting SEMS, when it was already started
16 years ago
Peter Lemenkov a013460f92 - Use pid-file while seeking for already started SEMS.
16 years ago
Peter Lemenkov 2456ccb393 - When quering status of running SEMS via init-script, we must check
16 years ago
Peter Lemenkov 549c86ee46 - Explicitly specify pid-file when starting sems via init-script.
16 years ago
Peter Lemenkov 5f4c55ff04 - Add missing return $RETVAL in stop ()
16 years ago
Peter Lemenkov 4ddedba2be - Use variables for pid-file and lock-file in the init-script.
16 years ago
Peter Lemenkov 5593b4362d - According to LSB 3.2, starting of a service already running
16 years ago
Peter Lemenkov 9e4a99abc2 Fix installing of docs
16 years ago
Stefan Sayer a0c6c97d72 fixed installation files for twit
16 years ago
Stefan Sayer b6241fe2da initializing last_recv_time in constructor for safety. Patch by Robert Szokovacs
16 years ago
Stefan Sayer f89e1d5d67 removed mem leak
16 years ago
Stefan Sayer cbd04f9596 - removed small mem leak on startup
16 years ago
Peter Lemenkov b29061dad6 Fix for building with the latest glibc
16 years ago
Stefan Sayer f2a4933d22 corrected bug tracker number
16 years ago
Stefan Sayer 0481ed77e0 implements DSM app configurations from conf.d dir. this make it e.g. possible to install DSM applications from separate packages
16 years ago
Stefan Sayer 1fa81f84fc added isArgUndef macro
16 years ago
Peter Lemenkov ea196d96d9 Sync with latest dsm.conf example
16 years ago
Peter Lemenkov 56a6db50e6 mod_sys disabled temporarily (doesn't build with gcc4.4)
16 years ago
Peter Lemenkov e2baf9e583 DSMDialog.cpp was renamed to DSMCall.cpp
16 years ago
Peter Lemenkov 1b567d9d02 apps/gateway depends on mISDN
16 years ago
Peter Lemenkov 7b6021c4f9 Fix for gcc4.4 in core/AmUtils.cpp
16 years ago
Peter Lemenkov 420a0d3d83 fix for building apps/xmlrpc2di with openssl 1.0
16 years ago
Stefan Sayer 3245bc053c using header name defines
16 years ago