Commit Graph

825 Commits (831a7f27200089741f78fa8ef8df9bf107cf8fde)

Author SHA1 Message Date
Russell Bryant bc56a84c58 Merge changes from team/russell/smdi-1.4
18 years ago
Kevin P. Fleming 3071e378bd improve 2BCT documentation a bit (thanks Jared)
18 years ago
Kevin P. Fleming ab0a5f3361 document usage of 'transfer' configuration option for ISDN PRI switch-side transfers
18 years ago
Russell Bryant c02a439e3b Clarify setting DYNAMIC_FEATURES so that it gets inherited by outbound channels.
18 years ago
Jason Parker ebbc70daab Change default config to use descending channel order of groups, rather than ascending.
18 years ago
Tilghman Lesher cae4280341 Permit the user to specify number of seconds that a connection may remain idle,
18 years ago
Pari Nannapaneni 78e4746837 doh! revert a revert of a revert (changed by mistake in 99010)
18 years ago
Pari Nannapaneni f7eae72a2e missed that one while reverting
18 years ago
Jason Parker fec33edd9d Add a clarification about the immediate= option of zapata.conf
18 years ago
Russell Bryant 142e5dd457 Remove other remnants of pbx_kdeconsole
18 years ago
Russell Bryant 9aa3d2dd7f Merged revisions 96931 via svnmerge from
18 years ago
Kevin P. Fleming fc5429da7c it is impossible to set permissions for manager accounts created by users.conf (reported internally, patched by me)
18 years ago
Russell Bryant d96a341228 Add a note to the sample voicemail config noting that when using IMAP storage,
18 years ago
Olle Johansson 8b650ee007 Clarify limitonpeers=yes
18 years ago
Steve Murphy 1975b6e753 closes issue #11379; OK, this is an attempt to make both sides happy. To the cdr.conf file, I added the option 'unanswered', which defaults to 'no'. In this mode, you will see a cdr for a call, whether it was answered or not. The disposition will be NO ANSWER or ANSWERED, as appropriate. The src is as you'd expect, the destination channel will be one of the channels from the Dial() call, usually the last in the list if more than one chan was specified. With unanswered set to 'yes', you will still see this cdr entry in both cases. But in the case where the dial timed out, you will also see a cdr for each line attempted, marked NO ANSWER, with no destination channel name. The new option defaults to 'no', so you don't see the pesky extra cdr's by default, and you will not see the irritating 'not posted' messages.
18 years ago
Tilghman Lesher 095108273b We previously attempted to use the ESCAPE clause to set the escape delimiter to
18 years ago
Russell Bryant 53c77e38f4 mvanbaak pointed out a spelling error in this sample configuration file. While
18 years ago
Christian Richter c2c1e68238 if we're NT and no number was dialed and overlapdial is set, we wait for the ISDN timeout instead of starting our own timer. added a comment for the misdn.conf.sample for the overlapdial config option.
18 years ago
Christian Richter 57ccb76df1 aded ntkeepcalls option, to avoid droÃpping calls when the L2 goes down on a PTP link. There are some pbx which do turn off the L1 for a very short while and restart it immediately. normally T310 should be started and after 10 seconds or so the calls should be dropped, this is a simple fix wihtout this timer.
18 years ago
Jason Parker c170f694e7 Avoid warnings on load when using sample configuration files.
18 years ago
Tilghman Lesher 645af85225 Suppress AEL warnings on load.
18 years ago
Russell Bryant 74450c6eff Revert erroneous commit.
18 years ago
Russell Bryant 236872e7c4 Add support for setting the maximum trunk size for IAX2 trunking
18 years ago
Mark Michelson 098d0142fd Since monitor-join is deprecated now, remove the example from the sample queues.conf file
18 years ago
Joshua Colp 0912ca3c07 Document that DTMF based features only work when two channels are bridged together.
18 years ago
Tilghman Lesher 81a5da0ada Remove deprecated syntax from sample ael file
18 years ago
Joshua Colp 40b0f97a6c Remove chan_usbradio config file from tree, it is not present in here.
18 years ago
Jason Parker 070bcf111e Correct the allowexternaldomains option in SIP sample config.
18 years ago
Russell Bryant 6389764c5e Add a note to help clarify the value set with the echocancel option.
18 years ago
Jim Dixon 1a9fc13dbe Added channel driver for USB Radio device and
18 years ago
Mark Michelson a13b91f49b Removing non-existent options from misdn configuration sample.
18 years ago
Mark Michelson a9b17b231c Moving the explanation for joinempty to a more appropriate place
18 years ago
Jason Parker ae2ccdf0ed Change default followme config file to point to the correct files.
18 years ago
Russell Bryant 828c0c1035 Fix a typo, update a reload command, and remove an unused configuration file.
18 years ago
Russell Bryant 9b1802ffa3 Add Russian tones. (closes issue #7953, hanabana)
18 years ago
Jason Parker 8eda8a5fa6 (issue #10510)
18 years ago
Jason Parker 46bc382bcc (issue #10499)
18 years ago
Joshua Colp 8d0941cdfd (closes issue #10422)
18 years ago
Joshua Colp c98e199fb2 (closes issue #10335)
18 years ago
Jason Parker 6caf638f90 Make sure we actually allow 6 chars to be sent.
18 years ago
Russell Bryant 3062410ec1 Add a sample configuration file and example tables for use with res_config_pgsql.
18 years ago
Pari Nannapaneni 0b01c54b90 explanation for httptimeout in manager.conf
18 years ago
Steve Murphy 55f4eb3e3d a)In chan_zap, set the clid, src fields in channel_alloc call. b)in the channel_alloc func, set the cid_num and name fields from the arglist[blush]. c) don't update the channel app & app data fields if you are in the 'h' extension. d)the load_module func in cdr_radius needs to return DECLINE, SUCCESS.
18 years ago
Russell Bryant 58352f5d46 Merged revisions 62496 via svnmerge from
18 years ago
Jason Parker 16405bbca9 Remove unused (and potentially confusing) jitterbuffer options from sample config.
18 years ago
Russell Bryant 06ff84b549 To be able to achieve the things that we would like to achieve with the
18 years ago
Steve Murphy 79ff4ebbdf Added some clarification to the example configs for CDRs, on how to select a backend. Also, made cdr-csv the default if you 'make samples', and no other changes.
18 years ago
Steve Murphy ff6aacc1e8 A small clarification to keep bugs from being filed, and confusion from rising, if clearglobalvars is set, and globals are set in the AEL file. (9419)
18 years ago
Tilghman Lesher fe446989eb Fix unescaped semicolon (reported via -dev list)
19 years ago
Russell Bryant 31a7b4aceb fix a couple SLA documentation references
19 years ago