Commit Graph

260 Commits (4fb85a9115d90c018cf5dec39d5889badc2073fc)

Author SHA1 Message Date
Corey Farrell 852ef63964 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud 6710515bf1 res_config_mysql: Avoid the header mysql_version.h.
7 years ago
Alexander Traud 25d304ec52 chan_ooh323: Avoid typecasting an int to unsigned short.
7 years ago
Jenkins2 fa93645a85 Merge "General: Avoid implicit conversion to char when changes value to negative." into 15
7 years ago
Jenkins2 b6e3198b8f Merge "chan_ooh323: Limit outgoinglimit to positive values as intended." into 15
7 years ago
Alexander Traud c33da7be98 General: Avoid implicit conversion to char when changes value to negative.
7 years ago
Alexander Traud 68df3debd1 chan_ooh323: Limit outgoinglimit to positive values as intended.
7 years ago
Alexander Traud 452b9b2144 ooh323cDriver: Fix typo in header guard.
7 years ago
Sean Bright 691225d293 cdr_mysql: Make sure connection charset is always set
7 years ago
Sean Bright b64c02e414 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 70cd4430a4 Fix Common Typo's.
8 years ago
Alexander Anikin c75a1d2fe7 add cmd connection creation on creation ooh323 call data structure
8 years ago
Tzafrir Cohen 21e981982f cdr_mysql: avoid releasing a config string
8 years ago
alex 513e0dbb5a cdr_mysql.c: Apply cdrzone to start and answer
8 years ago
Sean Bright 1a4c58d1d9 chan_ooh323: Fix confusing indentation warning
8 years ago
Corey Farrell 7c3cdc81f7 Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Sean Bright 045d7b8cb7 format_mp3: Re-work menuselect/build issues
8 years ago
Sean Bright 59348aa182 format_mp3: Don't try to build format_mp3 if we don't have sources
8 years ago
Sean Bright f5b67871df cleanup: Fix fread() and fwrite() error handling
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright cf6a6226ab core: Remove embedded module support
8 years ago
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
8 years ago
Sean Bright e93f2a5142 realtime: Fix LIKE escaping in SQL backends
8 years ago
Timo Teräs 939dcf66b0 addons/chan_mobile: do not use strerror_r
9 years ago
Joshua Colp dbbd1b8834 Merge "chan_ooh323: reset rrq count on gk registration"
9 years ago
Alexander Anikin 0a698cd932 chan_ooh323: Fixes to work right with Cisco devices
9 years ago
Alexander Anikin a1cdc3891a chan_ooh323: reset rrq count on gk registration
9 years ago
Alexander Anikin 1504194215 chan_ooh323: Fix infinite loop on read second part of H.225 packet
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
George Joseph 3b3d06884c res_config_mysql: Fix several issues related to recent table changes
9 years ago
Tzafrir Cohen d3ddf4b0fd cdr_mysql: fix UTC support
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan ddab42e296 func_channel: Reorganize documentation
9 years ago
Joshua Colp 7eb3a3357c Merge "BuildSystem: Avoid 'ar cru' and use 'ar cr' instead."
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Alexander Traud da943ec5c0 BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.
9 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
9 years ago
George Joseph 40da6434c1 build_system: Fix some warnings highlighted by clang
9 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Alexander Anikin 5bd363010e chan_ooh323: Add ProgressIndicator IE with inband info available
10 years ago
Alexander Anikin d2106c0b21 chan_ooh323: call ast_rtp_instance_stop on ooh323_destroy
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Alexandre Fournier 1503d0c14c res_config_mysql: Fix broken column type checking
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph b35e184d41 Add .gitignore and .gitreview files
10 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
10 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan d773f9d03e addons/chan_mobile: Increase buffer size of UCS2 encoded SMS messages
11 years ago