Commit Graph

4710 Commits (b586e7f0b221c07ae86fa0bdf85617c471933423)

Author SHA1 Message Date
Corey Farrell 5f17490f4d Fix ast_writestream leaks
11 years ago
Corey Farrell 54460c74e4 func_jitterbuffer: fix frame leaks.
11 years ago
Corey Farrell d51169cd36 audiohooks: Clean references to formats
11 years ago
Corey Farrell a256324fcf manager: Unsubscribe from acl_change_sub at shutdown.
11 years ago
Matthew Jordan 294ff83152 main/bridge: Destroy features struct on off nominal path during bridge impart
11 years ago
Matthew Jordan 221dcb1335 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Jonathan Rose e979d0d5c1 Documentation: Improve documentation for ExtensionStatus AMI events
11 years ago
Richard Mudgett 70f1c82ac2 translage.c: Fix regression when generating translation path strings.
11 years ago
Matthew Jordan 0e911663e3 AST-2014-011: Fix POODLE security issues
11 years ago
Richard Mudgett fa94bc815b AMI: Add missing VarSet events when a channel inherits variables.
11 years ago
Matthew Jordan fdcec1ef40 main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'
11 years ago
George Joseph b8f505294a config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 54a5b8798f config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
Jonathan Rose 2d07283dc5 Scheduler: Fix a nasty scheduler caching bug which makes new tasks not execute
11 years ago
Richard Mudgett 9a7fb8ee6c stasis_channels.c: Resolve unfinished Dials when doing masquerades (Part 2)
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
Joshua Colp 743ad19699 bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Kinsey Moore 32624fb541 CallerID: Fix parsing regression
11 years ago
George Joseph d1c9621852 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 376ec31b17 cdr.c: Make turning on CDR debug a one step process instead of two.
11 years ago
Kinsey Moore b32d8b5317 Stasis: Relegate log message to dev-mode
11 years ago
Kinsey Moore 9e08180304 Indexer: Format message types may not exist
11 years ago
Kinsey Moore 57a5e2ebee Stasis: Only log errors for non-declined types
11 years ago
Joshua Colp 673c2febba data: Properly access formats in capabilities structure when adding codecs.
11 years ago
Matthew Jordan 5c607f9735 message: Don't close an AMI connection on SendMessage action error
11 years ago
Richard Mudgett 6a8cb946eb features.c: Fix lingering channel ref while Bridge() application is active.
11 years ago
Matthew Jordan c092e49344 sdp_srtp: Add new lines to some WARNING messages
11 years ago
Corey Farrell 9e3b5be182 Release AMI connections on shutdown.
11 years ago
Richard Mudgett cff192429b audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Richard Mudgett 6a844be566 chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
George Joseph b67094624d sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function
11 years ago
Kinsey Moore 1cb36afce3 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
Richard Mudgett 00207158e1 threadpool.c: Minor cleanup fixes.
11 years ago
Walter Doekes 9d1c0348f2 cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Matthew Jordan d85e59a23b main/channel: Unlock channel in off-nominal path
11 years ago
Jonathan Rose d1b1e911bf Stasis_channels: Resolve unfinished Dials when doing masquerades
11 years ago
Kinsey Moore fade256307 PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
George Joseph c7ae706b2d utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Richard Mudgett 8b0352ffae astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
Mark Michelson 23a375be5f Add API call to determine if format capability structure is "empty".
11 years ago
George Joseph 0a2e6a1c7e config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Scott Griepentrog 79b702f308 Voicemail: get correct duration when copying file to vm
11 years ago
Jonathan Rose 2e3f45e8e6 Realtime: Fix a bug that caused realtime destroy command to crash
11 years ago
Mark Michelson 0f2bd8d855 Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.
11 years ago
George Joseph 43c4529f15 config: bug: fix truncation of included config files on permissions error
11 years ago
Matthew Jordan 128d187f38 main/cdr: Copy over location information during a fork
11 years ago
Matthew Jordan 8302bc7f0a main/rtp_engine: Format NTP timestamps as unsigned ints
11 years ago
Matthew Jordan 0fbd9947e2 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
Matthew Jordan ffffc0efd8 main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenarios
11 years ago
Jonathan Rose c56aa2d8f6 Dial API: Add a dial option to indicate the dialed channel will replace dialer
11 years ago