Commit Graph

278 Commits (fd9f2351cdbe1be6f4c47ab2fdbd6c3634afb91b)

Author SHA1 Message Date
Mark Michelson eafb430562 Fix findings 0-3, 5, and 8 for Coverity MISSING_BREAK errors.
13 years ago
Matthew Jordan 70bde6ffa7 Fix places in resources where a negative return value could impact execution
13 years ago
Richard Mudgett 37611b4ecc Make FastAGI HANGUP show up in AGI debug output.
14 years ago
Richard Mudgett dbacd97e17 Fix AGI exec Park to honor the Park application parameters.
14 years ago
Matthew Nicholson de9e8e501e Load the proper XML documentation when multiple modules document the same application.
14 years ago
Leif Madsen d4938a111e Introduce <support_level> tags in MODULEINFO.
14 years ago
Leif Madsen 3f38dc40a9 Tweak documentation for AGI Hangup command.
14 years ago
Richard Mudgett 81f106b480 Some hagi launch cleanup.
14 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
14 years ago
Russell Bryant cceef6ee30 Merged revisions 314778 via svnmerge from
14 years ago
Richard Mudgett c4d972a941 The AsyncAGI command loop is lax in the value it returns for the return status.
14 years ago
Richard Mudgett 651f51534c Revert flushing stale AsyncAGI commands from -r313615.
14 years ago
Richard Mudgett 2b292d7869 Miscellaneous AGI diagnostic message cleanup and code optimization.
14 years ago
Richard Mudgett f6c540157f * Add missing channel lock to handle_cli_agi_add_cmd().
14 years ago
Richard Mudgett b183d64131 Merged revisions 313579 via svnmerge from
14 years ago
Sean Bright 5001656eb4 Merged revisions 302548 via svnmerge from
15 years ago
Tilghman Lesher f48a6f6cfe More Solaris compatibility fixes
15 years ago
Russell Bryant 2f0faff40b Fix some documentation typos and spelling errors.
15 years ago
Russell Bryant 7b54142df4 Fix a documentation spelling error.
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Richard Mudgett ec37ffbdaf ast_callerid restructuring
15 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
15 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
15 years ago
Paul Belanger 0bf94685fd MSG_OOB flag on HANGUP packet removed.
15 years ago
Jason Parker 7f5a3370ad Fix compile on systems without HAVE_NULLSAFE_PRINTF defined.
15 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
15 years ago
Leif Madsen 0eb71bccf1 handle_speechset has 4 arguments.
15 years ago
Tilghman Lesher c8abb42e6a Solaris doesn't like outputting a NULL to a %s in format strings.
16 years ago
Tilghman Lesher 49bf540c71 Create iterative method for querying SRV results, and use that for finding AGI servers.
16 years ago
Tilghman Lesher 963319d807 Initialize variables that we attempt to free later.
16 years ago
Tilghman Lesher 386b847075 Merged revisions 237405 via svnmerge from
16 years ago
Jeff Peeler fb6606dc4a Fix timeout for AGI command speech recognize.
16 years ago
Tilghman Lesher 24107651e7 Merged revisions 236184 via svnmerge from
16 years ago
Tilghman Lesher 2204f89a1d Merged revisions 235052 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
16 years ago
Kevin P. Fleming 6c5987811c Redesigned 'optional API' support.
16 years ago
Eliel C. Sardanons 1b59a1cd7d Move static documentation of E|Dead|AGI() application and manager action to XML.
16 years ago
Eliel C. Sardanons 5518c1b171 Move AGI static documentation to the new AstXML form.
16 years ago
Eliel C. Sardanons be4798f0b3 Move static AGI commands documentation to XML.
16 years ago
Eliel C. Sardanons ad08eeaabf Moved static documentation to the AstXML form.
16 years ago
Eliel C. Sardanons 2c882626a0 Implement a new element in AstXML for AMI actions documentation.
16 years ago
Sean Bright fb39d11e6f Fix res_agi compilation after the const-ify the world merge.
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Eliel C. Sardanons 75cd3f4918 Move AGI documentation from static to the XML form.
16 years ago
Tilghman Lesher e0aba74fa9 Restore 'asyncagi break' command to 1.6.1 and higher.
16 years ago
Tilghman Lesher a866a75900 Merge str_substitution branch.
16 years ago
Russell Bryant cba19c8a67 Convert the ast_channel data structure over to the astobj2 framework.
16 years ago
Joshua Colp 9ff9df1369 Fix speech structure leak in the AGI speech recognition integration.
16 years ago