Commit Graph

1635 Commits (915de454f806387d00aef0eb38424d578c7e9ef9)

Author SHA1 Message Date
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
12 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
12 years ago
Rusty Newton cd6a931be5 main/features - documentation - reformat examples and options in features.conf.sample to show clearly which options apply in which section
12 years ago
George Joseph b960b9c2d5 Update extensions.lua.sample with naming conflict guidance.
12 years ago
Richard Mudgett df686c50d8 AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Jonathan Rose 43f21b8564 chan_sip: Add sendrpid trust options
12 years ago
Jonathan Rose 1d1cc62fba Reverting r411189 so that it can be put up for public review
12 years ago
Walter Doekes 188d8f2bc7 configs: Clean up long line and typo in res_odbc.conf.sample.
12 years ago
Richard Mudgett 45ebd29e10 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
Matthew Jordan 45fd6e01bd res_config_odbc/res_odbc: Fix handling of non-text columns updates with empty values.
12 years ago
Jonathan Rose 6a4e040aa8 chan_sip: Send real CallerID information with P-Assserted-Identity (RFC-3325)
12 years ago
Corey Farrell 78d560157a res_fax: Warn that minrate=2400 is not valid for V.27 instead of failing load.
12 years ago
Rusty Newton 8882542192 configs/voicemail.conf.sample - Make mailcmd sample text more explicit
12 years ago
Rusty Newton 389a33f95a configs/agents.conf.sample - Remove example for non-functional "goodbye" parameter
12 years ago
Kinsey Moore 2254a05348 ConfBridge: Correct prompt playback target
12 years ago
Richard Mudgett 08d90eeda5 chan_iax2: Block unnecessary control frames to/from the wire.
12 years ago
Tzafrir Cohen 47048654df indications.conf: add stutter tone; end properly
12 years ago
Richard Mudgett 62727f2e00 tcptls.c: Made TLS handle a certificate chain file.
12 years ago
Russell Bryant 979f0b3c9c queues.conf.sample Fix documented default for persistentmembers
12 years ago
Walter Doekes d79ae049b3 manager: Clarify eventfilter documentation. Textual changes only.
12 years ago
Rusty Newton 9e6407596b Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
12 years ago
Kevin Harwell b83fb704c9 res_fax: check_modem_rate() returned incorrect rate for V.27
12 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
David M. Lee a9ee948e90 security: Inhibit execution of privilege escalating functions
12 years ago
Richard Mudgett 1f051c7e2d config: Allow ConfBridge DTMF menus to have '#' as the first digit.
13 years ago
Richard Mudgett ae78f04e4f app_confbridge: Can now set the language used for announcements to the conference.
13 years ago
Kinsey Moore fb1c96baf4 chan_sip: Allow Asterisk to retry after 403 on register
13 years ago
Rusty Newton d75d1e2e64 Documentation fix - waitfordialtone is not boolean, it's time in milliseconds
13 years ago
Russell Bryant 496f59ecbe Fix typo in confbridge.conf.sample
13 years ago
Walter Doekes 96ee3eb860 Add "autoframing" option to sip.conf.sample and h323.conf.sample.
13 years ago
Matthew Jordan 07edcbb23a Provide proper ring tone in indications.conf for Malaysia
13 years ago
Matthew Jordan 35caf6f92b Document connectedline parameter for chan_iax2
13 years ago
Russell Bryant 9959caa047 astobj2-ify the SLA code
13 years ago
Matthew Jordan 4a99d74105 Add announce-to-first-user option for app_queue
13 years ago
Richard Mudgett 4e01e60665 Fix 'pri intense debug span' alias.
13 years ago
Rusty Newton ac5bec497a Modified the list of keys for the driver backends for sake of sample clarity
13 years ago
Richard Mudgett fe8c92adc8 chan_dahdi: Add inband_on_proceeding compatibility option.
13 years ago
Matthew Jordan b679563222 Ensure that the default bridge/user profiles are always available
13 years ago
Walter Doekes e17ec25d47 Remove "registertrying" and add "rtp_engine" from/to sip.conf.sample
13 years ago
Richard Mudgett 69fc13fb67 app_queue: Fix multiple calls to a queue member that is in only one queue.
13 years ago
Joshua Colp 1d83d32489 Tweak extension used for incoming calls received on Motif.
13 years ago
Joshua Colp fb74294b92 Remove a fixed size limitation for producing SDP and change how ICE support is disabled by default.
14 years ago
Jonathan Rose 509f348639 chan_sip: Fix a bug causing SIP reloads to remove all entries from the registry
14 years ago
Richard Mudgett bf919dbaa5 dahdi.conf.sample: Add description for "buffers" setting.
14 years ago
Matthew Jordan 3e9b01481a Disable ICE support by default
14 years ago
Alec L Davis ff8dce40f2 dsp.c User Configurable DTMF_HITS_TO_BEGIN and DTMF_MISSES_TO_END
14 years ago
Alec L Davis 259f43f421 dsp.c User configuration of DTMF_NORMAL_TWIST and DTMF_REVERSE_TWIST values
14 years ago
Mark Michelson d9e1cec84a Remove dead code and documentation for nonexistent feature.
14 years ago
Terry Wilson ba4e0c1591 Properly handle UAC/UAS roles for SIP session timers
14 years ago
Kinsey Moore 08908a1f4b Fix documentation for default username in res_odbc
14 years ago