Commit Graph

8242 Commits (5ae294278903e395afa234ea6214c5572cb95c11)
 

Author SHA1 Message Date
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..
20 years ago
Russell Bryant 816a7cf13b constify the argument to pbx_checkcondition
20 years ago
Russell Bryant 53d09cbaf7 oops :)
20 years ago
Russell Bryant 110a0aa803 Merged revisions 24837 via svnmerge from
20 years ago
Russell Bryant f4f7b74655 - formatting fixes
20 years ago
BJ Weschke 7a9472f8a4 New manager action SendDTMF #6682 (squinky86)
20 years ago
BJ Weschke e7b7d41d73 #6991. Take 3. (casper)
20 years ago
BJ Weschke 53e8e35d79 Another adjustment for #6991 (casper)
20 years ago
BJ Weschke c8c8164f13 ast_play_and_prepend and ast_play_and_record cleanup #6991 (casper)
20 years ago
Tilghman Lesher 7734d20eb5 Merged revisions 24706 via svnmerge from
20 years ago
BJ Weschke c037f1abdd Merged revisions 24669 via svnmerge from
20 years ago
Tilghman Lesher 21789c391b Bug 6989 - updates to the ODBC storage mechanism for compatibility with the new res_odbc
20 years ago
BJ Weschke 326c82e1c4 Fix "o'clock" from being said twice in French. #6900 (casper)
20 years ago
BJ Weschke 8ce9bec4ce Documentation / whitespace fix.
20 years ago
BJ Weschke fd7ca09072 Optionally record audio of the page command for re-pages/playback. #6827 (JeffSaxe)
20 years ago
BJ Weschke 76c9d14bb2 Allow channels in ChanSpy to belong to mutiple spygroups #7072 (anthm)
20 years ago
BJ Weschke a7b1476058 Provide the ability to adjust txgain/rxgain on a channel level via the CHANNEL() function
20 years ago
BJ Weschke 282eb80ed4 Correct call parking behavior when there is no courtesytone specified. #6306 (murf)
20 years ago
BJ Weschke bdf2a05aa5 Merged revisions 24567 via svnmerge from
20 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)
20 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
20 years ago
BJ Weschke ebb7eee9ce Implement and document RINGNOANSWER queue logging functionality to "tattle" on bad queue members.
20 years ago
BJ Weschke 7b3f3db65d Fix autofill behavior in app_queue and document it's functionality in queues.conf.sample and UPGRADE.txt
20 years ago
Russell Bryant a21507a60a suppress a compiler warning
20 years ago
Russell Bryant a10d238d6c Merged revisions 24496 via svnmerge from
20 years ago
Luigi Rizzo 2d5900391b remove variable declarations in the middle of two blocks.
20 years ago
Luigi Rizzo 5522238a7e remove useless variables, and argument checks for functions
20 years ago
Luigi Rizzo d7a2c4547b document that ast_cdr_answer is happy with a NULL argument
20 years ago
Luigi Rizzo d1caf26728 no point in clearing a local variable just before return
20 years ago
Luigi Rizzo b569ebd593 more simplifications
20 years ago
Luigi Rizzo 5f612f9ae6 consistent rule for goto...
20 years ago
Luigi Rizzo e5b0c721e5 remove another useless nonterminal
20 years ago
Luigi Rizzo 34d67f7d09 remove a useless nonterminal
20 years ago
Luigi Rizzo 49227c7ba1 more simplifications
20 years ago
Luigi Rizzo 7695df3896 remove more shift-reduce conflicts
20 years ago
Luigi Rizzo 820ef22951 remove a redundant rule
20 years ago
Luigi Rizzo 673607f87a reduce shift/reduce warnings
20 years ago
Luigi Rizzo 9ebc190fdc simplify case_statements
20 years ago
Luigi Rizzo e2e92e49a6 switch statement in one place
20 years ago
Joshua Colp b82b277790 Update chan_iax2 to use linkedlists.h for users and peers. Modify the way get_from_jb and expire_registry works to get rid of certain crash scenarios. Finally - change the way expire_registry works when realtime autoclear is enabled to be a bit more efficient.
20 years ago
Luigi Rizzo 7cc4511fa2 common syntax for context name
20 years ago
Olle Johansson 9c60f78ea1 Issue #7074 - Problem with long contact lines
20 years ago
BJ Weschke 094a5b2974 Remove the svnmerge-integrated property accidentally merged in from the func_realtime branch merge last night.
20 years ago
Kevin P. Fleming 0abc9b0bd7 test commit to ensure the server is happy again
20 years ago
BJ Weschke a9281a1142 Introducing the REALTIME() dialplan function
20 years ago
Luigi Rizzo 34dcc89e24 another instance of context name
20 years ago
Luigi Rizzo 7a625b894d fix a bug previously introduced in the handling of timespec.
20 years ago
Olle Johansson 7bbb6bd3aa - fix typo in rtp.c, devicestate.h
20 years ago
Luigi Rizzo 0cf25becb9 simplify case statements
20 years ago
Luigi Rizzo 05d2b78132 one more instance of assignment
20 years ago