Commit Graph

7751 Commits (717445c1d842424a200714dfb5ef795ff5e149c7)
 

Author SHA1 Message Date
Russell Bryant 717445c1d8 add the ability to turn off the feature that allows agents to end calls
20 years ago
Russell Bryant 825d6d7c99 Big oops. I did this from my trunk directory instead of autoconf_and_menuselect ...
20 years ago
Russell Bryant aade174330 include autoconfig.h (casper)
20 years ago
Olle Johansson e75fa47099 More ast_channel_lock fixes
20 years ago
Olle Johansson 6b3367bf5c New functions for locking a channel - these simplify debugging
20 years ago
Luigi Rizzo 9250a6d129 applied two of the 3 chunks in #6907, and a similar one
20 years ago
Luigi Rizzo 7c1b1cc29e - use '=' to copy struct sockaddr_in
20 years ago
Luigi Rizzo e42087f5e3 - normalize for() loops to navigate through variables,
20 years ago
Luigi Rizzo 1417b3498d - use '?' instead of if statements for assignment;
20 years ago
Luigi Rizzo d043954dc1 - remove some unnecessary casts and braces;
20 years ago
Luigi Rizzo f32e294300 remove some unnecessary braces
20 years ago
Luigi Rizzo 147c9e5e73 misc. code cleanup
20 years ago
Luigi Rizzo ca9e77fe46 code simplifications
20 years ago
Luigi Rizzo 8977378288 use ast_strdup instead of strdup
20 years ago
Luigi Rizzo b20429bd6b normalize cli completion code
20 years ago
Luigi Rizzo 62712ea668 constification and code simplifications
20 years ago
Luigi Rizzo 1029b57707 constify a couple of function arguments
20 years ago
Luigi Rizzo 160031b7be code cleanup (for loop normalization, remove useless casts and parentheses)
20 years ago
Luigi Rizzo 6d574f36ca partial fix of the module API to use the new method.
20 years ago
Luigi Rizzo 8d98d44e82 fix another svn merge bug
20 years ago
Tilghman Lesher b8317169d0 Compatibility fixes for loader changes
20 years ago
Kevin P. Fleming 006357f671 Merged revisions 20037 via svnmerge from
20 years ago
Luigi Rizzo 1f46755f75 fix a mostly harmless error introduced by svn merge.
20 years ago
Kevin P. Fleming b433dc1917 Merged revisions 20034 via svnmerge from
20 years ago
Luigi Rizzo e43bc6634d This rather large commit changes the way modules are loaded.
20 years ago
Luigi Rizzo 33a3a7375a temporarily revert the way mutex are initialized on BSD systems.
20 years ago
Tilghman Lesher 4a1e3b66a6 Bug 6927 - CLI command has 3 args, not 2.
20 years ago
Tilghman Lesher 492e68dab3 Merged revisions 19891 via svnmerge from
20 years ago
Tilghman Lesher 4897c72d6b Fix format for big endian systems
20 years ago
Joshua Colp 92bd72903f Fix the grammar that Kevin broke
20 years ago
Tilghman Lesher 33adff8a2b Bug 6896 - Fix for garbled wav49 format
20 years ago
Kevin P. Fleming 70bf3715a6 Merged revisions 19812 via svnmerge from
20 years ago
Tilghman Lesher 8410bbf7bf Unregister format says it's already unregistered
20 years ago
Tilghman Lesher a9d8b4a553 Typo fix
20 years ago
Tilghman Lesher 64d201a086 Blocked revisions 19768 via svnmerge
20 years ago
Kevin P. Fleming 1dbf98061e remove extraneous warning message
20 years ago
Olle Johansson 5af687b83b Issue #6951 - Show last successful registration time in "sip show registry" (ivanfm) with mods for svn trunk
20 years ago
Olle Johansson 79dc77ea33 Formatting fixes
20 years ago
Tilghman Lesher 3042c79182 Document the MSGSM format, and fix the uncalculated number of samples
20 years ago
Joshua Colp 5e43f18529 Updates to speech recognition API and dialplan utilities. Moved to using dialplan functions, and some other misc things.
20 years ago
Josh Roberson e95c757521 fix caffiene-induced typo.
20 years ago
Josh Roberson b04c61eeb3 Note that the res_speech module will need to be loaded first, and add a conveient line to uncomment to do so for the time being.
20 years ago
Kevin P. Fleming 371e0316f0 simplify macro usage
20 years ago
Russell Bryant a015d0b36f make sure uint64_t is available on mac
20 years ago
Olle Johansson d4b5393eeb - Adding some refer state definitions from the siptransfer branch
20 years ago
Olle Johansson 9468e5cd06 Fix for Polycom bug...
20 years ago
Olle Johansson ea4235c56c Implement a setting for denying/allowing transfer requests. At this stage,
20 years ago
Luigi Rizzo f841fe7d11 whoops... remove an extra line.
20 years ago
Luigi Rizzo 2876a25505 add 'show threads' and 'show profile' commands.
20 years ago
Kevin P. Fleming 8f09c4345f fancify the sample grammar a bit
20 years ago