Commit Graph

826 Commits (5d938045d465d66e28bb49816c482a8b68f99342)

Author SHA1 Message Date
Sean Bright bc2c66b594 pbx_spool: Set AST_OUTGOING_ATTEMPT variable on channel
8 years ago
Sean Bright 5a74abc53b pbx_spool: Gracefully handle long lines in call files
8 years ago
Sean Bright 15ed7af027 pbx_realtime: Prevent premature extension matching
8 years ago
zuul afcdadcd19 Merge "pbx_dundi: DUNDi weight parameter not processed correctly"
8 years ago
Sean Bright fc70ca9499 pbx_dundi: DUNDi weight parameter not processed correctly
8 years ago
Sean Bright ab04a018e4 realtime: Fix ast_load_realtime_multientry handling
8 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
9 years ago
Dennis Guse ead773f801 pbx_lua: On configuration errors report module load failure instead of decline.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid
9 years ago
Corey Farrell a36a174c4b pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Joshua Colp 1dc5e28624 pbx: Add support for autohints.
9 years ago
Corey Farrell 26e0e113dc pbx_dundi: Run cleanup on failed load.
10 years ago
Richard Mudgett fa20729032 Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Ivan Poddubny e6ebddd9ae pbx/pbx_spool: Fix issue when call files were executed too early
10 years ago
Corey Farrell 8a3e93a349 pbx_config: Register manager actions with module version of macro.
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan e309a91e2d clang compiler warnings: Fix sometimes-uninitialized warning in pbx_config
10 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
10 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan 08636aadec pbx/pbx_loopback: Speed up switches by avoiding unneeded lookups
11 years ago
George Joseph d5de94201e config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph c7e6b6ba3d manager/config: Support templates and non-unique category names via AMI
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Matthew Jordan fcc09fd0de pbx/Makefile: Revert r423237
11 years ago
Matthew Jordan 712b4195ef Add some pbx python stuff
11 years ago
George Joseph 3e5ab6ca39 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Jonathan Rose 04a9123309 pbx_config: Add manager actions to add/remove extensions
11 years ago
George Joseph 67021bfa07 Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Sean Bright b44d324891 Make the AEL load process less chatty.
11 years ago
Sean Bright 14942ecb17 Revert r410981. aelparse blew up.
11 years ago
Sean Bright 922d0b7565 Make the AEL load process less chatty.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Kinsey Moore 537f4a9dac pbx_lua: Add support for Lua 5.2
12 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago