Commit Graph

4717 Commits (7e2369310c974975a0cce7286fdb8d37e4d06490)

Author SHA1 Message Date
Corey Farrell 7e2369310c Fix unintential memory retention in stringfields.
11 years ago
George Joseph d5de94201e config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph bd42a09d7f config: BUG: Restore ability for non-templ to be used as base objs in config.
11 years ago
Corey Farrell bdc35c77b9 Fix crash caused by merge error on review 4138
11 years ago
Corey Farrell 509c04ef38 Fix ast_writestream leaks
11 years ago
Corey Farrell 85c1822a9d func_jitterbuffer: fix frame leaks.
11 years ago
Corey Farrell ced81afff2 audiohooks: Clean references to formats
11 years ago
Corey Farrell 67e496c275 manager: Unsubscribe from acl_change_sub at shutdown.
11 years ago
Matthew Jordan 8e9f593e3a main/bridge: Destroy features struct on off nominal path during bridge impart
11 years ago
Matthew Jordan f4b4d42630 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Jonathan Rose c084728690 Documentation: Improve documentation for ExtensionStatus AMI events
11 years ago
Richard Mudgett 2165868be7 translage.c: Fix regression when generating translation path strings.
11 years ago
Matthew Jordan dad0334cf1 AST-2014-011: Fix POODLE security issues
11 years ago
Richard Mudgett f91cb1207c AMI: Add missing VarSet events when a channel inherits variables.
11 years ago
Matthew Jordan 873d956144 main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'
11 years ago
George Joseph c2ec5f0f6f config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 104fca5001 config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
Jonathan Rose 87b5006ff0 Scheduler: Fix a nasty scheduler caching bug which makes new tasks not execute
11 years ago
Richard Mudgett c61b66e107 stasis_channels.c: Resolve unfinished Dials when doing masquerades (Part 2)
11 years ago
George Joseph c7e6b6ba3d manager/config: Support templates and non-unique category names via AMI
11 years ago
Joshua Colp 98d5b7090d bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Kinsey Moore 37b5f52da7 CallerID: Fix parsing regression
11 years ago
George Joseph cc595f7353 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 0f50e8856b cdr.c: Make turning on CDR debug a one step process instead of two.
11 years ago
Kinsey Moore 5e50638539 Stasis: Relegate log message to dev-mode
11 years ago
Kinsey Moore 3dfc485e35 Indexer: Format message types may not exist
11 years ago
Kinsey Moore d8bbf1ec1d Stasis: Only log errors for non-declined types
11 years ago
Joshua Colp f7225da08a data: Properly access formats in capabilities structure when adding codecs.
11 years ago
Matthew Jordan 39bd5b7a70 message: Don't close an AMI connection on SendMessage action error
11 years ago
Richard Mudgett c384532aa4 features.c: Fix lingering channel ref while Bridge() application is active.
11 years ago
Matthew Jordan 3a87f32dc0 sdp_srtp: Add new lines to some WARNING messages
11 years ago
Corey Farrell 9611ef4f1e Release AMI connections on shutdown.
11 years ago
Richard Mudgett 70301b0438 audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
George Joseph 4967478d18 sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function
11 years ago
Kinsey Moore 4246652603 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
Richard Mudgett 9d2bc0675a threadpool.c: Minor cleanup fixes.
11 years ago
Walter Doekes e0abb82ab8 core: Ouch, forgot to undo a test free() in r423978.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Walter Doekes 63a4da4a0d cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Matthew Jordan 64a9e5f001 main/channel: Unlock channel in off-nominal path
11 years ago
Jonathan Rose 6dae345674 Stasis_channels: Resolve unfinished Dials when doing masquerades
11 years ago
Kinsey Moore 7f2623a26f PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
George Joseph ad8ef9175a utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Richard Mudgett a7add3a257 astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
Mark Michelson fa6313ad29 Add API call to determine if format capability structure is "empty".
11 years ago
George Joseph d120e40309 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Scott Griepentrog 662b687dbe Voicemail: get correct duration when copying file to vm
11 years ago
Jonathan Rose dd6bdede7d Realtime: Fix a bug that caused realtime destroy command to crash
11 years ago
Mark Michelson c212a71f0b Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.
11 years ago