Commit Graph

211 Commits (19)

Author SHA1 Message Date
Naveen Albert 584118c7f0 app_sf: Add full tech-agnostic SF support
3 years ago
Naveen Albert ee163da56d app.c: Throw warnings for nonexistent options
3 years ago
Naveen Albert 50716bb3e4 app_mf: Add full tech-agnostic MF support
3 years ago
Alexander Traud fb08c717aa progdocs: Fix grouping for latest Doxygen.
3 years ago
Alexander Traud 14c309a6c5 app: Fix for Doxygen.
4 years ago
Alexander Traud 6e0ce3fde3 progdocs: Use Doxygen \example correctly.
4 years ago
Naveen Albert 45c132a375 app_read: Fix custom terminator functionality regression
4 years ago
Naveen Albert 0e4a1c5079 app_read: Allow reading # as a digit
4 years ago
Pirmin Walthert 6b2d945174 app.c: make sure that no non-async-signal-safe syscalls are used after
5 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Kevin Harwell ff0d0ac23a mwi core: Move core MWI functionality into its own files
6 years ago
George Joseph 63d90c38eb app.c: Remove deletion of pool topic on mwi state delete
6 years ago
Joshua Colp 0231dd6ae7 stasis: Improve topic/subscription names and statistics.
6 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
George Joseph 06c0676da0 app_voicemail: Cleanup mailbox topic and cache
7 years ago
Richard Mudgett da54605b8a ARI POST DTMF: Make not compete with channel's media thread.
7 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 8dfc973d64 main/app: Fix leaks.
7 years ago
Corey Farrell 5e99c334d1 app: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
8 years ago
Richard Mudgett de28c1b9f1 main/app.c: Memory corruption from early format destruction.
8 years ago
misha e822a50f86 main/app.c: Transmit Silence on ControlPlayback pause
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Matt Jordan 13efea24f7 main/app: Only look to end of file if ':end' is specified, and not just ':'
9 years ago
Joshua Colp 022423b98b app: Queue hangup if channel is hung up during sub or macro execution.
9 years ago
George Joseph 6d18fe151c voicemail: Move app_voicemail / res_mwi_external conflict to runtime
9 years ago
Corey Farrell be93036a4e Remove ABI compatibility stub functions.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
10 years ago
Jonathan Rose b85cb7ea1b app: Add functions to swap voicemail function table for testing purposes
10 years ago
David M. Lee 965777ccfc Various fixes for OS X
10 years ago
Corey Farrell bdc35c77b9 Fix crash caused by merge error on review 4138
11 years ago
Corey Farrell 509c04ef38 Fix ast_writestream leaks
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Mark Michelson c212a71f0b Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.
11 years ago
Matthew Jordan f3a525e9a6 ARI: Fix implicit answer when playback is initiated on unanswered channel
11 years ago
Matthew Jordan 0d0a616e1a app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Matthew Jordan 513981c89d main/file: Move test event to emit PLAYBACK event more consistently
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
11 years ago
Matthew Jordan 9cee08f502 res_corosync: Update module to work with Stasis (and compile)
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Jonathan Rose c76608f24b Fix a silly shadowed variable mistake that was missed from play tones patch
11 years ago
Jonathan Rose a8742e327f ARI: Add tones playback resource
11 years ago
Richard Mudgett 66718a06f7 res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.
11 years ago
Richard Mudgett 4ad1245cb5 stasis cache: Enhance to keep track of an item from different entities.
11 years ago
Richard Mudgett e4803bbd9e Voicemail: Remove mailbox identifier format (box@context) assumptions in the system.
12 years ago
Richard Mudgett 3a5e4317f5 test_voicemail_api: Add check for a registered voicemail provider before tests.
12 years ago