Commit Graph

6743 Commits (0228cf5bc0032de09c86e47ecfa39bc388e9622b)
 

Author SHA1 Message Date
Matt O'Gorman 0228cf5bc0 Minor revisions from bug 6090
20 years ago
Matt O'Gorman 1dc0312d01 Added option for limiting a user from logging in
20 years ago
BJ Weschke a44bc3a0d7 Remove an unneccessary unlock and do away with the error msg about not being able to unlock the lock. #6201
20 years ago
Russell Bryant 57a8394f6c fix breakage from new feature committed in r7995
20 years ago
Mark Spencer af155f9c28 Remove unnecessary (but unexecutable) unlocks, cleanup code (bug #6220)
20 years ago
Mark Spencer 7b6c46a6d4 Merge rizzo's range optimizations (bug #6101)
20 years ago
Matthew Fredrickson 1437a7255d More changes to make t.38 support work
20 years ago
Matthew Fredrickson 0f5e4e476a Changes to add udptl to asterisk (preliminary merging of the t.38 patch)
20 years ago
Matt O'Gorman 37b04c33cb As we no longer have chan_modem this file is not used
20 years ago
BJ Weschke aaa4c9aecc More new memory wrapper work.
20 years ago
BJ Weschke e825a748cf More new memory wrapper work and initializing some memory allocations to zero where they weren't before.
20 years ago
Matt O'Gorman 57fe2e8ea2 removed unused variable and config parsing for it
20 years ago
BJ Weschke deae1cbc3f New memory wrapper changes.
20 years ago
BJ Weschke 0c41704c68 Use argument macro in app_voicemail #6221
20 years ago
BJ Weschke 5f542e14cc Use argument macro in app_dictate #6222
20 years ago
Matt O'Gorman 64f01df137 added page macro examples from 6077 with minor typo
20 years ago
Tilghman Lesher 1db503ade6 Merged revisions 7999 via svnmerge from
20 years ago
Tilghman Lesher 35dc7e7ff9 Bug 6213 - Morse code app
20 years ago
Russell Bryant f693a606f8 typo
20 years ago
Matt O'Gorman 672f6aa422 Added automatic folder feature described in 6090
20 years ago
Russell Bryant 2eb7eecdd0 conversions to memory allocation wrappers (issue #6210)
20 years ago
Matt O'Gorman f5b108ac99 Added macros from 6198 and 6203. also added better
20 years ago
Russell Bryant 69c4cefcd4 fix incorrect return value (issue #6202)
20 years ago
Russell Bryant 0318a4b180 Merged revisions 7986 via svnmerge from
20 years ago
Russell Bryant 2dc13eb912 replace malloc+memset with a call to ast_calloc, also removing the error
20 years ago
Russell Bryant 5ce65af66e fix temp greetings with odbc storage (issue #6078)
20 years ago
Russell Bryant da684d64b4 block 7976
20 years ago
Matt O'Gorman 283c0d64ba added feature from 5750 with whitespace fixing.
20 years ago
Russell Bryant 9de6d70b24 oops. :)
20 years ago
Russell Bryant d7f70ca1c2 Merged revisions 7972 via svnmerge from
20 years ago
Russell Bryant 4b84879b0c block 7970
20 years ago
Russell Bryant 60174631fc add doxygen documentation and fix various issues with ast_dtmf_stream
20 years ago
Russell Bryant 752e3c8938 - add AST_LIST_HEAD_NOLOCK_STATIC, similar to AST_LIST_HEAD_STATIC, but without the lock!
20 years ago
Russell Bryant e0d4fcfb55 lock list of translators *before* recalculating translation matrix.
20 years ago
Russell Bryant 1d83e4a2ab block 7965
20 years ago
Russell Bryant c3323723ed remove stray header
20 years ago
Russell Bryant 109ce5273f fix locking bug - lock instead of unlock (see commit to r7960 to branches/1.2)
20 years ago
Russell Bryant 98dc0c3b70 block 7960
20 years ago
Russell Bryant 384aefa772 Merged revisions 7957 via svnmerge from
20 years ago
Tilghman Lesher bdc14f3c84 Merged revisions 7955 via svnmerge from
20 years ago
Russell Bryant 466a062b09 convert some channels to use the memory allocation wrappers.
20 years ago
Russell Bryant 79aa72e2e7 fix typo, thanks Qwell!
20 years ago
Russell Bryant 15fb0b2061 Add wrappers for commonly used memory allocation functions. These wrappers
20 years ago
Matthew Fredrickson f87a6a3c5f Allow a digitstream to contain a flash character ('f' or 'F') when sending dtmf string to a channel. (#4935)
20 years ago
Matthew Fredrickson c2f0133a3b Update chan_phone to indicate FLASH properley (#4935)
20 years ago
Matthew Fredrickson 8f7647b49f Make sure to update the config file for chan_zap to include japanese caller id
20 years ago
Matt O'Gorman 00f2142dc1 6186 amd 6187 with minor revisions. added arg
20 years ago
Olle Johansson b3ed64689d Importing rev 7939 from 1.2
20 years ago
Olle Johansson aa7974450b Declare missing randomlock
20 years ago
Tilghman Lesher 0d7fda32fd Fix indentation
20 years ago