Results 15 issues of iliesh

Trying to get the dialstatus value for the Dial command by using the following code: ``` func main() { agi.Listen(":4753", handler) } func handler(a *agi.AGI) { defer a.Close() a.Exec("Dial", "PJSIP/I11")...

### What version of Go are you using (`go version`)? $ go version go version go1.22.4 linux/amd64 ### Does this issue reproduce with the latest release? yes ### What version...

**Describe the bug** rodoc fails with error: ``` Something went wrong... n.slice is not a function or its return value is not iterable Stack trace TypeError: n.slice is not a...

Type: Bug

Doesn't work if using blur in picom configuration: ``` blur: { method = "dual_kawase"; strength = 7; background = false; background-frame = false; background-fixed = false; } ``` Commenting those...

### Severity Trivial ### Versions 20.9.1 ### Components/Modules PJSIP ### Operating Environment CentOS Stream 9, 5.14.0-479.el9.x86_64 ### Frequency of Occurrence Constant ### Issue Description I have an Asterisk server running...

bug
support-level-core