Commit Graph

693 Commits (3409e55603fff0a7c40e1f724e0c40fa25def176)

Author SHA1 Message Date
Kevin P. Fleming 278b8e8fc7 improve IP TOS support for SIP and IAX2 (issue #6355, code from jcollie plus modifications)
20 years ago
Olle Johansson 83d9331261 Issue #5427
20 years ago
Olle Johansson 18de2b7787 Issue #6705 (oej)
20 years ago
Mark Spencer 9164eac21a Add micro-http server and abstract manager interface, make snmp not die
20 years ago
Matthew Fredrickson ba8f7b8819 Allow channels to be moved if channel change is requested in SETUP_ACK, also add a WAY cool new field to the nsf option
20 years ago
Jim Dixon 7cfb9b3515 Added separate outsignalling specification, and fixed FEATDMF to allow for
20 years ago
Russell Bryant 1abe304427 add a CLI command that allows converting files to other formats using
20 years ago
Russell Bryant f882197157 Merged revisions 13964 via svnmerge from
20 years ago
Russell Bryant c114587344 add indications for Malaysia (issue #6758)
20 years ago
Christian Richter 52eb1ad9d1 removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call
20 years ago
Christian Richter a0800bd179 these traceing option do not exist anymore
20 years ago
Olle Johansson d7b5a18f4c Fix reference to README files
20 years ago
Olle Johansson 0efbe1aa5d Add reference to examples for files and custom, too make it more obious
20 years ago
Olle Johansson 1a206c1bf8 Clarify documentation for "progressinband" - imported from 1.2
20 years ago
Russell Bryant 9df72acbe9 deprecate the mailboxdetail option and always use its behavior, instead (issue #6665)
20 years ago
Russell Bryant 4e6af293f9 add an option to cdr.conf that enables ending CDRs before executing
20 years ago
Christian Richter 8e7dd52695 added option to change the connected party number dialplan (ton)
20 years ago
Matt O'Gorman dad9d7709b allows the table field to be configurable for
20 years ago
Christian Richter 21735de56d added a bit more detailed description for the echotraining parameter, also changed the default from 1 to 2000. The default for the upper_threshold is now 0
20 years ago
Russell Bryant 99206286fb Merged revisions 11946 via svnmerge from
20 years ago
Matt O'Gorman 7377ebbd2e cdr_csv logging parameters in cdr.conf
20 years ago
Olle Johansson 6b8701cffa Whitespace changes
20 years ago
Christian Richter bd9c89a710 better default values for jitterbuffer in code and config
20 years ago
Mark Spencer 6a86c7c5c9 Add SNMP support (bug #6439)
20 years ago
Mark Spencer 16109b9d2c Make IAX2 multithreaded
20 years ago
Kevin P. Fleming 7092b4475c Merged revisions 10511,10535,10736 via svnmerge from
20 years ago
Matt O'Gorman fecae4f64e Changing syntax once again slightly and standardizing
20 years ago
Christian Richter afaf8e4c04 adde incoming_early_audio option, to avoid sending tone indications to the remote party on incoming calls from the pstn, this shouldnt be enabled, only if the provider allows it
20 years ago
Christian Richter f6bd1b8559 added pmp_l1_check option, to avoid l1 checking for group calls on PMP ports
20 years ago
Kevin P. Fleming f0495e8944 add option to avoid calling members whose channels are 'in use' (issue #6315, plus documentation)
20 years ago
Matt O'Gorman 49a04b91a2 changed naming scheme for variables so it matches
20 years ago
Kevin P. Fleming b9918fb16b set properties for new files (i need to get this documented)
20 years ago
Matt O'Gorman dacbca4699 Commiting 5959 with minor formatting and typo
20 years ago
Tilghman Lesher 973c12effd Bug 6477 - minor syntax error, plus a few other syntax fixes
20 years ago
Matthew Fredrickson af07dc8883 Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)
20 years ago
Kevin P. Fleming b40bd71a9a restore 'rfc2833' naming for DTMF mode in chan_sip
20 years ago
Olle Johansson 4d07b89fdd - Change "rfc2833" to "rtp" in sip.conf. Keeping backwards compatibility.
20 years ago
Olle Johansson 24ceb84434 - Adding example on using european time zones in voicemail.conf
20 years ago
Christian Richter b42dd639ee default values of jitterbuffer and jitterbuffer_upper_threshold should be > 0, this fixes the tv_fix warnings, because we use ast_read to transmit frames to asterisk in jitterbuffer mode, instead of queueing the audio data with ast_queue_frame.
20 years ago
Christian Richter 7133d1b006 * removed unnecessary struct elements and functions
20 years ago
Olle Johansson 8204f581ab - Adding a doc/00README.1st with an INDEX over README files
20 years ago
Olle Johansson 3f6cc5c544 - Clarify default setting of canreinvite (thanks royk)
20 years ago
Olle Johansson 125fd8446c Issue 5892: Set a minimum T1 timer for calls. Reporter: twisted
20 years ago
Olle Johansson b64404e039 From now on, apply maxexpiry and minexpiry to all subscriptions. Thanks to fourcheeze in the IRC channel
20 years ago
Olle Johansson 0ba27e0a6b Make it clear that caller ID in sip.conf is used only on incoming calls (inspired by bug #6183)
20 years ago
Matt O'Gorman 83ab52cdc4 changed some settings to app_args and some code
20 years ago
Matthew Fredrickson 4dc76fbcc1 Fix comments in sip.conf (#6134)
20 years ago
Matthew Fredrickson bab4d7a6b9 Update config. Apprently default doesn't always work now.
20 years ago
Olle Johansson 125db028c3 - Add DOC file about caller ID presentation values
20 years ago
Olle Johansson 3d456ce4f0 Add support for "musicclass" instead of "musiconhold" to make chan_zap compatible
20 years ago
Tilghman Lesher 2a9a03e6f0 Bug 5090 - sample configuration for udptl packets
20 years ago
Matthew Fredrickson b5ed1a1a59 Add mission options to agents.conf sample file (#6234)
20 years ago
Matt O'Gorman 06f2040e6f added feature for pausing and unpausing the
20 years ago
BJ Weschke 1874f21ff8 Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
20 years ago
Matt O'Gorman 130ce286ba added two new features to meetme, autofill and
20 years ago
Matt O'Gorman 8d4ee3882a forgot to take out createlink sample along with
20 years ago
Matt O'Gorman 1dc0312d01 Added option for limiting a user from logging in
20 years ago
Matt O'Gorman 64f01df137 added page macro examples from 6077 with minor typo
20 years ago
Tilghman Lesher 1db503ade6 Merged revisions 7999 via svnmerge from
20 years ago
Matthew Fredrickson 8f7647b49f Make sure to update the config file for chan_zap to include japanese caller id
20 years ago
Matt O'Gorman 353e5f1dc9 added small feature from bug 5682 with one typo fix.
20 years ago
Olle Johansson 5462ec082c - Remove "incominglimit" as a configuration option in sip.conf
20 years ago
Kevin P. Fleming a1a5e746ee add optional timestamps to manager events (issue #5535, simplified)
20 years ago
Olle Johansson 3b4f660a85 Bug 5345; Add configuration option for minimum registration time. (folsson)
20 years ago
Tilghman Lesher ca92ea82d6 Bug 5854 - Allow quotation of the second field in extconfig, for the purpose of including commas (for LDAP configuration)
20 years ago
Tilghman Lesher dd161bec3b Add SQL_ESC to allow single ticks to be escaped
20 years ago
Jim Dixon a945b5598e Added support for Feature Group C CAMA trunks (both DP and MF), and support
20 years ago
Russell Bryant b60daeb58f Merged revisions 7599 via svnmerge from
20 years ago
Tilghman Lesher 28af98ae95 Bug 5055 - Simple SQL commands from the dialplan
20 years ago
Russell Bryant da1d91b688 move heading to the top of the file
20 years ago
Jim Dixon 1187d236bc Added docs for new features (duplex mode & tailmessages)
20 years ago
Christian Richter d37857c208 updated the documentation and the sample config to meet the present
20 years ago
Josh Roberson 9c8d7286dd Document other use of courtesytone, make association of "One Touch Record" with "Touch monitor"
20 years ago
Tilghman Lesher c7cda51ffc Document two keywords that were previously missing
20 years ago
Kevin P. Fleming b6b32ebd91 Merged revisions 7285,7299,7310,7329 via svnmerge from
20 years ago
Kevin P. Fleming 0242a69b3f Merged revisions 7265-7266,7268-7275 via svnmerge from
20 years ago
Russell Bryant 6a2bb9c3e0 add description of the fromdomain option (issue #5874)
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant 4349fda37a issue #5828
20 years ago
Josh Roberson fb418aa2e0 issue #5826
20 years ago
Russell Bryant 3cb060d80f issue #5800
20 years ago
Kevin P. Fleming 522544442b backport chan_modem fixes from v1-2
20 years ago
Josh Roberson 59fe845c6c Finish removing chan_modem* by default.
20 years ago
Kevin P. Fleming 734034d824 issue #5689
20 years ago
Kevin P. Fleming 3e4feebbd6 issues #3599 and #4252
20 years ago
Kevin P. Fleming 929d7e6e9b document an undocumented variable
20 years ago
Kevin P. Fleming 986a8ca089 issue #5566
20 years ago
Kevin P. Fleming cb28ef70bc allow DTMF timeout to be configurable (issue #5160)
20 years ago
Kevin P. Fleming 0ac988acaa add experimental mISDN channel driver (issue #4077)
20 years ago
Mark Spencer 754e28abaf Cleanup language in sip.conf (bug #5543)
20 years ago
Kevin P. Fleming aca0431935 properly document this morning's changes to 'ignoreregexpire'
20 years ago
Mark Spencer de47e29d09 Merge highly modified fullcontact in realtime sip patch (bug #4832, heavy mods)
20 years ago
Jim Dixon 7810f546f3 Many changes and new stuff including Reverse Autopatch and completely new authentication system no longer requiring static IP address assignment.
20 years ago
Josh Roberson cc104b0066 finish commit bug 5427 (sip.conf.sample deserves to be updated too)
20 years ago
Kevin P. Fleming aeaf9f4cc6 remove unused config option (issue #5358)
20 years ago
Kevin P. Fleming f387421905 make sample config files easier to ready (issue #5371)
20 years ago
Kevin P. Fleming f7d567fe85 allow write timeout to be set on a per-user basis in AMI (issue #5352)
20 years ago
Russell Bryant dea1d768f9 update sample configuration to reflect new options (issue #5357)
20 years ago
Russell Bryant 270b98d2f4 clarify option description (issue #5351)
20 years ago
Kevin P. Fleming 8af7725f98 support optional sending of Remote-Party-ID headers (issue #2471, heavily modified to actually work properly)
20 years ago
Kevin P. Fleming fdccf66d52 add domains documentation and rename config option
20 years ago
Kevin P. Fleming 4fb8ce1fd9 allow minimum/maximum registration intervals to be set on server side (issue #51111)
20 years ago
Kevin P. Fleming d62b19048a spelling fix (issue #5231)
20 years ago
Kevin P. Fleming 7b0c1cb275 add token format specification support (issue #5199)
20 years ago
Mark Spencer 2f67f66577 Allow "auto" dtmf mode to select between RFC2833 and inband based on peer's offer or answer.
20 years ago
Kevin P. Fleming 5679500b31 correct terminology (issue #5100)
20 years ago
Kevin P. Fleming f5dd769dcc doh!
20 years ago
Kevin P. Fleming a2be145193 make chan_iax2 rtupdate behave the same as chan_sip
20 years ago
Matthew Fredrickson c88ab78d47 New, more robust way of doing e&m digit collection. Bug #3805
20 years ago
Matthew Fredrickson a99cc6b16d Forgot to commit sample config update
20 years ago
Mark Spencer ac0eaaf1f2 Add support for ring begin event and configurable ringtimeout.
20 years ago
Kevin P. Fleming 5f07eec58a remove unused 'outgoinglimit' code, rename 'incominglimit' to 'call-limit' (old syntax is still supported) (issue #5068)
20 years ago
Kevin P. Fleming 8e3af106db update to use Speex 1.1.x features and doc cleanups (issue #4755)
20 years ago
Russell Bryant 9f13284f02 change sample ip
20 years ago
Kevin P. Fleming aad6fbb85e add madplay example for Solaris users (issue #4929)
20 years ago
Kevin P. Fleming bf6bc6d4fd clean up rtcaching config options (issue #4075)
20 years ago
Kevin P. Fleming 5c4fa40a8f add documentation of new parameters to sample config file (issue #5021)
20 years ago
Russell Bryant 460e8fc8b7 add indications for es (bug #4939)
20 years ago
Kevin P. Fleming 9e9f3ace21 add ability to map feature sequences to applications (issue #3764)
20 years ago
Kevin P. Fleming 0bf1d48e40 support configurable Message-Account value in NOTIFY messages (issue #4801)
20 years ago
Kevin P. Fleming c9287324ea make pager messages configurable (issue #4829)
20 years ago
Kevin P. Fleming dffade452c add a LOG_DTMF logging channel and send all bridged DTMF events out that channel (issue #4835)
20 years ago
Kevin P. Fleming ff971379f4 support new format for musiconhold.conf (issue #4908)
20 years ago
Mark Spencer 13a0bec612 Merge steve's busy detect stuff (bug #4830)
20 years ago
Mark Spencer d8a7545a82 Fix documentation of overridecontext (bug #4379)
20 years ago
Mark Spencer 5a7a8666a1 Add periodic announcement (bug #4677 with mods)
20 years ago
Russell Bryant 5196d60538 use Set instead of SetVar in the sample so that we don't get warnings when
20 years ago
Kevin P. Fleming 5cc0413c54 add a global option to disable priority jumping in applications (when they get updated), settable in extensions.conf
20 years ago
Kevin P. Fleming 9ecdab9452 add warning about enabling debug channels in logger (bug #4732)
21 years ago
Matthew Fredrickson 0a4dd9a6b3 Fix for DSP code on 411/406. (Bug 4712). Also a settable tone length
21 years ago
Kevin P. Fleming 0313d0b9c5 add privacy/screening functionality to app_dial (bug #752)
21 years ago
Kevin P. Fleming 99c29d7053 support a configurable number of mailboxes per folder (bug #4229)
21 years ago
Kevin P. Fleming 1ea58b4517 support military-style time announcing ('hundred' instead of 'o-clock') (bug #4605)
21 years ago
Russell Bryant ea346597bb update sample to reflect new nodir option
21 years ago
Kevin P. Fleming 64cf50c8e1 allow user-configurable date formats in voicemail message body (bug #4554)
21 years ago
Kevin P. Fleming 054317fb13 add support for 'early loading' modules, so that nearly all configuration files can be read from Realtime storage
21 years ago
Kevin P. Fleming 3abe796aa8 fix up warnings (bug #4638)
21 years ago
Kevin P. Fleming 442f3b15a1 make 'transfer to busy' support a configurable option, and make it _only_ short-circuit AST_STATE_BUSY
21 years ago
Ben Kramer 32741dc1c6 / fix for bug 4550
21 years ago
Kevin P. Fleming 5a80cd988f correct goto examples (bug #4576)
21 years ago
Kevin P. Fleming d50d485c49 clean up macro example (bug #4572)
21 years ago
Kevin P. Fleming 3e03366140 correct callwaiting tones for de and dk zones (bug #4519)
21 years ago
Kevin P. Fleming eea9249eda correct syntax error
21 years ago
Kevin P. Fleming 54e74ff81b control maximum number of interpolation frames generated during silence by jitterbuffer (bug #4295)
21 years ago
Kevin P. Fleming c4be3dfb53 make query cache time configurable (bug #4524)
21 years ago
Mark Spencer ddaf30b7bd Fix typo in extensions.ael sample
21 years ago
Mark Spencer e0f057820a Add Asterisk Extension Language support (AEL) from Astricon talk
21 years ago
Kevin P. Fleming d617e890a6 add countries and reorder file into alphabetical order (bug #4482, part 1)
21 years ago
Kevin P. Fleming 5736270107 add 'rtignoreexpire' option to allow Realtime addresses to be used regardless of expiration time (bug #4362)
21 years ago
Kevin P. Fleming 090f7d278b more cleanups for outbound registrations (bug #4457)
21 years ago