Commit Graph

1328 Commits (0e62eddb93c2145be8fdca8a779d40be040466d7)

Author SHA1 Message Date
Russell Bryant cc8da4eff3 Merged revisions 196826 via svnmerge from
18 years ago
Sean Bright 3abe8a963e Add new ast_complete_applications function so that we can use it with the
18 years ago
Eliel C. Sardanons 5518c1b171 Move AGI static documentation to the new AstXML form.
18 years ago
Eliel C. Sardanons be4798f0b3 Move static AGI commands documentation to XML.
18 years ago
Eliel C. Sardanons ad08eeaabf Moved static documentation to the AstXML form.
18 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
18 years ago
Sean Bright fb39d11e6f Fix res_agi compilation after the const-ify the world merge.
18 years ago
Sean Bright fcda626f3c Fix build under dev mode and remove some casts that are no longer necessary as
18 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
18 years ago
Tilghman Lesher bdcafc1ab4 Recorded merge of revisions 195366 via svnmerge from
18 years ago
Eliel C. Sardanons 75cd3f4918 Move AGI documentation from static to the XML form.
18 years ago
Joshua Colp 1179ecf165 Merged revisions 194208 via svnmerge from
18 years ago
Kevin P. Fleming 1c988d8996 add 'const' qualifiers in various places where they should have been
18 years ago
Russell Bryant 174697b7d1 Fix some timer state corruption.
18 years ago
Joshua Colp 4d840c93b6 Make the code that prevents an infinite loop from happening into a case insensitive check.
18 years ago
Joshua Colp 38a5f51006 Fix an infinite loop with tab completion of CLI aliases that reference themselves.
18 years ago
Tilghman Lesher e0aba74fa9 Restore 'asyncagi break' command to 1.6.1 and higher.
18 years ago
Jeff Peeler c675733e6c fix typos
18 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
18 years ago
Russell Bryant 639ece2a31 Merged revisions 190661-190662 via svnmerge from
18 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
18 years ago
Tilghman Lesher ce6ebaef97 Support HTTP digest authentication for the http manager interface.
18 years ago
Sean Bright e742390706 Merged revisions 189462 via svnmerge from
18 years ago
Joshua Colp 973b36a3c7 Fix an incorrect clock rate when sending T140 text.
18 years ago
Mark Michelson 0102e6cc44 Fix another crash related to cached realtime music on hold.
18 years ago
Joshua Colp aaf1566222 Change how we set the local and remote address.
18 years ago
Joshua Colp 8e4b5df187 Fix some uninitialized memory notices that appeared under valgrind.
18 years ago
Mark Michelson 5b5bd544ba Use safe macro practices even though they really aren't necessary.
18 years ago
Mark Michelson 0058b02563 Fix a crash in res_musiconhold when using cached realtime moh.
18 years ago
Mark Michelson da786078f3 Merged revisions 187045 via svnmerge from
18 years ago
Joshua Colp 0ab599bf94 Turn a warning message into a debug message and do not treat two situations as errors when they are not.
18 years ago
Joshua Colp c02b56f7bc Fix a log message getting output when it should not have been.
18 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
18 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
18 years ago
Tilghman Lesher be40f3a33c Merge changes from str_substitution that are unrelated to that branch.
18 years ago
Joshua Colp 9ff9df1369 Fix speech structure leak in the AGI speech recognition integration.
18 years ago
Russell Bryant b564b2105f Change g_eid to ast_eid_default.
18 years ago
Russell Bryant ee77b475f2 Improve performance of the ast_event cache functionality.
18 years ago
Mark Michelson 85cbd1fd46 Merged revisions 183700 via svnmerge from
18 years ago
Tilghman Lesher af5ec9ba08 2 symbols defined when DEBUG_THREADS
18 years ago
Kevin P. Fleming 5a30ea385f allow this module to export everything for now
18 years ago
Kevin P. Fleming a5c2ac4fc2 a few more namespace updates... res_ael_share still needs some work before this can be merged to other release branches
18 years ago
Russell Bryant 0bdd99ad64 Merged revisions 182810 via svnmerge from
18 years ago
Kevin P. Fleming ab3e9ddad1 Merged revisions 182808 via svnmerge from
18 years ago
Joshua Colp 815c56369f Merged revisions 181664 via svnmerge from
18 years ago
Joshua Colp e12265e530 Merged revisions 181659-181660 via svnmerge from
18 years ago
Joshua Colp a80c5e37af Merged revisions 181655 via svnmerge from
18 years ago
Mark Michelson d8d5e38f65 Add documentation for timing modules used in Asterisk
18 years ago
Russell Bryant d6652e9760 Fix a reference leak in timerfd_set_rate().
18 years ago
Russell Bryant d2c5b0f1de Mark res_ais as experimental, as the binary event format is subject to change.
18 years ago