Commit Graph

1413 Commits (2cfb2dbbadb757b55628182b80cf8134e66952d5)

Author SHA1 Message Date
Tilghman Lesher d9f72c1893 Permit storage of voicemail secrets in a separate file, located within the spool directory.
16 years ago
Joshua Colp 01ab66275a Add support for specifying the IP address to use for media streams in sip.conf
16 years ago
Joshua Colp a31eb5bb35 Revert media_address commit, I'm going to roll a fix to the SDP generation in the next version.
16 years ago
David Vossel 984d6500ce Merged revisions 225032 via svnmerge from
16 years ago
Joshua Colp 28d0ec5421 Add support for specifying the IP address to use for media streams in sip.conf
16 years ago
Matthew Nicholson 26638d3a55 Add dynamic range compression support for analog channels.
16 years ago
Tilghman Lesher 97bf6e881a Clarify that "forcecommit" is NOT an alias for "autocommit", but instead controls the default disposition of uncommitted transactions.
16 years ago
Doug Bailey fb1433f43f chan_dahdi.conf.sample changes for DTMF CID detect
16 years ago
Jeff Peeler e3f473f4f3 Allow for adding message body to the SIP NOTIFY message
16 years ago
David Vossel b14857f49d Clarifies trunkmaxsize, trunkfreq, and trunkmtu iax2 options
16 years ago
Olle Johansson fb41713f99 Adding note about TLS usage
16 years ago
Olle Johansson 5c1f05576c Add an additional note on TLS support
16 years ago
Olle Johansson 0224b47994 Adding some information on TLS support
16 years ago
Jason Parker d4bd570985 Remove 'keepstats' queue option from sample config, as it's no longer used.
16 years ago
David Vossel 1d40faebac contact header port ignored transport when using externip
16 years ago
Kevin P. Fleming 20743ec07d Allow non-compliant T.38 endpoints to be supportable via configuration option.
16 years ago
Kevin P. Fleming 19ba91cd22 Remove ability to control T.38 FAX error correction from udptl.conf.
16 years ago
Matthew Nicholson a5eee590f4 Merged revisions 221360 via svnmerge from
16 years ago
Matthias Nick 63984d5c21 Merged revisions 221153,221157,221303 via svnmerge from
16 years ago
Terry Wilson 865daf4858 Merged revisions 221086 via svnmerge from
16 years ago
Philippe Sultan b11b94a083 Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels
16 years ago
Olle Johansson 79b9b75eab Documentation in the commit messages is soon forgotten, please add it to the docs in the product.
16 years ago
Tilghman Lesher c68a2d9d30 Add support for 'setvar=' for MGCP device lines, like other channel drivers provide.
16 years ago
Tilghman Lesher 3093ccb619 Merged revisions 219023 via svnmerge from
16 years ago
Tilghman Lesher a873ad7a9b Recorded merge of revisions 218331 via svnmerge from
16 years ago
Tilghman Lesher 75d8960740 Allow multiple rows to be fetched within the normal mode of operation.
16 years ago
Olle Johansson 8af3a908a9 Update sip.conf.sample documentation, reorganize a bit
16 years ago
Olle Johansson 98f18d56b8 Merged revisions 216430 via svnmerge from
16 years ago
David Vossel d09f9fd00a Merge code associated with AST-2009-006
16 years ago
Richard Mudgett 595ab444af Made chan_dahdi able to ignore incoming calls that are not in a MSN list for ISDN PTMP CPE spans.
16 years ago
Richard Mudgett e6d5478a50 Minor punctuation change.
16 years ago
Jason Parker 8942f4e4a1 Merged revisions 213493 via svnmerge from
16 years ago
Tilghman Lesher 3028e257bb Better parsing for the "register" line
16 years ago
Tilghman Lesher 97d93fbfca Make the default extconfig.conf match entries with the sample res_mysql.conf.
16 years ago
Matthew Nicholson 5583a4e955 This patch adds support for choosing a realm based on the domain in the From or To header in the incoming request. Eligible domains are taken from the domains list in the config file. This functionality is enabled when domainsasrealm is enabled in the config file.
16 years ago
Kevin P. Fleming e9d22f802e Rename 'canreinvite' option to 'directmedia', with backwards compatibility.
16 years ago
Matthew Nicholson d0664ba6af Add an 'sms' option to mobile.conf to manually enable or disable SMS support.
16 years ago
Mark Michelson c058252718 Add configuration sample code for previous commit.
16 years ago
Mark Michelson ba8dcde549 Merged revisions 209131 via svnmerge from
16 years ago
Michiel van Baak 126bf8eeb5 add default alias reload to run module reload.
16 years ago
Jeff Peeler 496b509c42 Update some missing allowed options for overlapdial
17 years ago
David Vossel 8bf870e4af Merged revisions 206872 via svnmerge from
17 years ago
Jeff Peeler 9d9a8a4fa3 fix a typo in sample config file for option change
17 years ago
Sean Bright 719917fe59 Support setting and receiving Reverse Charging Indication over ISDN PRI.
17 years ago
Ryan Brindley d92d4d21d6 - cfgbasic.html has been replaced by index.html in the GUI for some time now
17 years ago
Russell Bryant 37ddf46a40 Rename res_config_sqlite.conf to res_config_sqlite.conf.sample (missing .sample).
17 years ago
Russell Bryant 1ae0291374 Rename ooh323.conf to chan_ooh323.conf, make module support both names
17 years ago
Russell Bryant 564b7aa848 Rename mobile.conf to chan_mobile.conf, make module support old name, too
17 years ago
Russell Bryant d806ae0da0 Rename res_mysql.conf to res_config_mysql.conf, make module support both
17 years ago
Russell Bryant 65317d3861 Rename mysql.conf to app_mysql.conf, make module support both names
17 years ago
Russell Bryant c511a26749 Move Asterisk-addons modules into the main Asterisk source tree.
17 years ago
Sean Bright e840307ad1 Reorganize this adaptive CEL config a bit.
17 years ago
Sean Bright caa71e6f0d Add common headers to CEL related configs.
17 years ago
Tilghman Lesher f2a94ef51c Remove invalid entries in the config.
17 years ago
Sean Bright a4284a507b Add a new module, cdr_syslog, which allows writing CDRs to syslog.
17 years ago
Joshua Colp 48f7381af0 Fix the 'nat' option to actually do RFC3581 as expected and extend the configurable values for finer control.
17 years ago
Joshua Colp 59c1998d67 Improve T.38 negotiation by exchanging session parameters between application and channel.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
Jeff Peeler bbfe6967ab Remove some unnecessary code and update sample config file with respect to GR-303.
17 years ago
Sean Bright 1fa4796b19 Update sample cdr_tds configuration to try and eliminate some confusion.
17 years ago
David Vossel 68ba81dfe6 Add rtsavesysname to chan_iax
17 years ago
Moises Silva 2c8cd1db92 keep backwards compatible chan_dahdi with older openr2 versions by not using the new skip category feature unless supported
17 years ago
Moises Silva b52abf3d21 added openr2 to menuselect-deps.in, recent commit in menuselect made me realize this was never done but was working anyways
17 years ago
Joshua Colp 5fcf193d7b Correct documentation for the register line, specifically where the domain should be specified.
17 years ago
Eliel C. Sardanons 453a2f7331 Remove not used code in the Agent channel.
17 years ago
Russell Bryant 58766cd2cf Suggesting that only a single timing module be loaded is no longer necessary.
17 years ago
Sean Bright f51bb019bb Update references to bugs.digium.com and reviewboard.digium.com to the new URLs.
17 years ago
Terry Wilson 0941c2c32e Make note of Exchange calendar support limitations
17 years ago
Terry Wilson 71a3a2ebf6 Add Calendaring support for Asterisk
17 years ago
Sean Bright f22962a0c1 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Sean Bright a7d813cae7 Remove a bunch of trailing whitespace in preparation for reformatting/cleanup.
17 years ago
Gavin Henry a5fc03b683 closes issue #15156
17 years ago
Sean Bright 7d50dee3f8 Remove a file sample configuration file that is no longer used.
17 years ago
Sean Bright 6f80849582 Fix references to /etc/dahdi/system.conf and /etc/asterisk/chan_dahdi.conf in
17 years ago
David Vossel f50bb3bfa4 SIP set outbound transport type from Registration
17 years ago
Sean Bright df4dce6837 Rework the cdr_custom.conf.sample header a bit to reflect the changes in
17 years ago
Mark Michelson 7b4eeed257 Add basic support for handling connected line-related UPDATE requests.
17 years ago
Sean Bright f223598207 Allow cdr_custom to write to multiple files instead of just one.
17 years ago
Russell Bryant 8b40aa0287 Merged revisions 194764 via svnmerge from
17 years ago
Richard Mudgett 7872538b83 Add outgoing_colp misdn.conf port parameter.
17 years ago
Kevin P. Fleming 7893ab8fe7 Merged revisions 193193 via svnmerge from
17 years ago
Kevin P. Fleming f7e4f776ea Ensure that by default only one console channel driver is loaded
17 years ago
Kevin P. Fleming a3af213506 Remove rarely-used event_log/LOG_EVENT support
17 years ago
TransNexus OSP Development 8612c7ac8a Made security features optional.
17 years ago
David Vossel a6adc84e69 SIP option to specify outbound TLS/SSL client protocol.
17 years ago
David Vossel ca138fc807 Consistent SSL/TLS options across conf files
17 years ago
Mark Michelson 3b68be6aaa Remove nonexistent option from sip.conf.sample.
17 years ago
David Vossel 8f0b88c8c8 TLS/SSL private key option
17 years ago
Richard Mudgett 6bb2b6c096 Added CCBS/CCNR Party A support and enhanced COLP support.
17 years ago
Jeff Peeler 1172c38647 Add service maintenance message support
17 years ago
Kevin P. Fleming 2f048030bd revert addition of LOG_SECURITY log channel; after further discussion, a much better solution will be used
17 years ago
Mark Michelson 4d74179f20 Add a new option, mwi_from, to sip.conf.
17 years ago
Kevin P. Fleming b5f8c632df add a dedicated log channel for modules to be able report security-related events, so that they can be fed into external processes for analysis and possible mitigation efforts
17 years ago
Mark Michelson 6f53ed4c67 This commit introduces COLP/CONP and Redirecting party information into Asterisk.
17 years ago
Tilghman Lesher 06061491ba Merged revisions 186415 via svnmerge from
17 years ago
Mark Michelson dababe2148 Merged revisions 186174 via svnmerge from
17 years ago
Joshua Colp 63de834395 Merge in the RTP engine API.
17 years ago
Tilghman Lesher 08971ce205 Merged revisions 186059 via svnmerge from
17 years ago
Richard Mudgett 9fd753a30e Merged revisions 185121 via svnmerge from
17 years ago
David Vossel da2230adf0 SIP preferred codec only feature
17 years ago
Tilghman Lesher 3fd19b3ab6 Merged revisions 183913 via svnmerge from
17 years ago
Russell Bryant 77a6840fd3 Add MFC/R2 support for chan_dahdi.
17 years ago
Michiel van Baak f1ae8e9f3b Provide correct hint to debug SIP trouble in the default config
17 years ago
Mark Michelson e69803a2be Merged revisions 180380 via svnmerge from
17 years ago
Mark Michelson 3a14487abf Allow for "magic" pickups to work when we wish to ignore the context
17 years ago
Mark Michelson 8970f8caaa Merged revisions 180006 via svnmerge from
17 years ago
Russell Bryant d2c5b0f1de Mark res_ais as experimental, as the binary event format is subject to change.
17 years ago
Steve Murphy ec6101595e Merged revisions 178956 via svnmerge from
17 years ago
Tilghman Lesher 63561aea00 Sound confirmation of call pickup success.
17 years ago
Olle Johansson 775ffb66d0 Clarifications on the different models and reference to further docs.
17 years ago
Tilghman Lesher fb540166d8 Merged revisions 178445 via svnmerge from
17 years ago
Tilghman Lesher 345a6fd1cb Permit emailsubject and emailbody to be set per mailbox.
17 years ago
Tilghman Lesher a1f583177e ODBC transaction support
17 years ago
Russell Bryant 4ec301360c Merge a large set of updates to the Asterisk indications API.
17 years ago
Olle Johansson 176f380105 Typo
17 years ago
David Vossel 35ac1d7e1c Fixed iax2 key rotation backwards compatibility
17 years ago
Dwayne M. Hubbard d11e6f0591 Add dynamic fax buffer configuration option to chan_dahdi.conf
17 years ago
David Vossel 178e6f06df Adds force encryption option to iax.conf
17 years ago
David Vossel c15b83e7e5 Adds immediate yes/no option to iax.conf
17 years ago
Mark Michelson 69dff2f5f8 Update extensions.conf.sample to be correct.
17 years ago
Tilghman Lesher 673d85387a Merged revisions 173070 via svnmerge from
17 years ago
Leif Madsen fdcc0a9a60 Update the res_ldap.conf file with a better working example.
17 years ago
Terry Wilson a010aa5ade Remove incorrect line from sample config
17 years ago
Terry Wilson 8d782f96b8 Merged revisions 172517 via svnmerge from
17 years ago
Richard Mudgett 97b4e9cf2a channels/chan_dahdi.c
17 years ago
Tilghman Lesher b3ab95317c Better document mode=multirow, based upon a conversation with Jared.
17 years ago
Olle Johansson 0685c4b281 Update documentation
17 years ago
Olle Johansson aca43d126a Add some more notes about device matching.
17 years ago
Olle Johansson 2c4f19eb2c Merged revisions 171837 via svnmerge from
17 years ago
Michiel van Baak 131751140d Make the sample skinny.conf work
17 years ago
Tilghman Lesher 86f8225dfe Merged revisions 170836 via svnmerge from
17 years ago
Mark Michelson 31f027a8c2 Merged revisions 170719 via svnmerge from
17 years ago
Doug Bailey 82d76adeb8 Add enhanced MWI generation to take advantage of new dahdi line reversal MWI ability.
17 years ago
Doug Bailey 65120a3b33 Add discriminator for when ring pulse alert signal is used to preface MWI spills
17 years ago
Olle Johansson 5375047548 Merged revisions 168721 via svnmerge from
17 years ago
Olle Johansson d4736e9897 Clarify some misunderstandings and make it even more clear that you can refer to a peer
17 years ago
Mark Michelson 453b4cb8fb Allow specifying a port number in the user portion of a register => line in sip.conf
17 years ago
Russell Bryant f166220973 Merged revisions 168480 via svnmerge from
17 years ago
Leif Madsen 8969b03042 Update queues.conf.sample documentation.
17 years ago
Matthew Nicholson 91192e30c5 This patch adds a new 'ignoresdpversion' option to sip.conf. When this is
17 years ago
Tilghman Lesher 27cbfc1bd5 Add timezone to the possible fields in a timespec.
17 years ago
Joshua Colp fd62012a31 Qualify trumps poke per lmadsen.
17 years ago
Joshua Colp 92a4edc593 Add configuration options for finer control over how Asterisk handles having to poke all peers at seemingly the same time.
17 years ago
Tilghman Lesher e62193f887 Allow disabling pattern match searches within the Realtime dialplan switch.
17 years ago
Doug Bailey 9b745b9883 Add internationalization to sample configuration file
17 years ago
Mark Michelson 81b642c8c3 Add an option to voicemail.conf to allow urgent messages to be
17 years ago
Dwayne M. Hubbard f9b6507796 If 'faxdetect=yes' in sip.conf, switch to a 'fax' extension (if it exists) after T38 is negotiated.
17 years ago
Eliel C. Sardanons 033bffd32f Introduce CLI permissions.
17 years ago
Tilghman Lesher bb80c835e0 Add an option, waitfordialtone, for UK analog lines which do not end a call
17 years ago
Sean Bright 7bd3ce358b If you enabled 'notifycid' one of the limitations is that the calling channel
17 years ago
Terry Wilson c7f3c505e1 Comment out config line that is in a commented out context
17 years ago
Tilghman Lesher 03b1a5a384 Allow setting static values in CDRs
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Sean Bright 09d2814059 Fix this as well. Pointed out by tzafrir.
17 years ago
Sean Bright 7b187e78c5 Fix some spelling errors, and convert tabs to spaces.
17 years ago
Mark Michelson 2886af9785 Remove one more instance of the sample configuration
17 years ago
Mark Michelson d5624cfdb9 Merged revisions 155011 via svnmerge from
17 years ago
Sean Bright 6ba4e7853e Allow devices that accept dialog-info+xml (like snoms) to get the Caller ID of
17 years ago
Olle Johansson 007807bf41 Updating docs
17 years ago
Olle Johansson d3517de987 Spaces to replace tabs...
17 years ago
Olle Johansson 204845843e Adding a separation of remote authentication and our authentication.
17 years ago
Sean Bright 0327f37d34 The default in chan_sip for notifyringing is yes, so update the sample
17 years ago
Tilghman Lesher 46abb39ca2 Failover for func_odbc, allowing an INSERT query to be performed when the UPDATE query initially
17 years ago
Mark Michelson de90c84b1a After seeing another problem in #asterisk stemming from
17 years ago
Tilghman Lesher 48d17a76d0 Set up an example stdexten that preserves the original context and extension in
17 years ago
Steve Murphy d736ac2b19 Merged revisions 152538 via svnmerge from
17 years ago
Doug Bailey d6d43d1061 Add more polycom firmware files to static mapping
17 years ago
Matthew Fredrickson 3e83151375 Merge in patch for #13454. Includes CallRereouting dialplan application, option for discard of remote hold messages, and using the alternate logical channel mapping in Q.SIG instead of the default physical channel mapping.
17 years ago
Michiel van Baak 59d9255977 Break up skinny.conf into seperate sections for
17 years ago
Terry Wilson 15264cfcd0 This is nolonger needed
17 years ago
Kevin P. Fleming 109a17ae79 support relative paths in musiconhold.conf, which makes moh work by default when Asterisk was configured using --prefix and 'make samples' is run
17 years ago
BJ Weschke f0f42874a7 Merged revisions 149683 via svnmerge from
17 years ago
Tilghman Lesher ca684d45ea Fix example schema
17 years ago
Tilghman Lesher 90e9c2d78c Remove "second form" of extensions, as it no longer applies. Also, cleanup
17 years ago
Terry Wilson 23aeccbbbb Make phoneprov case-insensitive to remove the func_strings dependency of the default config
17 years ago
Joshua Colp f6c78aa0fe *whistle*
17 years ago
Joshua Colp cebd2c1df2 Add support for subscribing to a voice mailbox on a remote SIP server and making the new/old message count available to local devices. (issue #AST-77)
17 years ago
Sean Bright 11845c1ff9 Add some examples of IMAP accounts.
17 years ago
Bradley Latus 5103db8ee0 Adjust commented default trunkmtu value to match documentation above it
17 years ago
Mark Michelson b8aed684f5 This commit introduces a change to how the "joinempty"
17 years ago
Sean Bright 36a3fb92fd Add ability to remotely reboot snom phones. Also cleaned up and
17 years ago
Tilghman Lesher cf06228a2f Permit the syntax and synopsis fields to be set (for func_odbc).
17 years ago
Joshua Colp 58d92c71a4 Update documentation to include default setting. This is for you jtodd!
17 years ago
Steve Murphy 38028fa641 I added a little verbage to hashtab for the hashtab_destroy func.
17 years ago
Tilghman Lesher aada13230f Merged revisions 142865 via svnmerge from
17 years ago
Tilghman Lesher 3a67cc8016 Add usegmtime, as per the recent -users list discussion, and also add my
17 years ago
Philippe Sultan 7ea67a07ee Disable autoprune by default.
17 years ago
Tilghman Lesher 74dfd3fcea Standardize the option names for consistency (but continue to work with the
17 years ago
Steve Murphy 8953b0f359 (closes issue #13366)
17 years ago
Richard Mudgett 1678a005b6 channels/chan_misdn.c
17 years ago
Mark Michelson 612f8c85b4 Change the queue timeout priority logic into less ugly
17 years ago
Sean Bright baaaaf4b6b Since it's introduction in revision 3497, cdr_tds has *never* read
17 years ago
Tilghman Lesher 8b6dd2ad43 Merged revisions 138258 via svnmerge from
17 years ago
Tilghman Lesher 3a5eb27579 Remove deprecated syntax from sample config file
17 years ago
Russell Bryant 35a37e6724 Merged revisions 137731 via svnmerge from
17 years ago
Richard Mudgett b92df4dc1e Merged revisions 136241 via svnmerge from
17 years ago
Russell Bryant 194d90bafd Merged revisions 135536 via svnmerge from
17 years ago
Russell Bryant b73b6b53cd Merged revisions 135473 via svnmerge from
17 years ago
Russell Bryant 58291bcec9 Merge changes from team/bbryant/keyrotation
17 years ago
Tilghman Lesher 6cb6583475 SIP should use the transport type set in the Moved Temporarily for the next
17 years ago