Commit Graph

160 Commits (775eaeb420578cbac18eae2f4dbf2b94f3183fbc)

Author SHA1 Message Date
Richard Fuchs 3311712d16 MT#62181 use std::move
1 year ago
Donat Zenichev bbc387c409 MT#56025 Extend linkers flags (mod_utils)
1 year ago
Donat Zenichev 8b0473cf4a MT#62330 utils.playRingTone: fix parameters handling
1 year ago
Donat Zenichev 5d858dd1cc MT#56025 DSM Utils: new function for voucher code enc/decryption
1 year ago
Donat Zenichev f2c620d8a0 MT#56025 DSM: ModUtils, add base64 strings handling
1 year ago
Richard Fuchs 80dc4e60ef MT#59962 AmUtils: use overloading for str2int
1 year ago
Donat Zenichev ede52ab0b3 MT#61912 OA: save the established body when it's generated
2 years ago
Richard Fuchs 1a412a3300 MT#62181 replace AmSharedVar
2 years ago
Donat Zenichev 8a26804b62 MT#59962 apps: dsm, exclude mod_swrating
2 years ago
Donat Zenichev a6f708fabb MT#59962 apps: dsm, exclude mod_py
2 years ago
Donat Zenichev fd44b75421 MT#60408 ModCurl: Switch from deprecated form of API
2 years ago
Donat Zenichev f0efd813e1 MT#57254 dsm/mod_redis: print ephemeral TCP port (connect/disconnect)
3 years ago
Guillem Jover f3a48f2a30 MT#56184 build: Fix parallel building
3 years ago
Guillem Jover ed5872e857 MT#56184 build: Stop using INSTALL_TOUCH before installing the targets
3 years ago
Donat Zenichev 23a917d5ad MT#57434 invalid suffix on literal; C++11 requires a space
3 years ago
Donat Zenichev 020a164915 MT#57432 field precision specifier '.*' expects argument of type 'int'
3 years ago
Donat Zenichev 551ff86c70 MT#57393 python: fix the `Missing parentheses in call to 'print'
3 years ago
Donat Zenichev 13ff63532c MT#57391 sems (CE): eliminate the `auto_ptr` usage (deprecated in C++11)
3 years ago
Donat Zenichev 2078ce5837 MT#55831 DSM: ModCurl - fix ordered comparison of const ptr with 0 (CE)
4 years ago
Donat Zenichev f5b1f757d7 MT#55831 dsm: ModUtils, fix the work of utils_get_count_files() (CE)
4 years ago
Guillem Jover 32beea4d2f MT#55831 Revamp the build system
4 years ago
Stefan Sayer d2f32e634a MT#55831 dsm:mod_conference:set callgroup to conference channel
4 years ago
Victor Seva 2a842acbc0 MT#55831 No config patch
4 years ago
Andrew Pogrebennyk fa0e4b7f57 MT#55831 rename prompts x1..9.wav to 1..9-and.wav
4 years ago
Victor Seva 2bf464e5cb Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva 6a96ffdbbc Imported Upstream version 1.6.0~20150519~ae8a42
11 years ago
Victor Seva be6b7d527c Imported Upstream version 1.6.0~20140819~0b6d12
12 years ago
Victor Seva df9992620d Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva d8b3cbf475 Imported Upstream version 1.4.3
13 years ago
Vladimir Broz 082f06f526 patch provided by A. Pogrebennyk - no build errors when using CI system and not installing default config files
14 years ago
Stefan Sayer 8c0a4b6679 DSM:mod_dlg: added setting errno if dlg.acceptInvite fails
14 years ago
Stefan Sayer e2ffc89f22 DSM: mod_xml: libxml logging to SEMS log, added xml.setLogLevel function
14 years ago
Stefan Sayer 2fe9068caa dsm:mod_dlg: possibility to add headers to replyRequest/acceptInvite
14 years ago
Stefan Sayer aef6223c86 dsm:mod_mysql: mysql.playDBAudioFront and mysql.playDBAudioLooped actions
14 years ago
Stefan Sayer 02d2f6454c DSM: mod_curl module to retrieve http pages, files, use rest APIs etc
14 years ago
Stefan Sayer 989b9f20fa DSM: mod_xml module for XML handling in DSM (using libxml2)
14 years ago
Stefan Sayer d9795df0b8 RFC3265 Event notification (SUBSCRIBE/NOTIFY) support - SEMS as susbcriber
14 years ago
Stefan Sayer bfb07e77f1 dsm: make mod_regex compile on 1.4
15 years ago
Stefan Sayer 4fb3f54a82 dsm: mod_regex module for regular expressions in DSM
15 years ago
Stefan Sayer 8e238656c3 b/f:DSM: fix var names on vars passed to DSM with dlg.dialout
15 years ago
Raphael Coeffic 7545eb11f0 b/f: several minor bugs in session creation.
16 years ago
Stefan Sayer 5a4b38b5ad fix small compilation warning (ptrdiff_t as %zd)
16 years ago
Stefan Sayer f9439a1dd4 dsm: adds utils.playRingTone() function
16 years ago
Stefan Sayer 73dc076d84 fix the proper type (int)
16 years ago
Stefan Sayer 870f6e10a7 more int2str type correctness fixing
16 years ago
Stefan Sayer 123de09868 fix more size_t->unsigned casting for int2str
16 years ago
Stefan Sayer 63d5b66d31 DSM: sys.getTimestamp() and sys.subTimestamp()
16 years ago
Stefan Sayer cad6589d67 DSM: groups module
16 years ago
Stefan Sayer 0159ea10c1 make only mod_* mod dirs
16 years ago
Stefan Sayer a66e057cd1 handle relayed INVITE in core (AmB2BSession)
16 years ago