Commit Graph

75 Commits (cc698e15cf4cf40b10cfa1121295b874bef8c1e5)

Author SHA1 Message Date
Mark Spencer 1798abd909 Minor path tweak
21 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
21 years ago
Mark Spencer 4d1137ded4 Fix a couple of small typos (bug #1648)
21 years ago
Mark Spencer 4f51ef7ab7 Unbuffered music on hold
21 years ago
James Golovich 6cbc92b760 Portability fix, use the shells path for sed and env
21 years ago
James Golovich 286d0656e2 Revert formatting changes
21 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
21 years ago
Anthony Minessale II 34e415222e * Patch to Makefiles to allow a script to query the make envirnoment.
21 years ago
Mark Spencer 512583709a Fix double parking crash (bug #1302)
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer eeb2ca5b26 Make read/write mode have a lock parameter and use it properly.
22 years ago
Mark Spencer 96c7fb890e Reduce volume of hold music to 8k / 4k
22 years ago
Mark Spencer 97c5b2b7d7 Take out unnecessary setting of delivery times.
22 years ago
Mark Spencer 7c35f68e29 Fix milliwatt and musiconhold to know about delivery times
22 years ago
James Golovich 32a11a2b20 Remove extra \r\n from manager event sent by res_parking.c (bug #1134)
22 years ago
James Golovich a232d8e060 Move ast_get_group from res_parking.c to channel.c
22 years ago
Mark Spencer 7cdb6d36f4 Fix a couple of memory leaks
22 years ago
Mark Spencer 82e18770bc Increase buffer size (1005)
22 years ago
Martin Pycko 8baa1ed52e Add 'm' option to Monitor app to use soxmix (if available) to mix the output recording to one file.
22 years ago
Martin Pycko 860f35a7ab Add recording agent's calls patch. Basically the call starts recording when the agent picks up and the file is stamped with the agent's id and the timestamp. Also optionally a URL link to that file may be inserted in the userfield of the CDR record. By default the recorded file will be mixed if soxmix is available.
22 years ago
Mark Spencer 81cf763a97 Fix res_parking
22 years ago
Mark Spencer 2ad3e1428d Create manager event on parking
22 years ago
Jeremy McNamara 718d215046 Document SetMusicOnHold. Bug #783
22 years ago
Jeremy McNamara 1a0797e6bd use a default file name for res_monitor, if none was given. Bug #704
22 years ago
Jeremy McNamara 6ae49b9ccd Don't core on mpg123. Bug #671
22 years ago
Mark Spencer 2154f62f51 Hangup calling channel when transferring peer
22 years ago
Jeremy McNamara 8bcee712e0 Fix copy/paste error. Bug #338
22 years ago
Mark Spencer d387ca7779 Handle mpg123 failures without leaking fd's
22 years ago
Mark Spencer 4ce283ff18 Make it build and run on MacOS X
22 years ago
Mark Spencer b5bcecce5d Add DESTDIR support (bug #200)
22 years ago
Mark Spencer 55e664cb00 Fix various compiler warnings (bug #322)
22 years ago
Mark Spencer 4e13099add Improve child process reaping (bug #278)
22 years ago
Mark Spencer ac19ba51bd Fix small logic errors (bug #242)
22 years ago
Mark Spencer 479a67e629 BSD portability enhancements (bug #234)
22 years ago
Mark Spencer 1e19f72077 First of Jayson's manager patches
22 years ago
Mark Spencer d3bdd36e46 depend stuff
22 years ago
Martin Pycko 501c800c5a Show the names of the codecs instead of the numbers (bug #92)
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
22 years ago
Mark Spencer 45bdf40534 Wait for mpg123 to die
22 years ago
Mark Spencer 9f51b3590d Make parking resume properly when in macro
22 years ago
Mark Spencer 01fcb9779a Allow groups to be checked in reverse order, make musiconhold die on restart
22 years ago
Mark Spencer 34b28107e2 Minor fixes
22 years ago
Mark Spencer 27d3190aa2 Merge / correct MM's patches
22 years ago
Martin Pycko cbd33586ac Add a safe way to reload extensions config (don't change/delete the current extenions until extensions.conf was parsed and the new set of extensions is created) and add "extensions reload" CLI command so we could reload only extensions.conf config file without touching config files of other modules
22 years ago
Mark Spencer 1b473c2ef0 Merge 'T' and other dialing enhancements
22 years ago
Mark Spencer 4228090f88 Add and update .cvsignore files for .depend
22 years ago
Mark Spencer 1a3cd8e6ad dep fix, pbx fix
22 years ago
Mark Spencer f6764f4722 More contributed BSD enhancements
22 years ago
Mark Spencer 6eeee2496b More BSD enhancements
22 years ago
Mark Spencer 89e0dd94a2 Add commonly used include headers
22 years ago