Commit Graph

24542 Commits (4878a6eabc9c200df98714a5bb374819e7e2fd00)
 

Author SHA1 Message Date
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
Richard Mudgett 45453100e9 Fixed problems with ast_cdr_serialize_variables().
13 years ago
Richard Mudgett 1b4793bb5e Made the on/off in CLI "cdr set debug [on|off]" case insensitive.
13 years ago
Richard Mudgett 8c7c10010f Make CDR variable name chandling consistently case insensitive.
13 years ago
Richard Mudgett 986911fa04 Make CDR code deal with channel names case insensitively.
13 years ago
Richard Mudgett fa3370fdee Some CDR code optimization.
13 years ago
Richard Mudgett 7e3c893bb8 Whitespace and curly braces.
13 years ago
Mark Michelson eb36b71183 Improve detection of answer on SIP blind transfer.
13 years ago
Matthew Jordan 402d4578ba Add database schema management using Alembic
13 years ago
Matthew Jordan 0f61ca1b36 Update CHANGES file for Asterisk 12
13 years ago
Richard Mudgett ae6e4d27e2 pbx.c: Make ast_str_substitute_variables_full() not mask variables.
13 years ago