Commit Graph

13639 Commits (406f6f2909a84f30d730b336a05993628a15ac0c)
 

Author SHA1 Message Date
Jason Parker ec8497c58f Merged revisions 89125 via svnmerge from
18 years ago
Jason Parker 267e829cbd Add check_hangup() method to pbx_lua, which can be used to check whether it is time to hangup a channel.
18 years ago
Mark Michelson 35d7946cda app_voicemail failed to build when compiling with IMAP_STORAGE
18 years ago
Mark Michelson 0881f07aed AST_LIST_REMOVE_CURRENT takes only one argument.
18 years ago
Joshua Colp e4187a7a26 Make func_env build again.
18 years ago
Mark Michelson beef61b718 Merged revisions 89119 via svnmerge from
18 years ago
Kevin P. Fleming f806dea3dd convert this code to a more efficient idiom
18 years ago
Jason Parker 8b6c511200 Change a warning to a notice. Issue #11195, patch by eliel
18 years ago
Jason Parker e03cb6a721 Merged revisions 89115 via svnmerge from
18 years ago
Tilghman Lesher 3a70afbc3e Add the FILE() dialplan function and deprecate ReadFile.
18 years ago
Tilghman Lesher 86e5e39198 Fix missed conversion to linkedlists macro change
18 years ago
Mark Michelson 314238d9cb Blocking changes from previous 1.4 commit
18 years ago
Luigi Rizzo 01a1cfd262 use %f instead of %lf (the 'l' is ignored anyways).
18 years ago
Luigi Rizzo 339d27ebe9 use %d and cast to int instead of %zd for size_t object,
18 years ago
Luigi Rizzo 4216934121 initialize a variable to silence compiler.
18 years ago
Kevin P. Fleming c18691dec0 Merged revisions 89105 via svnmerge from
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Tilghman Lesher 950528b638 Merged revisions 89103 via svnmerge from
18 years ago
Joshua Colp 6878c9962a Merged revisions 89101 via svnmerge from
18 years ago
Joshua Colp 5a63438787 Merged revisions 89099 via svnmerge from
18 years ago
Joshua Colp f34bb18940 Merged revisions 89097 via svnmerge from
18 years ago
Joshua Colp 7c6127ceef Merged revisions 89095 via svnmerge from
18 years ago
Tilghman Lesher 97744f54e7 Merged revisions 89093 via svnmerge from
18 years ago
Mark Michelson 4f34bc609b If imapfolder has been specified in voicemail.conf, we should not connect to INBOX...
18 years ago
Mark Michelson 9aca31f0fc Merged revisions 89090 via svnmerge from
18 years ago
Steve Murphy a87efea3c4 Merged revisions 89088 via svnmerge from
18 years ago
Joshua Colp fc0853c7bc Minor change so chan_h323 builds again.
18 years ago
Luigi Rizzo 225b653fc0 remove enter/exit comments when handling subdirectory.
18 years ago
Luigi Rizzo d0b2d2dc62 remove a debugging message which i forgot in.
18 years ago
Luigi Rizzo 19dda440b1 match changes in menuselect's Makefile
18 years ago
Tilghman Lesher 6f3f010ca0 Suppress erroneous warnings on load.
18 years ago
Tilghman Lesher 6a9fbeaf68 Merged revisions 89079 via svnmerge from
18 years ago
Tilghman Lesher 37166d9a1a Provide the ability to directly manipulate the TON/NPI bits in the dialstring.
18 years ago
Tilghman Lesher fd15274898 Add contributed EAGI proxy, which provides FastAGI functionality for EAGI, while also
18 years ago
Russell Bryant 5480c54e56 Fix another CLI command so it doesn't run the real code when called for initialization.
18 years ago
Mark Michelson 6e5b9e4951 Adding documentation regarding imapfolder, imapgreetings, and greetingsfolder options
18 years ago
Russell Bryant 4afb905cf0 Print out the channel name as a prefix to the "agi debug" output. This makes
18 years ago
Russell Bryant e309393920 Added the ability to do "meetme concise" with the "meetme" CLI command.
18 years ago
Joshua Colp f440f8ba48 Fix up some PBX logic that became broken. The code would exit prematurely when it should have been collecting more digits.
18 years ago
Tilghman Lesher 7c56918262 Commit some cleanups to the format type code.
18 years ago
Mark Michelson 0cd3118a62 Adding the queue strategy wrandom
18 years ago
Russell Bryant a06218ee6d Added the S() and L() options to the MeetMe application. These are pretty
18 years ago
Mark Michelson 01e1f6cc94 Added CLI and manager commands for changing a queue member's penalty
18 years ago
Matthew Fredrickson ebf9f0bc0e Add some more locking as well as API update for libss7 for new transport types
18 years ago
Steve Murphy 9f08e7e132 Merged revisions 89036 via svnmerge from
18 years ago
Joshua Colp 0971b51cfc Remove native bridging check for DTMF based transfers. Thanks to the last batch of RTP changes it is no longer required for the media stream to go through Asterisk if DTMF is going over signalling. It will simply reinvite back as needed.
18 years ago
Mark Michelson 1d0687dc2c Instead of trying to callback a local channel on a failed attended transfer, call
18 years ago
Russell Bryant 4e871ae483 Merged revisions 89053 via svnmerge from
18 years ago
Russell Bryant 5ab1541da9 Fix the memory show allocations CLI command so that it doesn't spew out all
18 years ago
Steve Murphy 117d3d834e Hoping to avoid a crash in OSX for a problem blitzrage found
18 years ago