Commit Graph

7063 Commits (973c12effd955ebbb8875c7a893dde29fac151ef)
 

Author SHA1 Message Date
Tilghman Lesher 973c12effd Bug 6477 - minor syntax error, plus a few other syntax fixes
20 years ago
Josh Roberson c09ad4e192 Don't set the formats before we stop indications. (issue #6380)
20 years ago
Russell Bryant 4d3c5e39b0 declare function_sipppeer as static (issue #6466)
20 years ago
Russell Bryant 46e43a6a90 remove unneeded var (issue #6466)
20 years ago
Russell Bryant febbc165a1 fix codec_ilbc.so build - it would build before, but libilbc.a was not linked
20 years ago
Russell Bryant 5869d96050 use the zone and options set by the arg parsing macros
20 years ago
Russell Bryant 7946efea57 set peername after recent function updates
20 years ago
Russell Bryant c93149c635 fix a little typo
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Tilghman Lesher 3d2404c62c Make the ditlen and tone configurable at runtime
20 years ago
Russell Bryant 1f23480472 Makefile updates for renaming of chan_misdn_config
20 years ago
Russell Bryant 1a23f4d092 rename chan_misdn_config.c to misdn_config.c
20 years ago
Russell Bryant 8232b40884 eliminate warning on older versions of gcc
20 years ago
Kevin P. Fleming 80b1a19566 don't blow up if multiple copies of the headers are found
20 years ago
Russell Bryant 452f87a465 Merged revisions 9609 via svnmerge from
20 years ago
Russell Bryant b949837dc8 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9608 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 303a9855b3 update for change to ast_pbx_outgoing_exten
20 years ago
Kevin P. Fleming 4b4ef55a49 don't try to include non-existing (and unneeded) header file
20 years ago
Russell Bryant 20c87064c1 don't try to build a chan_misdn_config.so
20 years ago
Russell Bryant 95151cead2 Merged revisions 9581 via svnmerge from
20 years ago
Kevin P. Fleming 1f06418500 remove unused header and channel module
20 years ago
Kevin P. Fleming 407d3c289c use auto-build for pbx modules
20 years ago
Kevin P. Fleming a2551346f4 use auto-build for formats
20 years ago
Kevin P. Fleming 1f5555735a use auto-build for codecs
20 years ago
Kevin P. Fleming 764b5d8686 use auto-build for cdr modules
20 years ago
Kevin P. Fleming 6aa6819c41 use auto-build for apps, simplify variable setting
20 years ago
Kevin P. Fleming 52c23802d6 use auto-build for res modules too
20 years ago
Kevin P. Fleming 90cca08247 prepare to use auto-build rules in other Makefiles
20 years ago
Kevin P. Fleming e42c6c4f9e set standard properties on all non-binary files
20 years ago
Tilghman Lesher ada97b3723 Fix compile time warnings
20 years ago
Kevin P. Fleming 99f10b2e26 Merged revisions 9493,9528 via svnmerge from
20 years ago
Mark Spencer 4a80fe5022 Add capability to retrieve list of channel types
20 years ago
Mark Spencer c74856b173 Make IAX2 not try to authenticate when registration info is not changing
20 years ago
Mark Spencer 7dc0bdf35b Fix SMDI to not blow up asterisk when there's no config file.
20 years ago
Kevin P. Fleming bd8d1bf5e3 ignore archives in this directory
20 years ago
Kevin P. Fleming 7a4b31e515 doh!
20 years ago
Kevin P. Fleming ad7f3e78e4 remove last vestiges of pbx_functions
20 years ago
Kevin P. Fleming a38a7eec61 build function modules independently (no more pbx_functions.so)
20 years ago
Kevin P. Fleming c7da92d2ea fix compiler warnings
20 years ago
Kevin P. Fleming 845a5dc75d one more copyright/file header and version string support
20 years ago
Kevin P. Fleming 7b2988821a clean up SMDI support commit:
20 years ago
Matthew Fredrickson 4f803dfda0 Lots of little fixes for doing MSVC compiling codecs in windows (#6022)
20 years ago
Matthew Fredrickson c344781c4b Add boost gain option to microphone, also minor bug fixes (#6388)
20 years ago
Matthew Fredrickson 5dd0b76b2d Minor bugfix for #6386
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Kevin P. Fleming cadfcdfe8e Merged revisions 9404 via svnmerge from
20 years ago
Kevin P. Fleming b40bd71a9a restore 'rfc2833' naming for DTMF mode in chan_sip
20 years ago
Christian Richter fd9fe21d2c * jb can be configed by misdn_set_opt
20 years ago
Christian Richter 0058f40ed5 added Proceeding state, to be more ETSI conform with outgoing setups on the Network side (no release_complete but disconnect or release in proceeding state)
20 years ago