Commit Graph

14970 Commits (e740375bb7b0daeddac98772e44ef0270a30229c)
 

Author SHA1 Message Date
Joshua Colp 581c8c7bf2 Instead of outputting a verbose message every so often let's make it a debug message.
18 years ago
Brett Bryant 55aaa80d15 Adding more tls configuration details to sip.conf sample, with a list of valid ciphers provided in both files. .. First commit since July, woot
18 years ago
Russell Bryant 871e86846e Merged revisions 104086 via svnmerge from
18 years ago
Joshua Colp 26e297b27f Merged revisions 104084 via svnmerge from
18 years ago
Joshua Colp 5410140ae1 Merged revisions 104082 via svnmerge from
18 years ago
Joshua Colp 559870fd8a Fix building of trunk. dbpass is always going to exist.
18 years ago
Steve Murphy c33c0855b8 Enforce a space between function args as per code review.
18 years ago
Steve Murphy 14529764d7 On a 64-bit machine, with dev-mode turned on, and pgsql installed, I get warnings that stops the compile. They are fixed now.
18 years ago
Doug Bailey 552b782fc2 Add protection to chan_zap build when NEONMWI events are not defined
18 years ago
Tilghman Lesher f92a3e119e Move Originate to a separate privilege and require the additional System privilege to call out to a subshell.
18 years ago
Tilghman Lesher e537a1368c Merged revisions 104037 via svnmerge from
18 years ago
Tilghman Lesher 9392dae2d6 Allow database password to be NULL and several other cleanups.
18 years ago
Russell Bryant 0bcd2ae4b0 fix a typo
18 years ago
Mark Michelson bfcbd6c963 Blocked revisions 104027 via svnmerge
18 years ago
Mark Michelson 093c13642a Blocked revisions 104026 via svnmerge
18 years ago
Mark Michelson 7fa044f86f Instead of a notice, make the message about a hung-up channel a debug message, and revert the original
18 years ago
Doug Bailey ee4137f337 Added configuration distinction between neon and fsk mwi detection
18 years ago
Mark Michelson b403e214b1 Don't print the fact that we are using dead mode in AGI if called from the
18 years ago
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