Commit Graph

23620 Commits (a378423c8e66f7706ec65e3784d9d6622b910e83)
 

Author SHA1 Message Date
Rusty Newton a378423c8e apps/app_queue - Fix incorrect Macro parameter documentation
11 years ago
Richard Mudgett 6271995d24 config: Add file size and nanosecond resolution fields to the cached modified config file information.
11 years ago
Alexandr Anikin fe57f9d643 process receiveAndTransmit user input remote caps instead of receive only
11 years ago
Alexandr Anikin 3276383e22 Allow different socket and signalling ip on h.323 connection if gk mode is active
11 years ago
Matthew Jordan 991c953da0 pbx: Handle a completely empty dialplan during a context merge
11 years ago
Matthew Jordan 450aa97c29 buildsystem: Unbreak the build (infloop) on Asterisk 11+
11 years ago
Scott Griepentrog 8387e420b9 pbx: ast_custom_function_unregister resource leak
11 years ago
Scott Griepentrog 016326c992 format.c: correct possible null pointer dereference
11 years ago
Walter Doekes 44ba436edf buildsystem: Don't force main to depend on everything else.
11 years ago
Rusty Newton 389a33f95a configs/agents.conf.sample - Remove example for non-functional "goodbye" parameter
11 years ago
Walter Doekes 05710c7ea5 res_config_pgsql: Fix ast_update2_realtime calls.
11 years ago
Kinsey Moore 2254a05348 ConfBridge: Correct prompt playback target
11 years ago
Tzafrir Cohen 311f2eeada chan_dahdi: handle DAHDI_EVENT_REMOVED on a pri D-Channel
11 years ago
Richard Mudgett d3834e4a85 chan_iax2: Add some more iaxs[] NULL checks to a routine already full of them.
11 years ago
Richard Mudgett 08d90eeda5 chan_iax2: Block unnecessary control frames to/from the wire.
11 years ago
Tzafrir Cohen 47048654df indications.conf: add stutter tone; end properly
11 years ago
Rusty Newton 18efd59b14 formats/format_wav: enhancing log message "Not a wav file" to be clear on what is supported
11 years ago
Jonathan Rose cf8998cca7 chan_local: Fix reversed LocalOptimization field in LocalBridge event
11 years ago
Kinsey Moore 96492b9616 Logger: Fix handling of absolute paths
11 years ago
Richard Mudgett 741dc49934 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
11 years ago
Richard Mudgett 62727f2e00 tcptls.c: Made TLS handle a certificate chain file.
11 years ago
Joshua Colp 65e9857f09 res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use.
11 years ago
Corey Farrell 3e94a9925c app_stack: protect against missing parameters to STACK_PEEK and LOCAL_PEEK
11 years ago
Matthew Jordan 2bbbf85601 app_dial: Allow macro/gosub pre-bridge execution to occur on priorities
11 years ago
Corey Farrell 1968d29447 res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
11 years ago
Sean Bright fd09d365a7 Make a NOTICE about an invalid channel name more useful.
11 years ago
Russell Bryant 979f0b3c9c queues.conf.sample Fix documented default for persistentmembers
11 years ago
Kevin Harwell c84296ef71 cdr_radius, cel_radius: build agains libfreeradius-client
11 years ago
Scott Griepentrog ab09661031 rtp_engine: improved handling of get_rtp_info failure
11 years ago
Russell Bryant b2f5dd0bfd Allow nested #includes in extconfig.conf
11 years ago
Russell Bryant b619a405a5 Protect ast_filestream object when on a channel
12 years ago
Richard Mudgett 7a86a88090 tcptls.c: Add missing cleanup on off nominal path.
12 years ago
Richard Mudgett c0bbfe63f9 CEL: Protect data structures during reload and shutdown.
12 years ago
Richard Mudgett 637ff12bca manager: Register atexit shutdown routine only once.
12 years ago
Jonathan Rose ab81490ebc res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical
12 years ago
Richard Mudgett 11d4a03d75 manager: Protect data structures during shutdown.
12 years ago
Scott Griepentrog b072381fb5 pbx.c: Pre-initialize timezone to avoid crash on destroy
12 years ago
Kinsey Moore 5e6a9d0461 ConfBridge: Fix channel parameter documentation
12 years ago
Kinsey Moore 9f8388bb14 chan_sip: Decline image streams on unsupported transports
12 years ago
Walter Doekes d79ae049b3 manager: Clarify eventfilter documentation. Textual changes only.
12 years ago
Kinsey Moore 4314a33ae2 chan_mgcp: Enforce locking for oseq
12 years ago
Richard Mudgett 916d97c5a0 chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
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 6a7984281d manager: Originate doesn't abort on failed format_cap allocation
12 years ago
Kevin Harwell b83fb704c9 res_fax: check_modem_rate() returned incorrect rate for V.27
12 years ago
Joshua Colp 3d1ce59cf2 cel_manager: Don't crash if configuration file is invalid.
12 years ago
Scott Griepentrog 7f12e96389 chan_sip: No BYE message sent after INVITE with Replaces
12 years ago
Scott Griepentrog f8a0a58f0d chan_sip: fix Local From tag on outbound register regression
12 years ago
Richard Mudgett f90a045a36 verbosity: Fix performance of console verbose messages.
12 years ago
Matthew Jordan b12f6bc358 chan_sip: Hangup transferer/transferee when transfer to Parking fails
12 years ago