Commit Graph

82 Commits (master)

Author SHA1 Message Date
Jason Parker 68ac7f7633 Merged revisions 71068 via svnmerge from
18 years ago
Joshua Colp 84e624ff23 Merged revisions 69558 via svnmerge from
18 years ago
Russell Bryant b179e2155f Convert uses of strdup() to ast_strdup()
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Joshua Colp 67302c5411 Merged revisions 61651 via svnmerge from
18 years ago
Joshua Colp 4b618442a0 Merged revisions 60361 via svnmerge from
18 years ago
Joshua Colp d6f029b4f7 Merged revisions 59963 via svnmerge from
18 years ago
Joshua Colp e2c9d8b43b Merged revisions 59223 via svnmerge from
18 years ago
Joshua Colp 722962dec4 Merged revisions 59213 via svnmerge from
18 years ago
Joshua Colp 902319882c Merged revisions 57053 via svnmerge from
18 years ago
Joshua Colp 5030e05632 Merged revisions 55947 via svnmerge from
18 years ago
Joshua Colp 56095555da Merged revisions 54714 via svnmerge from
18 years ago
Joshua Colp bcb5daf74d Merged revisions 53601 via svnmerge from
18 years ago
Joshua Colp 68d39c2b72 Merged revisions 51251 via svnmerge from
19 years ago
Joshua Colp 4aba5a78d9 Merged revisions 50433 via svnmerge from
19 years ago
Kevin P. Fleming cd73a483f1 const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way here
19 years ago
Steve Murphy 3d323f5345 As per ToDo list, I have made it so that Wait(), WaitExten(), Congestion(), Busy(), Read(), WaitForRing(), will now either actually handle a floating point argument as advertised, or has been upgraded to accept a floating point [timeout] arg.
19 years ago
Joshua Colp 5345469008 Documentation updates (thanks Shaun for the speechrec.txt one!)
19 years ago
Kevin P. Fleming 0a27d8bfe5 merge new_loader_completion branch, including (at least):
19 years ago
Joshua Colp 457ec51f8d Expand speech API so that the developer can interact with the engine more directly and use specific functions of the connector even if a generic API call is not available
19 years ago
Russell Bryant 558d3924ac don't leak a frame when breaking out of the loop on a timeout
19 years ago
Kevin P. Fleming 472c1ca282 simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
19 years ago
Kevin P. Fleming 18606233da fix various typos and other bits (from Ian Kinner)
19 years ago
Joshua Colp f35e669a98 Nothing to see here... move along
19 years ago
Joshua Colp 6f8c704e2b Update some documentation (file internal brain bug #42)
19 years ago
Joshua Colp 80a705c121 Make sure that the channel is answered before doing SpeechBackground. (issue #josh-wait-I-dont-have-issue-numbers)
19 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
19 years ago
Russell Bryant 48b812829d remove \n from the end of a couple of synopsis fields
19 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
19 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
19 years ago
Joshua Colp 416cd5d8a0 Add ability to see if the person calling said anything or not.
19 years ago
Joshua Colp e4811a8248 Presenting a revised data stores and oh my, a generic speech recognition API! I wonder what we can do with this now...
19 years ago