Commit Graph

4313 Commits (3ff403fc31ecbef308928671a29c3f8a0a69ebf2)

Author SHA1 Message Date
Michael L. Young 130fd15c24 Add IPv6 Support To chan_iax2
13 years ago
Matthew Jordan 7fc567bd76 ARI: Add subscription support
13 years ago
Matthew Jordan 19df630819 Remove publication of a channel snapshot when the technology is set
13 years ago
Joshua Colp 7cfd95ac44 When serializing CDR variables (like for "core show channels") don't output an error if CDRs aren't enabled.
13 years ago
Kinsey Moore 1f9ac47811 Fix security events for AMI invalid password
13 years ago
Richard Mudgett 0dd84b2f51 cel: Some whitespace cleanups
13 years ago
Kinsey Moore 315ec8d7f9 Detect and use xsltCleanupGlobals when available
13 years ago
Mark Michelson 23cea9e44b Cache string values of formats on ast_format_cap() to save processing.
13 years ago
Mark Michelson a38ba34d3d Remove unnecessary waits from stasis.
13 years ago
Matthew Jordan 1d5b70a564 Only create Stasis subscriptions when enabled
13 years ago
Richard Mudgett d361cd262a Originate: Make setting caller id on outgoing call use either name or number.
13 years ago
Matthew Jordan 3ccb6a9ea5 Fix the CDR CLI command 'cdr show active {channel}'
13 years ago
Richard Mudgett 1a7783c7f8 MALLOC_DEBUG: Fix some misuses of free() when MALLOC_DEBUG is enabled.
13 years ago
Joshua Colp 1dd63fbdfa Reduce channel snapshot creation and publishing by up to 50%.
13 years ago
Richard Mudgett d3f1f5369f Features: Rearm the parking config options have moved warning for each reload.
13 years ago
Matthew Jordan 2efa0948dc Filter out internal channels for bridge leave messages and parked call messages
13 years ago
Matthew Jordan fa0d221bd3 Remove spurious event raised when CDRs are reloaded
13 years ago
David M. Lee 516dbe86a0 Remove dispatch object allocation from Stasis publishing
13 years ago
David M. Lee 9d21631aee Optimize how Stasis forwards are dispatched
13 years ago
David M. Lee e88afe2022 Taskprocessor optimization; switch Stasis to use taskprocessors
13 years ago
David M. Lee 48d90d947d Stasis performance improvements
13 years ago
Matthew Jordan 0b97ac8e87 CDR: Improve handling of parking; resolve assertion when originating into park
13 years ago
Matthew Jordan a1c1fc3538 manager: Fix crash when appending a manager channel variable
13 years ago
Richard Mudgett d865190a7e astobj2: Remove OBJ_CONTINUE support.
13 years ago
Kinsey Moore e087610307 Restore usefulness of the CEL Peer field
13 years ago
David M. Lee 16d449ef38 Minor performance bump by not allocate manager variable struct if we don't need it
13 years ago
Richard Mudgett e134fb26d2 astobj2: Made use OBJ_SEARCH_xxx identifiers as field enum values internally.
13 years ago
Matthew Jordan c0576c7816 Fix a performance problem CDRs
13 years ago
Richard Mudgett 1577e10111 media_index: Fix process_description_file() memory leak of file_id_persist.
13 years ago
Richard Mudgett dd3acf4f57 features_config: Fix config ref leak of parkinglots.
13 years ago
Richard Mudgett f17f1d0073 json: Make it obvious that ast_json_unref() is NULL safe.
13 years ago
Kinsey Moore c71782321c Ensure global types in the config framework are initialized
13 years ago
Jonathan Rose cebe08bf53 originate/call forwarding: Fix a crash when forwarding a call from originate
13 years ago
Kevin Harwell d7dcb9ce19 Fix memory leak in logger.
13 years ago
Richard Mudgett cf9356e189 optional_api: Make always use the standard malloc functions even with MALLOC_DEBUG.
13 years ago
Kinsey Moore e506165c5a Fix jitter buffer log file creation
13 years ago
Michael L. Young 474c5df62f Fix Segfault In features-config.c When Application Has No Arguments
13 years ago
Kevin Harwell 3f668d3a19 Remote console: more output discrepancies
13 years ago
Mark Michelson 9bdbccac14 Fix other timeouts (atxferloopdelay and atxfernoanswertimeout) to use seconds instead of milliseconds.
13 years ago
Mark Michelson edb351ebf6 Switch transferdigittimeout to be configured as seconds instead of milliseconds.
13 years ago
Matthew Jordan 5cf1cae533 Filter internal channels out of bridge enter/leave message handling
13 years ago
Richard Mudgett 74c9781273 Restore Dial, Queue, and FollowMe 'I' option support.
13 years ago
David M. Lee fcde3a5320 Don't write to /tmp/refs when REF_DEBUG is not defined.
13 years ago
Richard Mudgett 2b9f4fe644 CLI bridge: Fix "bridge destroy <id>" and "bridge kick <id> <chan>" tab completion.
13 years ago
Richard Mudgett 9efc5a8a3f astobj2: Register the bridges container for debug inspection.
13 years ago
Richard Mudgett be81695a85 core_local: Fix memory corruption race condition.
13 years ago
Richard Mudgett b9f8a74838 Fix incorrect usages of ast_realloc().
13 years ago
Richard Mudgett cca2273fd2 MALLOC_DEBUG: Change fence magic number to be completely different from the freed magic number.
13 years ago
David M. Lee ffd49f6b2d Fix DEBUG_THREADS when lock is acquired in __constructor__
13 years ago
Richard Mudgett 83d741f85e cdr: Change the number of container buckets to be similar to the channels container.
13 years ago