Hi all. I’m facing what I believe is the most bizarre problem I’ve ever come across since installing FreePBX.
FreePBX 13.0.190.19 / Asterisk 13.7.2 / DAHDI 2.11.0
Basically, we made a call to a customer earlier. Now that customer is being spammed with silent calls from us. At the same time, all 4 of our lines keep getting stuck offhook, so no incoming or outgoing calls can be made, and the only way to release is to run “dahdi restart” from CLI every few minutes.
I’ve done a CDR search from when the problem started, and I’m seeing this under destination (I’ve replaced the customer’s number with zeros). The only items under destination before the problem occurred are our extension numbers, as you would expect:
Local/00000000000@from-internal-00000000;1
Local/00000000000@from-internal-00000001;1
Local/00000000000@from-internal-00000002;1
Local/00000000000@from-internal-00000003;1
Local/00000000000@from-internal-00000004;1
Local/00000000000@from-internal-00000005;1
Local/00000000000@from-internal-00000006;1
Local/00000000000@from-internal-00000007;1
Local/00000000000@from-internal-00000008;1
Local/00000000000@from-internal-00000009;1
Local/00000000000@from-internal-0000000a;1
Local/00000000000@from-internal-0000000b;1
Local/00000000000@from-internal-0000000c;1
Local/00000000000@from-internal-0000000d;1
Local/00000000000@from-internal-0000000e;1
Local/00000000000@from-internal-0000000f;1
Why is the system deciding to route incoming calls to somebody we called, and how can I stop it happening?
Thanks in advance.