Commit Graph

28 Commits (8f923e6adbc50772b899e6a5ea1db614e5927d48)

Author SHA1 Message Date
Kevin P. Fleming 8f923e6adb remove extraneous svn:executable properties
20 years ago
Mark Spencer 2f1c9c690f Add missing include (bug #2040)
22 years ago
Mark Spencer 0c6b76f7c2 Make parked calls events more consistant (bug #2033)
22 years ago
James Golovich 8801247d76 Remove pthread.h from source. We should be using asterisk/lock.h everywhere instead (except in asterisk/lock.h).
22 years ago
Mark Spencer 727abcdec7 Merge FreeBSD locking fixes (bug #1411)
22 years ago
Mark Spencer 6195dd35e0 Make ast_channel_walk become ast_channel_walk_locked
22 years ago
James Golovich 286d0656e2 Revert formatting changes
22 years ago
Anthony Minessale II 5385ca0a0e applied final release of bug 1353 per Mark's permission
22 years ago
Mark Spencer 512583709a Fix double parking crash (bug #1302)
22 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
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
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
Mark Spencer 2154f62f51 Hangup calling channel when transferring peer
22 years ago
Mark Spencer ac19ba51bd Fix small logic errors (bug #242)
22 years ago
Mark Spencer 1bb58646de Totally revamp thread debugging to support locating and removing deadlocks
23 years ago
Mark Spencer 9f51b3590d Make parking resume properly when in macro
23 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
23 years ago
Mark Spencer 1b473c2ef0 Merge 'T' and other dialing enhancements
23 years ago
Mark Spencer f6764f4722 More contributed BSD enhancements
23 years ago
Mark Spencer 6eeee2496b More BSD enhancements
23 years ago
Mark Spencer 43604eb770 Implement call pickup on SIP, override context if appropriate
23 years ago
Mark Spencer c1fd6c1e4c Version 0.3.0 from FTP
23 years ago
Mark Spencer 8c020ca8fe Version 0.2.0 from FTP
24 years ago
Mark Spencer 5b44727583 Version 0.1.12 from FTP
24 years ago
Mark Spencer f2784d97fd Version 0.1.10 from FTP
24 years ago