elsa-core/src/modules/Elsa.Http/Services
Sipke Schoorstra 8cc8d1bcbf
Telnyx integration (#3453)
* Incremental work on Telnyx integration

* Incremental port of Telnyx activities

* Fix polymorphic JSON serialization for webhook data

* Fix IsFirstPass logic

* Fix trigger base to prevent activity auto completion

* Temporarily disable persistent snapshotting provider for testing

* Fix namespaces

* Add method to register activities in bulk using marker type

* Fix Telnyx refit client setup

* Register all Telnyx activities by default

* Incremental work on webhook driven resumption and correlation

* Incremental work on post-bookmark signaling

* Fix bookmark resolution

* Include correlation ID with bookmark

* Fix Telnyx resumption input

* Replace bookmark persisted signal with handler

* Fix SpeakText completion

* Add flow outcomes to SpeakText activity

* Update GatherUsingSpeak and GatherUsingaudio

* Refactor "is first pass" concept

* Fix WebhookEvent activity

* Add HTTP absolute URL provider

* Formatting and small changes

* Various API enhancements
2022-11-19 22:30:43 +01:00
..
IAbsoluteUrlProvider.cs Telnyx integration (#3453) 2022-11-19 22:30:43 +01:00
IHttpEndpointAuthorizationHandler.cs Telnyx integration (#3453) 2022-11-19 22:30:43 +01:00
IHttpEndpointWorkflowFaultHandler.cs Remove unused namespaces 2022-11-13 12:45:34 +01:00
IRouteMatcher.cs V3 modular configuration (#3070) 2022-05-26 12:47:31 +02:00
IRouteTable.cs Remove unused namespaces 2022-11-13 12:45:34 +01:00