Soporte & Consultoria

Soporte Remoto y Consultoria skype : ambiorixg12.
Nota no se brinda ningun tipo de consulta o soporte fuera del blog de forma gratuita

domingo, 31 de enero de 2016

Top reasons why VoIP calls drop



VoIP based phone systems bring many benefits, but they also bring some problems. Not least is the annoying tendency for some calls to drop mid-way through your conversation for no obvious reason. In this article I will identify the most common reasons why a VoIP call might suddenly drop mid-way through an established call and explain how you can diagnose the cause. At the end are some pointers to the solutions for these problems.
This article is not about problems setting up calls in the first place, nor about calls that have poor quality audio, no audio or 1-way audio (the latter are more likely to be explained in my other articles about SIP and NAT which can be found here).

Gather information from the users

It is easy to fall into the trap of thinking you can only identify this type of problem using sophisticated technology-based solutions. However, in my experience the key to initially identifying the cause of dropping calls is to ask the users a few simple questions. The answers will often be sufficient to allow you to narrow your search down to just one, or at worst two, possibilities. Try asking them the following:
  • Does the call drop after a fixed period of time? If so, how long into the call does it happen? (Get the users to measure exactly how long it takes on a number of occasions).
  • Does it only happen when you are calling a particular destination (e.g. a conference service)?
  • Do some of your colleagues never experience the problem and, if so, can you see anything different about their phone or the destinations they are calling?
  • Do you use the microphone mute button and, if so, do you find calls mainly drop when the microphone is muted?
  • Does the call only seem to drop when you are talking?
  • Do you, or the other participants in the call, sometimes hear a short blast of tone coming through the phone’s earpiece while someone is talking?
Look at the answers and see if there is a clear pattern – does it point to certain phones being worse than others, or certain destinations, or both? Now read on and you should quickly see how the answers to the above questions will help to pinpoint the cause.

Talk-off

Talk-off is an unintended command activation when the human voice is mistakenly detected as a DTMF control signal. DTMF tones are normally only generated when you press a key on the phone’s keypad. Talk-off is where the detector in the remote server or PBX gets triggered by similar frequencies in human speech.
This false triggering of the tone detector may not always cause the call to drop, but it is not unheard of for the signal to be misinterpreted as a request to end the call or put the call on hold. For example, a conference bridge might interpret * as meaning the user is leaving the conference.

Diagnosing talk-off:

  • It can happen at any time after the start of the call
  • If triggered from the local end, it will happen when the user is speaking
  • Certain destinations may be much more susceptible to this fault than others
  • Calling/called parties may sometimes hear a DTMF tone during speech
  • Certain voices are more susceptible than others – tends to happen more with female voices than male

Malfunctioning SIP Session Timers

With VoIP calls, it is possible for a connection to fail and for that failure to not be detected immediately. For example, if you trip over the cable and pull the power lead out of your phone then it never gets the chance to send an end-of-call signal. The SIP Session Timers (SST) mechanism is designed to prevent such “orphan” calls from persisting for an excessive length of time. “Keep-alive” messages are sent from one end-point to the other at regular intervals (e.g. every 15 minutes). If the expected message does not arrive “on time” then it is assumed the connection to the far end has failed and the call is ended.
It is not uncommon for SIP Session Timers to go wrong resulting in a false positive and the call being dropped. Of course, they should not go wrong, but they do. This is probably due to subtle incompatibilities in the way the mechanism was implemented in the end-point devices, especially if those devices are not from the same manufacturer.

Diagnosing a problem with SIP Session Timers

  • The call drops at almost exactly the same duration into the call every time, typically 10 minutes, 15 minutes or 30 minutes
  • The call will normally last for at least 5 minutes
  • Some makes or models of handset may be likely to exhibit the fault while others are completely immune
  • It can happen whether or not speech is present and irrespective of who is talking

Over-aggressive Silence or “No RTP” Detection

Some VoIP servers may assume that a period of “no audio” means the connection to the far end has failed. This is another way that some VoIP equipment tries to detect an “orphan” call. It looks at the media stream (which uses the RTP protocol) and detects when no audio signal is present. Usually there would be enough background noise to prevent this happening, but a muted microphone might trigger a false positive. Another reason for this happening would be if the handset has “silence suppression” or “voice activity detection” (VAD) enabled. This is a mechanism that deliberately stops sending audio packets when the sound level at the microphone falls below a certain threshold. It is meant to reduce network bandwidth demand.

Diagnosing the silence detection fault

  • The call drops when the user at one end of the circuit has been silent, or is using mic mute, for a period of time.
  • Some makes or models of handset may be likely to exhibit the fault while others are completely immune
  • Most equipment will allow at least 30 seconds of silence before dropping the call
  • It is almost the opposite of talk-off

Bad routing/proxying of SIP ACK signals

The SIP protocol requires that certain timeout periods are set, within which a response or acknowledgement message must arrive from the far end. It is possible for a call to start, apparently with everything ok, but to then end, say, 10 seconds or 20 seconds later because the SIP ACK (Acknowledgement) message failed to reach the intended destination within the timeout period.

Diagnosing failed ACK signals

  • Every time a call fails, it will be exactly the same number of seconds after it was answered
  • It usually happens well under 1 minute into the call and could be as little as 10 seconds
  • It may only happen when certain destinations are called or when certain call routes are selected

Maximum call time exceeded

Many service providers set a limit on the maximum duration for any call passing through their system. This is yet another way of protecting against so-called “orphan” calls which could otherwise persist on the service providers system for days. The maximum call duration would almost always be set to at least 1 hour, but in most cases it would be 2 or more hours. On a pre-paid system, the maximum permitted length of your call is likely to be linked to how much credit is in your account.

Loss of signal and other issues unrelated to VoIP

Just because you have a VoIP system, do not assume that all faults are VoIP related. Calls to or from mobile handsets (cell phones) will often drop simply because the signal on the mobile handset was lost. This type of problem happens for everyone and is no different for VoIP users than it is for users of legacy PBX’s. Consider also that your IP handset and IP-PBX depend on network connections. If any part of that network relies on Wi-Fi or other non-cable based connections, it could simply be a fault in the network equipment or something as banal as a loss of a Wi-Fi signal.

How to fix dropping VoIP calls

If you are clearly able to identify the cause of the problem, various remedies may be available to you. If the cause is unclear, a packet capture can often help to prove or disprove a tentative diagnosis. In some cases you can simply proceed on the basis of your best guess and see if things get better, or at least change, when you make certain adjustments. Sometimes, the solution may be out of your hands and you will have to work with the support department of your service provider.
With talk-off problems, reducing the gain on the handset’s microphone may help, but the real solution lies further downstream in the connection chain. If you have admin access to the PBX, look for settings that reduce the sensitivity during DTMF detection. On Asterisk or FreePBX systems try setting “relaxdtmf=no” for the relevant sip connections. It may also help if you change the method of detection, especially disabling so-called “in-band” DTMF detection. On Asterisk, look for thedtmfmode setting in the sip configuration:
dtmfmode=inbandSusceptible to talk-off
dtmfmode=autoSusceptible to talk-off
dtmfmode=rfc2833Recommended – has a reduced chance of talk-off
If you suspect the problem is due to SIP Session Timers, then you may need to experiment with settings. Look for settings on your IP phones. If you cannot find them, try a Google search (e.g. “Snom 360 session timers”) and, if necessary, contact the support department of the manufacturer. If the problem happens with some phones, but not others, then try to duplicate the good phone’s settings on the bad handset. Try increasing the Min-SE value to determine if it alters the time before a call drops. On an Asterisk system, try setting “session-timers=refuse” in the sip.conf file or the advanced SIP settings of FreePBX – this will disable SST’s and may instantly solve your problem.
When it looks like the problem is an over-aggressive silence detection system, the culprit is likely to be the equipment you are calling. This means you may not be able to disable it or adjust the timeout. However, there may be remedies within your reach. Some phones have settings that allow you to enable or disable “silence suppression” or “VAD” (Voice Activity Detection). Try altering the settings to see if it makes a difference. You may even find a setting that is specifically there for this problem. On Snom phones with v8 firmware, it is called “Send silent RTP packets on mute” and is in the Advanced > Audio section. I recommend you switch it on.
If you have an Asterisk system and suspect it is disconnecting calls when the voice stream goes silent, then you should consider changing the RTP Timer settings. Here is an extract from the auto-generated sip.conf file of an Asterisk 1.6 installation:
;rtptimeout=60
; Terminate call if 60 seconds of no RTP or RTCP activity on the audio channel when
; we're not on hold. This is to be able to hangup a call in the case of a phone
; disappearing from the net, like a power loss or grandma tripping over a cable.

;rtpholdtimeout=300
; Terminate call if 300 seconds of no RTP or RTCP activity on the audio channel
; when we're on hold (must be > rtptimeout)

;rtpkeepalive=<secs>
; Send keepalives in the RTP stream to keep NAT open (default is off - zero)
If you think your problem fits the symptoms of the missing ACK message, I regret that I am unable to offer much self-help advice here. The first step would be to obtain a packet capture using a tool such as Wireshark. It is likely to be a bug in a SIP server and so would require expert help. However, you could also look at options on the IP phone related to NAT and see if they make a difference when tweaked. If you have a NAT firewall with a “SIP ALG”, then it nearly always helps to disable it.

1 comentario: