Commit Graph

24592 Commits (375c2f5a5c688bdd9e38626fc2f3cd9906339db9)
 

Author SHA1 Message Date
Mark Michelson 23ed2ca57f Clarify server_uri and client_uri registration settings.
12 years ago
Richard Mudgett 586a825325 chan_iax2: Add missing control frame names to debug frame decode output.
12 years ago
Mark Michelson 517389b1e7 Give more detail regarding failures to create request with auth credentials.
12 years ago
Jonathan Rose 3e6923c3f6 unit tests: test_voicemail_api leaks stringfields from snapshots
12 years ago
Jonathan Rose 64924d72bf app_voicemail: Fix leaking config objects when msg_id doesn't match
12 years ago
Richard Mudgett 2ce0c9f4a0 chan_misdn: Fix misdn debug output printed with arbitrary verbose levels.
12 years ago
Kevin Harwell 1be7514a59 Debug messages for pjsip outbound registration
12 years ago
Alexandr Anikin b8f6f8ebe1 Fix remote tcs sequence handling on empty tcs received
12 years ago
Kinsey Moore e5542ab1e7 Prevent a crash in res_pjsip_dtmf_info.c
12 years ago
David M. Lee 32d325439f Fixed 'make clean' for wiki docs
12 years ago
Walter Doekes 8b5d178c36 Be a little more verbose when loading cel_custom.conf.
12 years ago
David M. Lee 2d1d5a98d5 Fix graceful shutdown crash.
12 years ago
Rusty Newton be219c9ec9 New pjsip.conf.sample
12 years ago
Kevin Harwell 9bad1dabcf Add a reloadable option for sorcery type objects
12 years ago
Kevin Harwell 16b8d0cb5a Fix various memory leaks
12 years ago
Matthew Jordan dbbb674be0 Update UPGRADE.txt file for Asterisk 12
12 years ago
Jonathan Rose 0dfe658a5c features_config: Ignore parkinglots in features.conf instead of failing to load
12 years ago
Jonathan Rose dcaa0cf659 features_config: Don't require features.conf to be present for Asterisk to load
12 years ago
Kevin Harwell af1747ee6c Memory leak fix
12 years ago
Richard Mudgett 9f1379686f test_substitution: Fix failing test.
12 years ago
Richard Mudgett b27160406c test_substituition: Fix failed test reporting to actually report failure.
12 years ago
Kevin Harwell 87bedd0695 Fix memory leaks
12 years ago
Kevin Harwell 1d3d6e0661 Check return value on fwrite
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
David M. Lee 7f547872e4 ARI: Implement /recordings/stored API's
12 years ago
David M. Lee 51cd0ea28b Multiple revisions 397975-397976
12 years ago
Richard Mudgett bac9a478eb pbx.c: Make pbx_substitute_variables_helper_full() not mask variables.
12 years ago
Mark Michelson eb955dad9a Sanitize XML output for PIDF bodies.
12 years ago
Mark Michelson b5f61b5608 Fix method for creating activities string in PIDF bodies.
12 years ago
Kevin Harwell d7b9a702d8 Verbose logging discrepancies
12 years ago
Mark Michelson 8990924953 Fix when the subscription_terminated callback is called for subscription handlers.
12 years ago
Mark Michelson de7ce39187 Fix a race condition where a canceled call was answered.
12 years ago
Kevin Harwell e1cfc18a78 Memory leaks fix
12 years ago
Matthew Jordan 449afdd9e8 Revert r394939 due to (numerous) objections
12 years ago
David M. Lee 417230848f Account for {} in Swagger notes
12 years ago
Matthew Jordan 3f0148cd67 Recursively search for '.c' files when making documentation with 'make full'
12 years ago
Mark Michelson 0bc2a77365 Multiple revisions 397921-397922
12 years ago
Matthew Jordan 72cf2779e8 Actually *add* the database schema management utilities
12 years ago
Richard Mudgett 186db8fdaf Fix some uninitialized buffers for CDR handling valgrind found.
12 years ago
Richard Mudgett 94e4733d89 Fixed problems with ast_cdr_serialize_variables().
12 years ago
Richard Mudgett 87bf699dc9 Made the on/off in CLI "cdr set debug [on|off]" case insensitive.
12 years ago
Richard Mudgett ea095f6d1b Make CDR variable name chandling consistently case insensitive.
12 years ago
Richard Mudgett 7387282aa1 Make CDR code deal with channel names case insensitively.
12 years ago
Richard Mudgett 5482fd21c8 Some CDR code optimization.
12 years ago
Richard Mudgett 4ea0acbb44 Whitespace and curly braces.
12 years ago
Mark Michelson 6cc7319455 Improve detection of answer on SIP blind transfer.
12 years ago
Matthew Jordan 629f43d2b6 Add database schema management using Alembic
12 years ago
Matthew Jordan b7ec25ec2e Update CHANGES file for Asterisk 12
12 years ago
Richard Mudgett b252c11aff pbx.c: Make ast_str_substitute_variables_full() not mask variables.
12 years ago
Richard Mudgett c7b7d98a37 ast_free() is null tollerant.
12 years ago