Commit Graph

297 Commits (master)

Author SHA1 Message Date
Cade Parker 7f2ac6cb4f chan_mobile: decrease CHANNEL_FRAME_SIZE to prevent delay
9 months ago
Walter Doekes d065895c83 chan_ooh323: Fix R/0 typo in docs
11 months ago
Sean Bright d2b6248196 res_config_mysql.c: Support hostnames up to 255 bytes.
1 year ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
2 years ago
Mike Bradeen 4095a382da chan_sip: Remove deprecated module.
2 years ago
George Joseph 4aa541683b GCC12: Fixes for 16+
3 years ago
Sean Bright 0d62735f99 utils.c: Remove all usages of ast_gethostbyname()
3 years ago
Alexander Traud 2024c2e476 addons: Fix for Doxygen.
3 years ago
Josh Soref 01697d4836 addons: Spelling fixes
3 years ago
Mike Bradeen 99a1a427a9 various: Fix GCC 11 compilation issues.
4 years ago
Joshua C. Colp 2f510d7a88 app_mysql: Remove deprecated module.
4 years ago
Joshua C. Colp 2a0e383e4f cdr_mysql: Remove deprecated module.
4 years ago
Joshua C. Colp 93870e7bb4 policy: Deprecate modules and add versions to others.
4 years ago
Alexander Traud 57ee79a563 Compiler fixes for GCC with -Og
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Peter Turczak 3303defd3f chan_mobile: Add smoother to make SIP/RTP endpoints happy.
5 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
6 years ago
Sean Bright 51850a79ef cdr_mysql: Don't clean up on unload unless we can unregister from CDRs
6 years ago
Alexander Anikin a8f1e26d34 chan_ooh323: fix h323 log file path
6 years ago
Richard Mudgett 467f7c6724 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