Commit Graph

17738 Commits (2cb0018fa1ead93c5ef6b5fc0168e19abc37316c)
 

Author SHA1 Message Date
David Vossel ae786501f1 app_meetme not setting filename and fileformat correctly for realtime
17 years ago
Mark Michelson d8d5e38f65 Add documentation for timing modules used in Asterisk
17 years ago
Brian Degenhardt a7092f0acc fix a leaked channel lock (and future deadlock) when we try to pick up our own channel
17 years ago
Joshua Colp bcf5ecde90 Merged revisions 179840 via svnmerge from
17 years ago
Mark Michelson 7824d71998 Convert pbx_spool to use string fields instead of statically-sized buffers.
17 years ago
Russell Bryant cfa0d9c0ce Merged revisions 179741 via svnmerge from
17 years ago
Olle Johansson f000d5bb0f Please prefix default values with DEFAULT
17 years ago
Joshua Colp a65727949c Merged revisions 179671 via svnmerge from
17 years ago
Russell Bryant d9b034a430 Merged revisions 179608 via svnmerge from
17 years ago
Jeff Peeler aa81288bab Merged revisions 179536 via svnmerge from
17 years ago
Russell Bryant 8f6a933e30 Merged revisions 179532 via svnmerge from
17 years ago
Tilghman Lesher 3252cd2e5b Merged revisions 179468 via svnmerge from
17 years ago
Russell Bryant d6652e9760 Fix a reference leak in timerfd_set_rate().
17 years ago
Russell Bryant 0c0479602e Merged revisions 179461 via svnmerge from
17 years ago
Jason Parker 9bb9c64521 Merged revisions 179395 via svnmerge from
17 years ago
Tilghman Lesher 5120334acc Backport 1.6.0 fix to trunk (failsafe if db is not loaded)
17 years ago
Joshua Colp 775b30307f Do not try to remove a registration scheduled item if the scheduler context has already been destroyed.
17 years ago
Joshua Colp 93749ba001 Fix issue where changing the volume of both directions of audio did not work.
17 years ago
Mark Michelson 932cef55fd Swap reversed timevals.
17 years ago
Mark Michelson c9252cbaf0 Properly free memory and remove scheduler entries when a transmission failure occurs.
17 years ago
Russell Bryant d2c5b0f1de Mark res_ais as experimental, as the binary event format is subject to change.
17 years ago
Tilghman Lesher 31ae1bfa0d If config file is blank, don't load module.
17 years ago
Russell Bryant a80ef0ca1e Add a note about the ordering of entries in sip.conf in 1.6.1.
17 years ago
Michiel van Baak 99ad18c4c5 Add reload support to chan_skinny.
17 years ago
Jason Parker 796ec24ed5 Update documentation for DIALEDTIME and ANSWEREDTIME variables.
17 years ago
Russell Bryant fed7b94f0b Fix downloading SIREN7 and SIREN14 sound packages.
17 years ago
Steve Murphy ec6101595e Merged revisions 178956 via svnmerge from
17 years ago
Tilghman Lesher 63561aea00 Sound confirmation of call pickup success.
17 years ago
David Vossel 3d0aac6cd8 IAX2 prune realtime, minor tweak to last fix
17 years ago
Steve Murphy 22ea970494 These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, which tend to break my dev-mode build. Not a problem in 1.6.x.
17 years ago
David Vossel 5421f204bc Blocked revisions 178838 via svnmerge
17 years ago
Steve Murphy fe216b2f9d Merged revisions 178804 via svnmerge from
17 years ago
Joshua Colp 5f7f4a0c84 Fix an issue where the timer for file playback would not be stopped if DAHDI was not installed.
17 years ago
David Vossel a0ef434095 IAX2 prune realtime fix
17 years ago
Joshua Colp 3c342501e3 Ensure there is a valid tone part before trying to play tones.
17 years ago
Olle Johansson 775ffb66d0 Clarifications on the different models and reference to further docs.
17 years ago
Kevin P. Fleming 28eedaaf9c another minor commit to test post-commit script changes (now testing post-revprop-change as well, third try)
17 years ago
Kevin P. Fleming 231823dafe minor commit to test post-commit script changes
17 years ago
Steve Murphy 37c1aecb33 Blocked revisions 178640 via svnmerge
17 years ago
Tilghman Lesher baf144c655 Picky, picky buildbots
17 years ago
Tilghman Lesher 4ac2fd4cde Use notification when timezone files change and re-scan then.
17 years ago
Tilghman Lesher 4c4d40c847 Oops, wrong direction of command
17 years ago
Russell Bryant a300f82035 Merged revisions 178508 via svnmerge from
17 years ago
Tilghman Lesher fb540166d8 Merged revisions 178445 via svnmerge from
17 years ago
Tilghman Lesher de3d9f829a Apparently, a void cast doesn't override warn_unused_result.
17 years ago
Tilghman Lesher a8630432c9 The 3 possible errors with pipe(2) are all impossible in this situation.
17 years ago
Russell Bryant d2fb14e26c Merged revisions 178373 via svnmerge from
17 years ago
Tilghman Lesher 97830cc9cb Use a SIGPIPE to kill the process, instead of depending upon the astcanary process being inherited by init.
17 years ago
Tilghman Lesher bb2b9b1ff4 Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.
17 years ago
David Vossel 641dd68c4d Allows manager command to see if IAX link is trunked and encrypted. Displays what kind of encryption is enabled as well.
17 years ago