Commit Graph

7761 Commits (5afbcc4f868d73ca3624dda53684caea70d4652c)
 

Author SHA1 Message Date
Luigi Rizzo 5afbcc4f86 remove an extra lock.
20 years ago
Luigi Rizzo 845298a7b3 - replace some nested 'if' with '&&'
20 years ago
Luigi Rizzo ed6def5c46 Localize some variables documenting their usage.
20 years ago
Olle Johansson 4a312a044d - Fixes to ast_channel_lock functions
20 years ago
Luigi Rizzo 4c9c289a5d localize some variables, add some comments.
20 years ago
Luigi Rizzo 429025db22 implement ast_waitfordigit() and ast_readstring() in terms
20 years ago
Joshua Colp 5c05128777 Move a bit more stuff over to the datadir (issue #6967 reported by tzafrir patch by north)
20 years ago
Joshua Colp e8a94a71e2 Allow the attachment format to be specified differently for different mailboxes (issue #6961 reported by the ever fabulous Corydon76)
20 years ago
Joshua Colp 4657dc770c We are shaking up trunk tonight! allow data dir to be specified (issue #6967 reported by tzafrir)
20 years ago
Russell Bryant 8a5436c72f add indications for Thailand (issue #6971)
20 years ago
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