Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyCoreSystems/ari-proxy
/ Modules
Method
Modules
client/asterisk.go:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
func
(a *asterisk) Modules() ari.Modules {
25
return
&modules{a.c}
26
}
27
28
func
(a *asterisk) Info(key *ari.Key) (*ari.AsteriskInfo, error) {
29
resp, err := a.c.dataRequest(&proxy.Request{
Callers
11
TestModulesLoad
Function · 0.80
TestModulesUnload
Function · 0.80
TestModulesReload
Function · 0.80
TestModulesData
Function · 0.80
TestModulesList
Function · 0.80
asteriskModuleLoad
Method · 0.80
asteriskModuleUnload
Method · 0.80
asteriskModuleReload
Method · 0.80
asteriskModuleData
Method · 0.80
asteriskModuleGet
Method · 0.80
asteriskModuleList
Method · 0.80
Calls
no outgoing calls
Tested by
5
TestModulesLoad
Function · 0.64
TestModulesUnload
Function · 0.64
TestModulesReload
Function · 0.64
TestModulesData
Function · 0.64
TestModulesList
Function · 0.64