Commit Graph

24552 Commits (334329de07e705ef97c38315da93968944cf87ef)
 

Author SHA1 Message Date
Richard Mudgett 334329de07 cdr: Fix some ref leaks.
13 years ago
Kinsey Moore 90982cbcf0 Blocked revisions 398558
13 years ago
Richard Mudgett 994a0da4d9 astobj2: Add warn unused attribute to some functions.
13 years ago
Kinsey Moore a91b9bda2e Fix build warnings
13 years ago
Kinsey Moore 14818e6867 Fix chan_h323 compilation
13 years ago
Richard Mudgett 18000444ac astobj2: Only define ao2_bt() once.
13 years ago
Richard Mudgett afec1eef0b chan_iax2: Reduce indentation in __attempt_transmit().
13 years ago
Richard Mudgett 0f7dcdefa3 chan_iax2: Fix stray reference to worker thread idle_list.
13 years ago
Richard Mudgett 5d2ddbb701 chan_iax2: Fix bridgecallno deadlock avoidance.
13 years ago
Mark Michelson a2aa8bf438 Clarify server_uri and client_uri registration settings.
13 years ago
Richard Mudgett 4878a6eabc chan_iax2: Add missing control frame names to debug frame decode output.
13 years ago
Mark Michelson ddd8fdd248 Give more detail regarding failures to create request with auth credentials.
13 years ago
Jonathan Rose 04fe943db8 unit tests: test_voicemail_api leaks stringfields from snapshots
13 years ago
Jonathan Rose 1d9a74a900 app_voicemail: Fix leaking config objects when msg_id doesn't match
13 years ago
Richard Mudgett fc381374d1 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
13 years ago
Kevin Harwell ac5a0b653c Debug messages for pjsip outbound registration
13 years ago
Alexandr Anikin 8a062f0b15 Fix remote tcs sequence handling on empty tcs received
13 years ago
Kinsey Moore bf15a5d488 Prevent a crash in res_pjsip_dtmf_info.c
13 years ago
David M. Lee 0b78a83eb3 Fixed 'make clean' for wiki docs
13 years ago
Walter Doekes db28aabbe7 Be a little more verbose when loading cel_custom.conf.
13 years ago
David M. Lee 7e84877b2c Fix graceful shutdown crash.
13 years ago
Rusty Newton ddf1f5bbe0 New pjsip.conf.sample
13 years ago
Kevin Harwell 8cc162df5e Add a reloadable option for sorcery type objects
13 years ago
Kevin Harwell 35e44ccf9c Fix various memory leaks
13 years ago
Matthew Jordan 5c78e0c3f0 Update UPGRADE.txt file for Asterisk 12
13 years ago
Jonathan Rose 01593e9436 features_config: Ignore parkinglots in features.conf instead of failing to load
13 years ago
Kevin Harwell 4524c46bb2 Memory leak fix
13 years ago
Richard Mudgett 1eeceb65cf test_substitution: Fix failing test.
13 years ago
Richard Mudgett 3ff483b16e test_substituition: Fix failed test reporting to actually report failure.
13 years ago
Jonathan Rose 90402bfda7 features_config: Don't require features.conf to be present for Asterisk to load
13 years ago
Kevin Harwell e68bf7187d Fix memory leaks
13 years ago
Kevin Harwell 0bcdb7f9ff Check return value on fwrite
13 years ago
David M. Lee 5474e48966 optional_api: Fix linking problems between modules that export global symbols
13 years ago
David M. Lee eae2405dff ARI: Implement /recordings/stored API's
13 years ago
Richard Mudgett 8741cc7fb7 pbx.c: Make pbx_substitute_variables_helper_full() not mask variables.
13 years ago
Richard Mudgett 55b3f213af Revert last commit.
13 years ago
Richard Mudgett 1440ad06cd pbx.c: Make ast_str_substitute_variables_full() not mask variables.
13 years ago
Mark Michelson 16819d859b Sanitize XML output for PIDF bodies.
13 years ago
Mark Michelson d0760c312b Fix method for creating activities string in PIDF bodies.
13 years ago
Kevin Harwell e7dcc5494f Verbose logging discrepancies
13 years ago
Mark Michelson 26448e0839 Fix when the subscription_terminated callback is called for subscription handlers.
13 years ago
Kevin Harwell 4017609f8f Memory leaks fix
13 years ago
Mark Michelson 39c984ef20 Fix a race condition where a canceled call was answered.
13 years ago
Matthew Jordan ae1780eeaf Revert r394939 due to (numerous) objections
13 years ago
David M. Lee 6c506ffb3e Account for {} in Swagger notes
13 years ago
Matthew Jordan cc6ee80ea9 Recursively search for '.c' files when making documentation with 'make full'
13 years ago
Mark Michelson 8bbc12ef71 Remove extra debug message.
13 years ago
Mark Michelson 70ffc1550c Resolve assumptions that bridge snapshots would be non-NULL for transfer stasis events.
13 years ago
Matthew Jordan 948934fb76 Actually *add* the database schema management utilities
13 years ago
Richard Mudgett 4fb3ae9ecf Fix some uninitialized buffers for CDR handling valgrind found.
13 years ago