Commit Graph

289 Commits (135e48deba732b754ea09b7676641754e36bc945)

Author SHA1 Message Date
Sean Bright 0bbef4d8c5 utils.c: Remove all usages of ast_gethostbyname()
3 years ago
Alexander Traud 026c6d51b1 addons: Fix for Doxygen.
3 years ago
Josh Soref 49ef881eb4 addons: Spelling fixes
3 years ago
Mike Bradeen 0b2646aee6 various: Fix GCC 11 compilation issues.
3 years ago
Joshua C. Colp 13fd0789a2 policy: Add deprecation and removal versions to modules.
3 years ago
Alexander Traud e0ee53dc9c Compiler fixes for GCC with -Og
4 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
4 years ago
Peter Turczak 3303defd3f chan_mobile: Add smoother to make SIP/RTP endpoints happy.
4 years ago
Jaco Kroon 5cd7230f3c addons/res_config_mysql: silense warnings about printf format errors.
5 years ago
Joshua C. Colp ed394ce5b1 configure: Add check for MySQL client bool and my_bool type usage.
5 years ago
George Joseph a47cb71bb1 Build: Fix compile issues with seldom used modules
5 years ago
Sean Bright 51850a79ef cdr_mysql: Don't clean up on unload unless we can unregister from CDRs
5 years ago
Alexander Anikin a8f1e26d34 chan_ooh323: fix h323 log file path
6 years ago
Richard Mudgett 467f7c6724 Fix 'statement' typo throughout code.
6 years ago
Alexander Traud 10de9fcbf1 chan_ooh323: IPTOS_MINCOST is not defined on Solaris.
6 years ago
Alexander Traud 9f2eb17005 ooh323c: GCC 8.1 warned about output truncated before terminating nul.
6 years ago
George Joseph 13ac76a230 Merge "cdr_mysql: my_connect_db(): reduce indentation"
6 years ago
George Joseph 5978883d13 Merge "cdr_mysql: split mysql init out of my_load_module"
6 years ago
Brian P. Martin 52ed6bcc8f chan_mobile: support handling of caller-id names ("cnam").
6 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
6 years ago
Tzafrir Cohen f4c360143b cdr_mysql: my_connect_db(): reduce indentation
6 years ago
Tzafrir Cohen 2e44adf1c3 cdr_mysql: split mysql init out of my_load_module
6 years ago
Jenkins2 8c1400bb57 Merge "chan_ooh323: introduce localras config parameter"
6 years ago
Richard Mudgett 0464e773d8 Merge "chan_ooh323: fix ooManualProgress/ooManualRingback on ooh323 debuggin on"
6 years ago
Alexander Anikin c481afe873 chan_ooh323: fix ooManualProgress/ooManualRingback on ooh323 debuggin on
7 years ago
Alexander Anikin 95e8450194 chan_ooh323: introduce localras config parameter
7 years ago
Alexander Anikin 446320f1d4 chan_ooh323: Fix cppcheck warnings
7 years ago
Evandro Cesar Arruda 429c758e48 cdr_mysql: Compile error because MYSQL_PORT definition is missing
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud 140f937c7e res_config_mysql: Avoid the header mysql_version.h.
7 years ago
Alexander Traud 797747afa7 chan_ooh323: Avoid typecasting an int to unsigned short.
7 years ago
Jenkins2 94e7a7675b Merge "General: Avoid implicit conversion to char when changes value to negative."
7 years ago
Jenkins2 26e5edd043 Merge "chan_ooh323: Limit outgoinglimit to positive values as intended."
7 years ago
Alexander Traud f84fcc1fc1 General: Avoid implicit conversion to char when changes value to negative.
7 years ago
Alexander Traud f0c8f04c73 chan_ooh323: Limit outgoinglimit to positive values as intended.
7 years ago
Alexander Traud 09f339bda5 ooh323cDriver: Fix typo in header guard.
7 years ago
Sean Bright 898b3b080a cdr_mysql: Make sure connection charset is always set
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
7 years ago
Alexander Anikin fcd9ba2b87 add cmd connection creation on creation ooh323 call data structure
7 years ago
Tzafrir Cohen 11cefdf621 cdr_mysql: avoid releasing a config string
7 years ago
alex 1199927fc0 cdr_mysql.c: Apply cdrzone to start and answer
7 years ago
Sean Bright ef8eb9d11b chan_ooh323: Fix confusing indentation warning
7 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
7 years ago
Sean Bright 045d7b8cb7 format_mp3: Re-work menuselect/build issues
7 years ago
Sean Bright 59348aa182 format_mp3: Don't try to build format_mp3 if we don't have sources
7 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