Commit Graph

499 Commits (e21181dbd4094be07161aca8c6cabac055f6083d)

Author SHA1 Message Date
Matt O'Gorman 073e346f4e solves bug where reload deleted things it shouldnt have
20 years ago
Matt O'Gorman 8cfb992c1e adds statusmessage customization from Julian Lyndon-Smith
20 years ago
Russell Bryant 6ff6536f13 Merged revisions 31194 via svnmerge from
20 years ago
Joshua Colp 6ab22f2268 Be gone unused res! (issue #7238 reported by casper)
20 years ago
Joshua Colp 10467be4c0 attended transfer use transferer context first and set who is transfering at the beginning (issue #6752 reported by moy -- minor mods done by myself)
20 years ago
Joshua Colp 1c158f0ea4 Add the video stream for AGI function STREAM FILE (issue #5392 reported by areski -- minor mods by me)
20 years ago
Russell Bryant 26271fbd3a allow setting a channel variable to disable sending SIGHUP to the AGI process
20 years ago
Russell Bryant 238cdb249f Add the ability to retrieve the exit code of the forked AGI process. If there
20 years ago
Russell Bryant 0cccaf8408 - add support for setting an AGISTATUS variable that indicates successful
20 years ago
Matt O'Gorman 45e83fa7c1 reset timeout on reconnect.
20 years ago
Kevin P. Fleming dd45d18515 Merged revisions 29973 via svnmerge from
20 years ago
Matt O'Gorman f297f2ec29 get rid of that transport sillyness
20 years ago
Matt O'Gorman d419d41c2e hmm still need a way to get rid of connections
20 years ago
Matt O'Gorman 600d37873d fixes bug where server goes away.
20 years ago
Matt O'Gorman 45107ed763 allows for configurable answer timeout on attended transfer
20 years ago
Matt O'Gorman 5d51260c36 finish cleaning up some more stuff before russell
20 years ago
Russell Bryant a20db7dde6 remove another excess "debug" message
20 years ago
BJ Weschke 99fe70da00 Merged revisions 29696 via svnmerge from
20 years ago
Russell Bryant cb25b874cb remove an unnecessary error message that is really an old debug message
20 years ago
Matt O'Gorman 7aa1a77e75 asterisk-xmpp merge in
20 years ago
Joshua Colp 64b94dad80 Merged revisions 29512 via svnmerge from
20 years ago
BJ Weschke 5235890be4 This is part 2/2 of the patches for #7090. Adds one-step call parking to /trunk via builtin functions and 'k' 'K' application options added to app_dial. This also resolves #6340.
20 years ago
BJ Weschke 4733732b61 Merged revisions 29196 via svnmerge from
20 years ago
Russell Bryant 53df01c9cc when displaying the list of registered music on hold classes, only show
20 years ago
Kevin P. Fleming eeb01cda95 revert bogus change
20 years ago
Olle Johansson e274a70d52 Add missing argument to ast_carefulwrite
20 years ago
Russell Bryant f9c578a8a0 - The recent change to linklists.h broke the build on linux for some reason.
20 years ago
Russell Bryant 6ea26d0bee use the channel lock wrappers (issue #7128)
20 years ago
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
20 years ago
Kevin P. Fleming ed3ffb4b46 various doxygen fixes
20 years ago
Russell Bryant 61aaf4dd14 remove a check of the result of ast_mutex_lock
20 years ago
Joshua Colp 3fbd46099e Incorrect log statement when playing transfer sounds (issue #7008 reported and fixed by nathan)
20 years ago
Russell Bryant 4fe3960478 move ast_carefulwrite from manager.c to utils.c so that cli.c and
20 years ago
BJ Weschke 282eb80ed4 Correct call parking behavior when there is no courtesytone specified. #6306 (murf)
20 years ago
Tilghman Lesher aeed5ca05d Merged revisions 24019 via svnmerge from
20 years ago
Kevin P. Fleming f3eaae4593 remove macro defined that is no longer needed
20 years ago
Russell Bryant 8085f4e14b a bunch of conversion to ast_channel_*lock (issue #7058)
20 years ago
Russell Bryant 00f9884604 - convert lists to use linked list macros
20 years ago
Russell Bryant 711f35fdc3 - don't create duplicate log messages
20 years ago
Luigi Rizzo 532e552c1f add reload() (bug 9981)
20 years ago
Kevin P. Fleming 574e14cbea Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
20 years ago
Luigi Rizzo 7e0d402e88 move wait_and_stream to ast_wait_and_stream() because equivalent
20 years ago
Luigi Rizzo 11551079cf more strncpy/ast_copy_string replacement.
20 years ago
Luigi Rizzo 66c4068149 more strncpy/ast_copy_string replacement
20 years ago
Luigi Rizzo 23c6d5eff8 comment a possible memory leak
20 years ago
Luigi Rizzo 6553aa3a36 merge some common code into a function
20 years ago
Luigi Rizzo 7ecc442d77 more NULL "" equivalence in cid fields.
20 years ago
Luigi Rizzo 4cef4ef720 more NULL / "" equivalence for CID fields.
20 years ago
Russell Bryant 501ac5189c update res_odbc to support pooled connections
20 years ago
Luigi Rizzo 51743a4aea simplify the flow of builtin_atxfer().
20 years ago