-
Action: UpdateConfig
ActionID:
SrcFilename:
DstFilename:
Reload:
PreserveEffectiveContext:
**Action-000000:**
Cat-000000:
Var-000000:
Value-000000:
Match-000000:
Line-000000:
Op…
-
Hi Andrius, thanks for your wonderful work.
I'm trying to connect an asterisk for development on my laptop and i did a trunk, both side,
with a Cisco Call Manager used in my office.
Trunk works in…
-
Inbound calls works fine, but my outbound calls go trough SIP trunk and they are labeled as inbound.
I make calls with my analog phone connected trough card.
Using PBX in flash (Asterisk 1.8)
To m…
-
Hi, you can have the websocket server (amiws) send data to the client only after receiving a command from the Javascript script.
For example "ws.send ('start')"?
if yes, how can i do?
-
```
func readPack(conn net.Conn, buf []byte) (string, error) {
var packet string
for {
n, err := conn.Read(buf)
if err != nil {
return "", fmt.Errorf("%w: failed read: %s", ErrConn, er…
-
Investigate adding a SIP URI field and adding click to dial for that.
-
Hi,
Qpanel is registering these errors in the logs and it seems to be affecting our Asterisk PBX and making it very unresponsive. Qpanel is running from a different server and connects to the PBX v…
-
First of all: The piece of work you did is awesome!!!
I'm using your software with asterisk 18 and AMI 7
The communication between SuiteCRM and asterlink is working, incomming and outgoing calls a…
-
I have an application that needs to access both asterisk 11 and asterisk 16 servers. What version of asterisk-java should I be using. The one I used for asterisk 11, asterisk-java-2.0.2.jar gets:
"U…
-
I´ve been using YAAI for a short period of time. It's a wonderful component.
I just have a problem with call recordings and CDR records in Asterisk.
When I started a call from my softphone, YAAI o…