Top 2.5% dependent packages on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org
Top 6.1% forks on proxy.golang.org
proxy.golang.org : github.com/zaf/agi
Package agi implements the Asterisk Gateway Interface (http://www.asterisk.org). All AGI commands are implemented as methods of the Session struct that holds a copy of the AGI environment variables. All methods return a Reply struct and the AGI error, if any. The Reply struct contains the numeric result of the AGI command in Res and if there is any additional data it is stored as string in the Dat element of the struct. For example, to create a new AGI session and initialize it: To play back a voice prompt using AGI 'Stream file' command: For more please see the code snippets in the examples folder. Package agi implements the Asterisk Gateway Interface (http://www.asterisk.org).
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/zaf/agi
License: BSD-3-Clause
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/zaf
Dependent packages: 5
Dependent repositories: 3
Stars: 54 on GitHub
Forks: 12 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago