Commit Graph

8169 Commits (e080c242f1f763b6f68613b01fd7a23ddf26129d)
 

Author SHA1 Message Date
Mark Spencer e080c242f1 Minor AJAM fixups
19 years ago
BJ Weschke 3e2079e46c Fix output delimiters and add prefix parameter to func_odbc #7025 (Corydon76)
19 years ago
Tilghman Lesher 41b1a82a38 Typo fix
19 years ago
Russell Bryant 1bea4082a2 fix a problem where the frame's data pointer is overwritten by the newly
19 years ago
Russell Bryant cb263ed3ea git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Russell Bryant 24ed662549 add Polish language support to Voicemail, with some minor modifications that
19 years ago
Russell Bryant 3b43ddac78 Merged revisions 25123 via svnmerge from
19 years ago
Russell Bryant 10b4545ac0 modify the handling of the new temporary greeting reminder feature so that
19 years ago
Russell Bryant 272de2c394 add support for installing other init scripts, other than just the redhat
19 years ago
BJ Weschke 085a4eaa04 Make the "Avoided Initial Deadlock for '....', X retries!" a LOG_DEBUG msg instead of LOG_WARNING as this only has relevance to developers trying to resolve a possible problem. #6949
19 years ago
BJ Weschke d83bd4d136 Integrate the MixMonitor functionality (introduced in 1.2) as an option for recording queue member conversations with callers. #7084
19 years ago
Russell Bryant b6ac5b36c6 document the return value of gettag()
19 years ago
Russell Bryant e91afbaef1 fix the return value of gettag() to only return the pointer to the provided
19 years ago
Russell Bryant 5f856ea997 minor code optimizations to reduce the number of times that the ast_frame
19 years ago
Russell Bryant 0794168428 add support for having the user reminded that their temporary greeting
19 years ago
BJ Weschke 85e0c889e4 Allow for the execution of an AGI to the caller's channel right before they get bridged with the queue member that is going to take their call. Add the option to set a MEMBERINTERFACE variable on the caller's channel that will contain the interface of the queue member that is going to/did take the call. #6843
19 years ago
Russell Bryant 4fe3960478 move ast_carefulwrite from manager.c to utils.c so that cli.c and
19 years ago
BJ Weschke 8917191953 Blocking r25014 from coming into /trunk as the fix was different for /trunk and was already applied earlier. #7064
19 years ago
Russell Bryant 9ecb116f23 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@25016 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Russell Bryant e5b6df5769 move ExecIf from app_while.c to app_exec.c (issue #7094, north)
19 years ago
BJ Weschke a09110c810 Adding documentation about API change approved in order to fix bug(s).
19 years ago
Joshua Colp c1649932ec Minor documentation change regarding authentication. (issue #6644)
19 years ago
BJ Weschke 6ed0af6fc3 Fix 4 bugs in voicemail. #7064 ( supczinskib and jcollie )
19 years ago
Russell Bryant 0f8ea8ddca re-add the initialization of the scheduled item's time to 0. I had removed
19 years ago
Russell Bryant 282c5fd214 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24912 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Russell Bryant 55aab4cfbd convert the list of scheduled items in a scheduler context to use the
19 years ago
Russell Bryant 326afa4900 use ast_malloc instead of malloc
19 years ago
Christian Richter efccf89eae Added option far_alerting. This option makes it possible to generate a Ringing on other channels if they feel that they should have inband ringing, but there is non in reality. I need this due to the fact that asterisk has not the possibility to transmit progress indicators thus chan_sip and others do not know wether they should generate a Rining tone themselves if they receive AST_CONTROL_RINGING..
19 years ago
Russell Bryant 816a7cf13b constify the argument to pbx_checkcondition
19 years ago
Russell Bryant 53d09cbaf7 oops :)
19 years ago
Russell Bryant 110a0aa803 Merged revisions 24837 via svnmerge from
19 years ago
Russell Bryant f4f7b74655 - formatting fixes
19 years ago
BJ Weschke 7a9472f8a4 New manager action SendDTMF #6682 (squinky86)
19 years ago
BJ Weschke e7b7d41d73 #6991. Take 3. (casper)
19 years ago
BJ Weschke 53e8e35d79 Another adjustment for #6991 (casper)
19 years ago
BJ Weschke c8c8164f13 ast_play_and_prepend and ast_play_and_record cleanup #6991 (casper)
19 years ago
Tilghman Lesher 7734d20eb5 Merged revisions 24706 via svnmerge from
19 years ago
BJ Weschke c037f1abdd Merged revisions 24669 via svnmerge from
19 years ago
Tilghman Lesher 21789c391b Bug 6989 - updates to the ODBC storage mechanism for compatibility with the new res_odbc
19 years ago
BJ Weschke 326c82e1c4 Fix "o'clock" from being said twice in French. #6900 (casper)
19 years ago
BJ Weschke 8ce9bec4ce Documentation / whitespace fix.
19 years ago
BJ Weschke fd7ca09072 Optionally record audio of the page command for re-pages/playback. #6827 (JeffSaxe)
19 years ago
BJ Weschke 76c9d14bb2 Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)
19 years ago
BJ Weschke a7b1476058 Provide the ability to adjust txgain/rxgain on a channel level via the CHANNEL() function
19 years ago
BJ Weschke 282eb80ed4 Correct call parking behavior when there is no courtesytone specified. #6306 (murf)
19 years ago
BJ Weschke bdf2a05aa5 Merged revisions 24567 via svnmerge from
19 years ago
BJ Weschke 80c34d2a91 Make sure that callers kicked from queue because of joinempty and leavewhenempty have an event logged with regard to the reason for their departure. #6559 (Corydon76)
19 years ago
BJ Weschke 944c8cc4a6 Log hold time and talktime in queue_log when blind transfers are made by queue members. #7038 (alphaqueue) w/documentation mods added
19 years ago
BJ Weschke ebb7eee9ce Implement and document RINGNOANSWER queue logging functionality to "tattle" on bad queue members.
19 years ago
BJ Weschke 7b3f3db65d Fix autofill behavior in app_queue and document it's functionality in queues.conf.sample and UPGRADE.txt
19 years ago