Commit Graph

23638 Commits (bcf5878c7164b8af2ad190e6a15d64027f7e0211)
 

Author SHA1 Message Date
Richard Mudgett bcf5878c71 chan_sip: Add precautionary p->owner checks.
11 years ago
Kinsey Moore 7f2bd4ea18 app_queue: Fix documentation generation
11 years ago
Richard Mudgett 16ef371cb9 chan_sip: Fix crash in ast_channel_hangupcause_set().
11 years ago
Jonathan Rose c382714769 res_rtp_asterisk: correct build error from r409129
11 years ago
Jonathan Rose 8a7ef07f94 res_rtp_asterisk: Fix checklist creating problems in ICE sessions
11 years ago
David M. Lee 280807c109 Fix memory stomping bug in astman.
11 years ago
Corey Farrell 78d560157a res_fax: Warn that minrate=2400 is not valid for V.27 instead of failing load.
11 years ago
Matthew Jordan 6087765a48 rtp_engine: fix crash during remote native bridging when calling get_codecs
11 years ago
Rusty Newton 8882542192 configs/voicemail.conf.sample - Make mailcmd sample text more explicit
11 years ago
Alexandr Anikin 70184544f9 ignore AST_CONTROL_PVT_CAUSE_CODE without any messages
11 years ago
Corey Farrell 5a7221decb Remove extra defines of AST_PBX_MAX_STACK.
11 years ago
Kevin Harwell e2dae45080 app_forkcdr: ForkCDR v option does not keep CDR variables for subsequent records
11 years ago
Kevin Harwell 380516fe2c install_prereq: Missing uuid[-dev] for debian distros
11 years ago
Kevin Harwell 574fefa004 rtp_engine: Dynamic payload change in rtp mapping not supported
11 years ago
Kevin Harwell 1f842e3974 rtp_engine: Output mixup in ${CHANNEL(rtpqos,audio,all)}
11 years ago
Kevin Harwell abc6d90f72 channel.c: MOH is not working for transferee after attended transfer
11 years ago
Alexandr Anikin d336863c9c Fix type of roundTripDelay variables
11 years ago
Michael L. Young 9b6f81af07 app_chanspy: Documentation Update To Clarify "x" Option
11 years ago
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.
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
Rusty Newton 18efd59b14 formats/format_wav: enhancing log message "Not a wav file" to be clear on what is supported
12 years ago
Jonathan Rose cf8998cca7 chan_local: Fix reversed LocalOptimization field in LocalBridge event
12 years ago
Kinsey Moore 96492b9616 Logger: Fix handling of absolute paths
12 years ago
Richard Mudgett 741dc49934 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent.
12 years ago
Richard Mudgett 62727f2e00 tcptls.c: Made TLS handle a certificate chain file.
12 years ago
Joshua Colp 65e9857f09 res_clialiases: Fix crash when reloading and re-aliasing an alias that is in use.
12 years ago
Corey Farrell 3e94a9925c app_stack: protect against missing parameters to STACK_PEEK and LOCAL_PEEK
12 years ago
Matthew Jordan 2bbbf85601 app_dial: Allow macro/gosub pre-bridge execution to occur on priorities
12 years ago
Corey Farrell 1968d29447 res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictions
12 years ago
Sean Bright fd09d365a7 Make a NOTICE about an invalid channel name more useful.
12 years ago
Russell Bryant 979f0b3c9c queues.conf.sample Fix documented default for persistentmembers
12 years ago
Kevin Harwell c84296ef71 cdr_radius, cel_radius: build agains libfreeradius-client
12 years ago
Scott Griepentrog ab09661031 rtp_engine: improved handling of get_rtp_info failure
12 years ago
Russell Bryant b2f5dd0bfd Allow nested #includes in extconfig.conf
12 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