[PHREAKNET-73] Error on incoming call to 784-3368
I am getting a call failure when calling into my Phreaknet number 784-3368 that is hosted on my server. It appears from the CLI that the call gets to my server but fails because there is no where to send the call due to an error in the dialplan.
Comments
You must be logged in to leave a comment.
5/16/2026 4:51 PM — InterLinked
I'll point you to the right spot, but this sort of thing is better served by the mailing list, since this is user support, not an issue with the network.
Look at your
[phreaknet-peer]. Thesextension does not exist within it, only 7-digit number pattern matches.There is actually a bug in the boilerplate here as some of the usage doesn't work. I will correct that, in the meantime, replace
swith${EXTEN}and it should work.