Commit Graph

152 Commits (03ba015f2eeba44a43a46e4ab6ff7e8fbe5b4bf7)

Author SHA1 Message Date
George Joseph acb18c1fc4 build: Fix a few gcc 13 issues
2 years ago
Naveen Albert dd6df42534 app_sf: Add full tech-agnostic SF support
4 years ago
Naveen Albert 2b2b708d43 app_mf: Add full tech-agnostic MF support
4 years ago
Alexander Traud 751bbf4b97 progdocs: Fix grouping for latest Doxygen.
4 years ago
Alexander Traud e7d5db1471 app: Fix for Doxygen.
4 years ago
Josh Soref b13acf3ae6 include: Spelling fixes
4 years ago
Naveen Albert dd980e00b4 app_read: Allow reading # as a digit
4 years ago
Jaco Kroon 52707fba7f app.h: Fix -Werror=zero-length-bounds compile errors in dev mode.
5 years ago
Jaco Kroon 916d5d5e45 app.h: Restore C++ compatibility for macro AST_DECLARE_APP_ARGS
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Kevin Harwell ff0d0ac23a mwi core: Move core MWI functionality into its own files
7 years ago
Richard Mudgett da54605b8a ARI POST DTMF: Make not compete with channel's media thread.
7 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
George Joseph 6d18fe151c voicemail: Move app_voicemail / res_mwi_external conflict to runtime
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
11 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
11 years ago
Jonathan Rose b85cb7ea1b app: Add functions to swap voicemail function table for testing purposes
11 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
11 years ago
Jonathan Rose a8742e327f ARI: Add tones playback resource
12 years ago
Richard Mudgett 66718a06f7 res_mwi_external: Clear the stasis cache entry when the external MWI is deleted.
12 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
Richard Mudgett 8183bba99a app_voicemail: Voicemail callback registration/unregistration function improvements.
12 years ago
Richard Mudgett 00e9a136bb voicemail: Fixup some doxygen comments.
12 years ago
Richard Mudgett 5401b2bfbf voicemail: Simplify callback pointer declarations and add doxygen.
12 years ago
Mark Michelson 00baddb906 Massively clean up app_queue.
12 years ago
David M. Lee c790848794 ARI: Add recording controls
12 years ago
David M. Lee e1b959ccbb Split caching out from the stasis_caching_topic.
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
Jason Parker adda9661c2 Fix a build warning with stasis messages.
13 years ago
Matthew Jordan 06be8463b6 Migrate a large number of AMI events over to Stasis-Core
13 years ago
David M. Lee 557125664d This patch adds support for controlling a playback operation from the
13 years ago
David M. Lee 10ba6bf8a8 This patch implements the REST API's for POST /channels/{channelId}/play
13 years ago
Matthew Jordan bcc0aca23d Make things work again
13 years ago
Matthew Jordan 8c5367226b Make appropriate items parse using '|' instead of ','
13 years ago
Kinsey Moore 1a2a4578d2 Convert MWI state message type to the new stasis naming convention
13 years ago
David M. Lee c67a06a2ff Added a doxygen group for Stasis messages and topics
13 years ago
Kinsey Moore 99aa02d17f Transition MWI to Stasis-core
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Richard Mudgett f8746d0009 Allow non-normal execution routines to be able to run on hungup channels.
14 years ago
Richard Mudgett c5256059b8 Move vm defines to group them better.
14 years ago
Jason Parker 6334142050 Multiple revisions 368963,368965
14 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
14 years ago
Richard Mudgett 3a874139d4 Fix connected-line/redirecting interception gosubs executing more than intended.
14 years ago
Richard Mudgett dd4a3b1825 Simplify some code in ast_app_run_sub().
14 years ago
Russell Bryant 28881524dc app.h: Always initialize AST_DECLARE_APP_ARGS().
14 years ago
Kinsey Moore 1fac2fba4b Deprecated macro usage for connected line, redirecting, and CCSS
14 years ago
Matthew Jordan e218748ac1 Merged revisions 337120 via svnmerge from
14 years ago
Jonathan Rose 462e0fe530 Merged revisions 329528 via svnmerge from
14 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago