Commit Graph

592 Commits (0b39c351617f5c00dee87a6b21325aa0578b594c)

Author SHA1 Message Date
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