Commit Graph

2935 Commits (19f7e8cc93b76a2219f5ac4fb8687619022bc056)

Author SHA1 Message Date
Mark Michelson 9facdcb64f Merged revisions 114226 via svnmerge from
18 years ago
Sean Bright 45ebcb77a2 Merged revisions 114191 via svnmerge from
18 years ago
Tilghman Lesher 123ac5fd64 Standardized routines for forking processes (keeps all the specialized code in one place).
18 years ago
Sean Bright 5fbdb4af73 Add the ability to disable channel technology name playback when speaking the current channel name
18 years ago
Jason Parker fe65716e15 If somebody enters a digit during ast_stream_and_wait, the return value is the digit, which we need to use later.
18 years ago
Sean Bright 98c789ad12 I'm not sure why, but "this" bothers me. Ba dum dum.
18 years ago
Jason Parker f6cfccbc07 Merged revisions 114133 via svnmerge from
18 years ago
Mark Michelson df7cb6b30b Merged revisions 114112 via svnmerge from
18 years ago
Tilghman Lesher dc3e185e96 Use ast_mkdir instead of mkdir
18 years ago
Joshua Colp 43de3860ea Merged revisions 114029 via svnmerge from
18 years ago
Joshua Colp c9338b76ee Don't hardcode ru into the digits filename so that languageprefix can work.
18 years ago
Mark Michelson 9bd9421c83 Fix a crash that happened due to accessing free'd memory
18 years ago
Tilghman Lesher 137c02a020 Permit message wrap-around during message retrieval.
18 years ago
Tilghman Lesher 1c691646a9 Permit callee to continue in the dialplan, after caller has hung up.
18 years ago
Mark Michelson a83661d39c This is a "fix" for something that's been bugging the crap out of me for a while.
18 years ago
Mark Michelson b95d24ea47 Merged revisions 112393 via svnmerge from
18 years ago
Jason Parker a734470a2b Minor formatting cleanup.
18 years ago
Jason Parker 9f1e663935 More voicemail doxygen additions/cleanup.
18 years ago
Jason Parker 4edaf04348 Merged revisions 112068 via svnmerge from
18 years ago
Jason Parker ed9e3ef23e Replace magic number size from msgArray array with a define.
18 years ago
Jason Parker 1f8cb622bb Add a bit of doxygen documentation for app_voicemail.
18 years ago
Joshua Colp cafce80cd5 Forgetting to unregister a manager action is bad, mmmk?
18 years ago
Mark Michelson 0f8f6e239e Fix a crash that would happen when attempting to unload the app_queue module.
18 years ago
Steve Murphy 6928ccfa02 Merged revisions 111391 via svnmerge from
18 years ago
Mark Michelson e94d06b83c Merged revisions 111121 via svnmerge from
18 years ago
Mark Michelson 5278d1d62b Merged revisions 111049 via svnmerge from
18 years ago
Russell Bryant bccebdd21f Remove astobj.h from some places where it wasn't needed
18 years ago
Tilghman Lesher 3826278d38 Upgrade the sounds version; add several directory enhancements:
18 years ago
Russell Bryant 013db1d42f Merged revisions 110163 via svnmerge from
18 years ago
Mark Michelson 96c674a6f4 Merged revisions 110083 via svnmerge from
18 years ago
Russell Bryant d0edd39023 Merged revisions 109763 via svnmerge from
18 years ago
Mark Michelson 994d025523 Merged revisions 109713 via svnmerge from
18 years ago
Mark Michelson cd7efcf4e7 Add option 'randomperiodicannounce' to queues.conf. Setting this will
18 years ago
Terry Wilson b02bc230af Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not
18 years ago
Mark Michelson 2c67438ebe Merged revisions 109012 via svnmerge from
18 years ago
Russell Bryant dfe03485a6 Remove an unnecessary thread attribute instance
18 years ago
Russell Bryant 7ccd146656 Fix polling for mailbox changes in mailboxes that are not in the default vm context.
18 years ago
Jeff Peeler 3c4c3c0dd2 documenting changes as a result of adding TCP functionality to ExternalIVR
18 years ago
Russell Bryant 835df7d30f Merged revisions 108583 via svnmerge from
18 years ago
Jeff Peeler 5aba7c1cbe set variable to NULL to prevent uninitialized warning
18 years ago
Russell Bryant 906a28ad5d Fix a place where configuration values could cause an overflow of a buffer.
18 years ago
Russell Bryant 432cb90411 Merged revisions 108469 via svnmerge from
18 years ago
Jeff Peeler b2cad9d925 (closes issue #11827)
18 years ago
Russell Bryant b38cb44acd Merged revisions 108135 via svnmerge from
18 years ago
Joshua Colp 5fc569f5f5 Merged revisions 108083 via svnmerge from
18 years ago
Tilghman Lesher 10609251f9 Revert several changes from revision 102525, as the changes were not
18 years ago
Russell Bryant a29d862631 This patch adds support for extended help prompts in voicemail. These prompts
18 years ago
Joshua Colp b9a6dbf587 Dial a device even if it's state is unknown.
18 years ago
Joshua Colp b5003a1943 Merged revisions 107637 via svnmerge from
18 years ago
Mark Michelson 5176911dfe Remove some redundant logic from wait_for_answer. This also let's us get rid of one of
18 years ago