Commit Graph

289 Commits (e4ad8b223f8aa492e299da68aa27a48ca13d2710)

Author SHA1 Message Date
Sean Bright 6060b9ccb0 utils.c: Remove all usages of ast_gethostbyname()
3 years ago
Alexander Traud ea42985301 addons: Fix for Doxygen.
3 years ago
Josh Soref 024e0dbc23 addons: Spelling fixes
3 years ago
Mike Bradeen 8031b6c9e6 various: Fix GCC 11 compilation issues.
4 years ago
Joshua C. Colp 68adc2304f policy: Add deprecation and removal versions to modules.
4 years ago
Alexander Traud 13b56c4be6 Compiler fixes for GCC with -Og
5 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
5 years ago
Peter Turczak 3bde9dcc80 chan_mobile: Add smoother to make SIP/RTP endpoints happy.
5 years ago
Jaco Kroon 7d1305ac21 addons/res_config_mysql: silense warnings about printf format errors.
5 years ago
Joshua C. Colp 7167fd6d46 configure: Add check for MySQL client bool and my_bool type usage.
5 years ago
George Joseph be4c6f3f35 cdr_mysql: Fix missing use of 'my_bool' with MySql >= 8.0.1
6 years ago
Sean Bright 495bc77a6a cdr_mysql: Don't clean up on unload unless we can unregister from CDRs
6 years ago
Alexander Anikin eec16b8e99 chan_ooh323: fix h323 log file path
6 years ago
Richard Mudgett 2384d6eb87 Fix 'statement' typo throughout code.
7 years ago
Alexander Traud 10de9fcbf1 chan_ooh323: IPTOS_MINCOST is not defined on Solaris.
7 years ago
Alexander Traud 9f2eb17005 ooh323c: GCC 8.1 warned about output truncated before terminating nul.
7 years ago
George Joseph 13ac76a230 Merge "cdr_mysql: my_connect_db(): reduce indentation"
7 years ago
George Joseph 5978883d13 Merge "cdr_mysql: split mysql init out of my_load_module"
7 years ago
Brian P. Martin 52ed6bcc8f chan_mobile: support handling of caller-id names ("cnam").
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Tzafrir Cohen f4c360143b cdr_mysql: my_connect_db(): reduce indentation
7 years ago
Tzafrir Cohen 2e44adf1c3 cdr_mysql: split mysql init out of my_load_module
7 years ago
Jenkins2 8c1400bb57 Merge "chan_ooh323: introduce localras config parameter"
7 years ago
Richard Mudgett 0464e773d8 Merge "chan_ooh323: fix ooManualProgress/ooManualRingback on ooh323 debuggin on"
7 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
8 years ago
Tzafrir Cohen 11cefdf621 cdr_mysql: avoid releasing a config string
8 years ago
alex 1199927fc0 cdr_mysql.c: Apply cdrzone to start and answer
8 years ago
Sean Bright ef8eb9d11b chan_ooh323: Fix confusing indentation warning
8 years ago
Corey Farrell 58d032112b 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