@cognidesk/integration-voice-sip
v0.0.5
Published
SIP voice integration package for Cognidesk support agents.
Readme
@cognidesk/integration-voice-sip
SIP voice integration package for Cognidesk support agents.
Install
npm install @cognidesk/integration-voice-sipUsage
import * as cognideskPackage from "@cognidesk/integration-voice-sip";This package exposes the reviewed SIP voice support workflow surface for Cognidesk. It is intentionally scoped to the provider operations declared by the package manifest and does not claim full provider API coverage.
For manifest-only usage:
import * as providerManifest from "@cognidesk/integration-voice-sip/manifest";Public exports
@cognidesk/integration-voice-sip@cognidesk/integration-voice-sip/manifest@cognidesk/integration-voice-sip/runtime
Links
- Documentation: https://cognidesk.cognilabz.com
- Repository: https://github.com/cognilabz/cognidesk/tree/main/integrations/voice/sip
- License: Apache-2.0
