Commit Graph

6759 Commits (46b64889274646bf0acbaf93a693895bf33bca4a)
 

Author SHA1 Message Date
BJ Weschke 46b6488927 Address the condition where X-ClientCode could be NULL or an empty string - from a -dev posting.
20 years ago
Matt O'Gorman 2aaffe48e4 allow app_directed_pickup to try to pickup
20 years ago
BJ Weschke 34ba77e702 Range should be inclusive, not exclusive, of the end of the range.
20 years ago
Tilghman Lesher caa0de6e99 Somebody complained the that length of the dah wasn't quite up to spec...
20 years ago
Matt O'Gorman 1a5aa53fc9 adding more output for shutdown. as per 6102
20 years ago
Matt O'Gorman ea06844b19 added some minor changes from bug 6046 thanks ppyy
20 years ago
Russell Bryant cd28843c19 fix spelling errors (issue #6227)
20 years ago
BJ Weschke f6c5e65266 More memory wrapper cleanup. #6224
20 years ago
BJ Weschke 8637b23569 More memory wrapper and cleanup work. #6226 w/one very minor compile fix mod in app_rpt.c
20 years ago
Matt O'Gorman 8d4ee3882a forgot to take out createlink sample along with
20 years ago
Tilghman Lesher 79d3456c50 Bug 6223 - Remove unnecessary header that caused FreeBSD not to compile
20 years ago
Tilghman Lesher bce06eff5b Fix typos that caused voicemail not to compile.
20 years ago
Matt O'Gorman ac2732ef4e I will never touch VM again...
20 years ago
Matt O'Gorman 791370e026 some error checking added into g and a option
20 years ago
Matt O'Gorman b86c380a58 More cosmetic changes. thanks qwell and everyone
20 years ago
Matt O'Gorman d6638d5262 Oops... need to keep my trunk folder clean...
20 years ago
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