Commit Graph

260 Commits (aa728adab0c770f5065db282f5f54bb8bc013d19)

Author SHA1 Message Date
Richard Mudgett d8b9e3413c Fix 'statement' typo throughout code.
7 years ago
Alexander Traud 167baff944 chan_ooh323: IPTOS_MINCOST is not defined on Solaris.
7 years ago
Alexander Traud 1205bcb69f ooh323c: GCC 8.1 warned about output truncated before terminating nul.
7 years ago
Brian P. Martin 8c1202beb9 chan_mobile: support handling of caller-id names ("cnam").
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Jenkins2 ba06e54925 Merge "chan_ooh323: fix ooManualProgress/ooManualRingback on ooh323 debuggin on" into 13
7 years ago
Alexander Anikin 1593ff91fe chan_ooh323: fix ooManualProgress/ooManualRingback on ooh323 debuggin on
7 years ago
Alexander Anikin 8611135e96 chan_ooh323: Fix cppcheck warnings
7 years ago
Evandro Cesar Arruda 7886354343 cdr_mysql: Compile error because MYSQL_PORT definition is missing
7 years ago
Corey Farrell b81eadcefc Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud 420586beab res_config_mysql: Avoid the header mysql_version.h.
7 years ago
Alexander Traud d53a312a03 chan_ooh323: Avoid typecasting an int to unsigned short.
7 years ago
Jenkins2 b6b1d73cb5 Merge "General: Avoid implicit conversion to char when changes value to negative." into 13
7 years ago
Jenkins2 5745f3489b Merge "chan_ooh323: Limit outgoinglimit to positive values as intended." into 13
7 years ago
Alexander Traud 9865e689d2 General: Avoid implicit conversion to char when changes value to negative.
7 years ago
Alexander Traud dda0ab236d chan_ooh323: Limit outgoinglimit to positive values as intended.
7 years ago
Alexander Traud c11999f140 ooh323cDriver: Fix typo in header guard.
7 years ago
Sean Bright bae301c18c cdr_mysql: Make sure connection charset is always set
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 82b6ba976f Fix Common Typo's.
8 years ago
Alexander Anikin d6568aa72a add cmd connection creation on creation ooh323 call data structure
8 years ago
Tzafrir Cohen 8e05796e81 cdr_mysql: avoid releasing a config string
8 years ago
alex f1eb36ea51 cdr_mysql.c: Apply cdrzone to start and answer
8 years ago
Sean Bright f36db2dbdc chan_ooh323: Fix confusing indentation warning
8 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Sean Bright 97b003f5e2 format_mp3: Re-work menuselect/build issues
8 years ago
Sean Bright 72213c98e3 format_mp3: Don't try to build format_mp3 if we don't have sources
8 years ago
Sean Bright 1b50df78d0 cleanup: Fix fread() and fwrite() error handling
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support
8 years ago
Sean Bright 5eb7875243 realtime: Centralize some common realtime backend code
8 years ago
Sean Bright 2cd75fe311 realtime: Fix LIKE escaping in SQL backends
8 years ago
Timo Teräs 86d824b7ff addons/chan_mobile: do not use strerror_r
9 years ago
Joshua Colp 093eadf46a Merge "chan_ooh323: reset rrq count on gk registration" into 13
9 years ago
Alexander Anikin a9ac1f5de4 chan_ooh323: Fixes to work right with Cisco devices
9 years ago
Alexander Anikin 0ee249075a chan_ooh323: reset rrq count on gk registration
9 years ago
Alexander Anikin eceab15f33 chan_ooh323: Fix infinite loop on read second part of H.225 packet
9 years ago
George Joseph 90ae4e4337 res_config_mysql: Fix several issues related to recent table changes
9 years ago
Tzafrir Cohen 42cc267016 cdr_mysql: fix UTC support
9 years ago
Corey Farrell f4e28b3a09 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan cfd6852d39 func_channel: Reorganize documentation
9 years ago
Alexander Traud d38b8e6399 BuildSystem: Avoid 'ar cru' and use 'ar cr' instead.
9 years ago
George Joseph 8804d0973c build_system: Fix some warnings highlighted by clang
9 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Alexander Anikin 71408df2b8 chan_ooh323: Add ProgressIndicator IE with inband info available
10 years ago
Alexander Anikin 480c443e26 chan_ooh323: call ast_rtp_instance_stop on ooh323_destroy
10 years ago
Alexandre Fournier e67e8d5c7f res_config_mysql: Fix broken column type checking
10 years ago
George Joseph 555b5f5d30 Add .gitignore and .gitreview files
10 years ago
Walter Doekes e23f07beb8 Fix typo's (retrieve, specified, address).
10 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago