FreePBX configure SIP trunk

In this post I will explain How to setup SIP trunk both inbound and outbound, This works for almost every VoIP provider, You just need to change SIP credentials. First Create SIP Trunk: Inbound Route setting to receive incoming calls In FreePBX, inbound routes allow you to specify how incoming calls from a specific trunk … Read more

Unable to Receive Calls, Outbound Working

I have installed FreePBX 16 with Asterisk 16 and PJSIP in a Proxmox Container running Debian 20 Here is the console log of the call: [2022-12-09 22:12:53] NOTICE[15855]: res_pjsip_geolocation.c:194 handle_incoming_request: PJSIP/<PROVIDER>-main_account-00000023: Endpoint has no geoloc_incoming_call_profile. Done. — Executing [<MY_DID>@from-pstn:1] Set(“PJSIP/<PROVIDER>-main_account-00000023”, “__FROM_DID=<MY_DID>”) in new stack — Executing [<MY_DID>@from-pstn:2] NoOp(“PJSIP/<PROVIDER>-main_account-00000023”, “Received an unknown call with DID set … Read more

Asterisk Free PBX All circuits are Busy

If you are reading this article, you or your customers are probably using the Asterisk Free PBX phone system. While using an asterisk-based phone system, we sometimes hear the message, ” All circuits are busy.” It disappears automatically; sometimes, it happens with only a few numbers, and sometimes it starts playing every time we dial … Read more

How to secure your Asterisk PBX

Make sure you have opened only necessary ports; here is a list of ports you need to keep open. Keep your extension password at least 20 characters long mixed with uppercase, lowercase, number, and special character. SSH access port 22, you can allow only to your home and office IP. Port 5060, open for VoIP … Read more

Noone is in your session: 8600051

Noone is in your session: 8600051 Go Back | Call Agent Again Whenever you login to http://x.x.x.x/agc/vicidial.php You see the above message. Here is some possible fixes to your problem. Make sure you have configured your manager.conf as the SCRATCH_INSTALL specifies it and reload Asterisk Run this command and see the outpout /home/cron/AST_update.pl –debug Run these mysql … Read more