Commit Graph

24831 Commits (f6593b4156b0daa0a74f1f04dc062a6b24acab6c)
 

Author SHA1 Message Date
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
Richard Mudgett b6a080d6a3 Match use of ast_free() with ast_calloc() and add some curly braces.
12 years ago
Mark Michelson a181544299 Fix dialog matching in the SIP distributor.
12 years ago
David M. Lee 451993f4f5 ARI: WebSocket event cleanup
12 years ago
Richard Mudgett 3540c7ac6e Made MALLOC_DEBUG less CPU intensive by default.
12 years ago
Matthew Jordan c32f8a5ca9 AST-2013-005: Fix crash caused by invalid SDP
12 years ago
Matthew Jordan 0472e14dee AST-2013-004: Fix crash when handling ACK on dialog that has no channel
12 years ago
Richard Mudgett 868be02a2f Fix uninitialized value in struct ast_control_pvt_cause_code usage.
12 years ago
Matthew Jordan 24c56515b1 Better handle clearing the OUTGOING flag when a channel leaves a bridge
12 years ago
David M. Lee 6c410d00d1 Fixed bucket.c for systems where tv_usec is not an unsigned long.
12 years ago
Richard Mudgett d647b4ae02 bridging: Fix a livelock with local channel optimization.
12 years ago
Richard Mudgett 13dbdd1ae7 chan_dahdi: Add some missing build cleanup.
12 years ago