Calls to an extension go directly to voicemail or get unavailable message

If calls to a particular extension go directly to voicemail or gives some indication that extension is not available it is usually a problem on the SIP device end.  It could be a problem with the NAT router/firewall or the SIP device itself.  

You can view SIP device status from asterisk command line.

# asterisk -vvvr
> sip show peers
or if pjsip
> pjsip show endpoints

If using Freepbx GUI you can also go to Reports > Asterisk info > Peers

To determine if it is a problem with the SIP device you can try use a free softphone such as Xlite, Zoiper, PhonerLite etc. to see if the behavior is duplicated.

For NAT routers/firewalls check if they have a SIP ALG feature.  If enabled try disable and if disabled try enable.  Also any settings for gaming or other port forwarding should be disabled to see if that makes a difference.
  • unavailable, busy, voicemail, ring group

Related Articles

I have a bunch of anonymous call attempts showing up in my call logs

I have a bunch of calls that look like this. 2011-11-18 00:27:10SIP/xx.xx...unknown"unknown"...

Do I need to do anything on the server/linux side of things?

You should not have to do anything on the server/linux side unless you want to tweak things or...

How hard is it to upgrade my server?

Upgrading resources such as memory, processing, hard drive space is instantaneous and does not...

Do you automatically upgrade our software when a newer version comes out?

Software upgrades are not automatic because they usually require service interruption.  We can...

Do you provided automatic backups.

Our premium plan includes automatic online backups.  All other plans can be backed up manually...