Commit Graph

22649 Commits (a6a92ffe3ddb63f56a872a151b62fbd152aa068c)
 

Author SHA1 Message Date
Corey Farrell a6a92ffe3d res_fax: Warn that minrate=2400 is not valid for V.27 instead of failing load.
11 years ago
Matthew Jordan bb9dfa1962 rtp_engine: fix crash during remote native bridging when calling get_codecs
11 years ago
Rusty Newton d72f70e9a5 configs/voicemail.conf.sample - Make mailcmd sample text more explicit
11 years ago
Corey Farrell b78f5a2d30 Remove extra defines of AST_PBX_MAX_STACK.
11 years ago
Kevin Harwell c8e50614fb app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records
11 years ago
Kevin Harwell d2e5c5f922 rtp_engine: Output mixup in ${CHANNEL(rtpqos,audio,all)}
11 years ago
Kevin Harwell 2197b1d114 channel.c: MOH is not working for transferee after attended transfer
11 years ago
Alexandr Anikin 44af8d9f46 Fix type of roundTripDelay variables
11 years ago
Michael L. Young 2b4a90343a app_chanspy: Documentation Update To Clarify "x" Option
11 years ago
Rusty Newton 8c1e17b171 apps/app_queue - Fix incorrect Macro parameter documentation
11 years ago
Richard Mudgett ba39ba7635 config: Add file size and nanosecond resolution fields to the cached modified config file information.
11 years ago
Alexandr Anikin 8c234f205d process receiveAndTransmit user input remote caps instead of receive only
11 years ago
Matthew Jordan 834f3215a9 pbx: Handle a completely empty dialplan during a context merge
11 years ago
Scott Griepentrog e0bed661dd pbx: ast_custom_function_unregister resource leak
11 years ago
Walter Doekes b78a146975 buildsystem: Don't force main to depend on everything else.
11 years ago
Rusty Newton f0f80e418b configs/agents.conf.sample - Remove example for non-functional "goodbye" parameter
11 years ago
Walter Doekes f6aed66f77 res_config_pgsql: Fix ast_update2_realtime calls.
11 years ago
Tzafrir Cohen 8ee947ed5e chan_dahdi: handle DAHDI_EVENT_REMOVED on a pri D-Channel
11 years ago
Richard Mudgett 414d336f45 chan_iax2: Add some more iaxs[] NULL checks to a routine already full of them.
11 years ago
Richard Mudgett 6e6a7f2af0 chan_iax2: Block unnecessary control frames to/from the wire.
11 years ago
Tzafrir Cohen 8878f38742 indications.conf: add stutter tone; end properly
11 years ago
Rusty Newton c31d664b0a formats/format_wav: enhancing log message "Not a wav file" to be clear on what is supported
11 years ago
Kinsey Moore d824987e9d Logger: Fix handling of absolute paths
11 years ago
Richard Mudgett d1b9b7fc77 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
11 years ago
Richard Mudgett d06ec403aa tcptls.c: Made TLS handle a certificate chain file.
11 years ago
Joshua Colp 3e1ec590f3 res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use.
11 years ago
Corey Farrell 36771d3004 app_stack: protect against missing parameters to STACK_PEEK and LOCAL_PEEK
11 years ago
Matthew Jordan c5e4585565 app_dial: Allow macro/gosub pre-bridge execution to occur on priorities
11 years ago
Corey Farrell ea65e4d44c res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
11 years ago
Russell Bryant f82e6e93c5 queues.conf.sample Fix documented default for persistentmembers
11 years ago
Kevin Harwell 88794101a9 cdr_radius, cel_radius: build agains libfreeradius-client
11 years ago
Scott Griepentrog 9ab9f6e6b4 rtp_engine: improved handling of get_rtp_info failure
11 years ago
Russell Bryant bfd09ecfd4 Allow nested #includes in extconfig.conf
11 years ago
Russell Bryant 270775ce52 Protect ast_filestream object when on a channel
11 years ago
Richard Mudgett 45b6991b92 tcptls.c: Add missing cleanup on off nominal path.
11 years ago
Richard Mudgett 56d694e261 CEL: Protect data structures during reload and shutdown.
11 years ago
Jonathan Rose 8c63b6d468 res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical
11 years ago
Richard Mudgett f623b1f1cb manager: Register atexit shutdown routine only once.
11 years ago
Scott Griepentrog 16c2728634 pbx.c: Pre-initialize timezone to avoid crash on destroy
11 years ago
Kinsey Moore 1dd94a2e19 chan_sip: Decline image streams on unsupported transports
11 years ago
Walter Doekes b4023b47d1 manager: Clarify eventfilter documentation. Textual changes only.
11 years ago
Kinsey Moore 4d70fa4750 chan_mgcp: Enforce locking for oseq
11 years ago
Richard Mudgett f7fe7d533f chan_dahdi/PRI: Suppress CONNECTED_LINE updates when nothing in the udpate is valid.
11 years ago
Rusty Newton 66cce0927e Documentation: doc fixes across various parts of the code for ASTERISK issues 23061,23028,23046,23027
11 years ago
Kevin Harwell d4e353d6bf res_fax: check_modem_rate() returned incorrect rate for V.27
11 years ago
Kevin Harwell affe507d5b res_fax: check_modem_rate() returned incorrect rate for V.27
11 years ago
Joshua Colp 855fd98528 cel_manager: Don't crash if configuration file is invalid.
11 years ago
Scott Griepentrog 097acbdd2c chan_sip: No BYE message sent after INVITE with Replaces
11 years ago
Scott Griepentrog e2cf92fd96 chan_sip: fix Local From tag on outbound register regression
11 years ago
Matthew Jordan ad821983f8 chan_sip: Hangup transferer/transferee when transfer to Parking fails
11 years ago