Commit Graph

14852 Commits (1036d0869d4b4036cd9f19f740f768fbd482c27e)
 

Author SHA1 Message Date
Joshua Colp edad328409 Disable epoll as it has caused more obscure issues then any of my previous code. I will continue to work on it in a separate branch to make it stable for a release and test it against the following issues.
18 years ago
Kevin P. Fleming 1a6711a42d Merged revisions 104015 via svnmerge from
18 years ago
Tilghman Lesher a8e821d061 Ignore some more unused generated events.
18 years ago
Mark Michelson caeb435271 Merged revisions 103956 via svnmerge from
18 years ago
Joshua Colp 715ab328c1 Try to do Packet2Packet bridging with chan_h323 if reinviting isn't enabled.
18 years ago
Joshua Colp 22f70f2db1 Merged revisions 103953 via svnmerge from
18 years ago
Mark Michelson b895cda7a3 Merged revisions 103904 via svnmerge from
18 years ago
Jason Parker ea8c695a1c Largely refactor DSP tone detection routines.
18 years ago
Mark Michelson d2d397f861 Fix a crash due to the wrong variable being used when building a directory string.
18 years ago
Tilghman Lesher 808ae65263 Add some documentation fixups
18 years ago
Tilghman Lesher 3dd4296de7 Merged revisions 103845 via svnmerge from
18 years ago
Mark Michelson aaff057e5c Fix another spot where a hard-coded '|' hadn't been converted to ','
18 years ago
Joshua Colp b0be65f2ef *mumble*
18 years ago
Joshua Colp ddf7a8a2a0 file not found.
18 years ago
Joshua Colp ef7cfaa2f8 Minor test...
18 years ago
Mark Michelson ca2cfc8e47 When using IMAP storage, if the folder you attempt to save to does not exist,
18 years ago
Jason Parker 63ab8ad66c Make sure to mask out non-audio first as well
18 years ago
Jason Parker 59bdc278be Maybe we should set the value before we test it? Fixes an issue people have been seeing (unreported?) with file playback not working.
18 years ago
Joshua Colp ee5e39e04b Add a log message that appears when you try to unload a module that isn't loaded.
18 years ago
Joshua Colp c929c6abd9 Only output a log message saying the format does not exist if it actually does not exist, not if the file itself could not be opened.
18 years ago
Joshua Colp 369af0f291 Merged revisions 103823 via svnmerge from
18 years ago
Russell Bryant 85cd43c3c9 Merged revisions 103821 via svnmerge from
18 years ago
Joshua Colp a966ef74b7 len already contains the position we want to examine, if we move one left again we'll actually probably be looking at a digit.
18 years ago
Joshua Colp 3e0f3915a5 Add CHANNELREDIRECT_STATUS variable to ChannelRedirect() dialplan application. This will either be set to NOCHANNEL if the given channel was not found or SUCCESS if it worked.
18 years ago
Jeff Peeler 19d238dee3 (closes issue #11864)
18 years ago
Joshua Colp c3a1ec6d98 Merged revisions 103812 via svnmerge from
18 years ago
Joshua Colp 66d01d0009 Blocked revisions 103807 via svnmerge
18 years ago
Tilghman Lesher 89567ef8bb Change verbosity into debug for Hebrew (and various whitespace fixes)
18 years ago
Joshua Colp 227112138e Merged revisions 103801 via svnmerge from
18 years ago
Joshua Colp e54da94808 Add a non-invasive API for application level manipulation of T38 on a channel. This uses control frames (so they can even pass across IAX2) to negotiate T38 and provided a way of getting the current status of T38 using queryoption. This should by no means cause any issues and if it does I will take responsibility for it.
18 years ago
Joshua Colp 6c3a7a3e51 Add some missing control frames.
18 years ago
Jason Parker f6a1b64de9 Merged revisions 103795 via svnmerge from
18 years ago
Matthew Fredrickson 05ead467bd Commit chan_zap portion of #11964: add the ability to get ORIG_CALLED_NUM
18 years ago
Jason Parker e0e9ff2e43 Merged revisions 103790 via svnmerge from
18 years ago
Matthew Fredrickson 484214d534 Make sure EC is enabled when SS7 call comes in. Also add support for multiple DPCs per linkset. #11779
18 years ago
Mark Michelson 80e2db47c2 Merged revisions 103786 via svnmerge from
18 years ago
Michiel van Baak f7370d4831 make the output of 'core show settings' a bit nicer.
18 years ago
Tilghman Lesher 2c3c489ade Merged revisions 103780 via svnmerge from
18 years ago
Olle Johansson f04d5fb83d Make sure we can set up calls without audio (text+video).
18 years ago
Mark Michelson e9d0cda77d Merged revisions 103770 via svnmerge from
18 years ago
Joshua Colp a270608b8b Blocked revisions 103768 via svnmerge
18 years ago
Joshua Colp e6a260c747 Add an API call (ast_async_parseable_goto) which parses a goto string and does an async goto instead of an explicit goto.
18 years ago
Joshua Colp 67ac1d44da Merged revisions 103763 via svnmerge from
18 years ago
Olle Johansson 17c761c5ff - No space in manager event names, please
18 years ago
Tilghman Lesher 26755e3882 Context tracing for channels
18 years ago
Michiel van Baak 62ac882f8c move two ast_log calls to ast_debug.
18 years ago
Russell Bryant 958ed2b620 Merged revisions 103741 via svnmerge from
18 years ago
Mark Michelson c08a40fb61 Document GotoIfTime change from svn revision 103738
18 years ago
Russell Bryant 4c457af2a8 Fix a regression in Asterisk 1.6 related to the use of AES encryption.
18 years ago
Mark Michelson 566a005512 Add proper "false" case behavior to GotoIfTime
18 years ago