Wiki source code of Hold, Park, and Transfer to Voicemail or Conference Room drop calls
Version 47.1 by michaely on 2012/07/11 08:29
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | ====== On this page ====== | ||
2 | |||
3 | |||
4 | |||
5 | {{toc maxLevel="5"/}} | ||
6 | |||
7 | == Symptoms == | ||
8 | |||
9 | When any of the following actions is performed the call is dropped from the system: | ||
10 | |||
11 | * Place a call on hold | ||
12 | * Park a call | ||
13 | * Transfer a call to Voicemail | ||
14 | * Listen to voicemail | ||
15 | * Transfer or Originate to Conference Room | ||
16 | * Barge | ||
17 | |||
18 | == Cause == | ||
19 | |||
20 | These issues are caused when custom dialplan entries, that are required by iSymphony do not exist in the dialplan. | ||
21 | |||
22 | == Resolution == | ||
23 | |||
24 | The dial plan entries are added to the dial plan in two different ways: | ||
25 | |||
26 | * If you are using a FreePBX based system you should rely on the iSymphony FreePBX Module to add the entries for you. Verify that you are running the latest version of the FreePBX module and that it is installed and activated in the FreePBX Module Admin section. Refer to the [[doc:ISYMDOCS.FreePBX, Elastix and Trixbox Installation]] instructions to see how to install the module. You may have to reload FreePBX to get the contexts to write to the dial plan. You can verify if the contexts exist by searching for contexts starting with "c-x" in the **/etc/asterisk/extensions_additional.conf** file. | ||
27 | * If you are not using a FreePBX system or you cannot use the FreePBX module for some reason you will have to add the dial plan entries manually. Refer to the [[doc:ISYMDOCS.Asterisk Server (Vanilla) Installation]] instructions on how to include the entries in the dial plan. | ||
28 | |||
29 | == Related Content == | ||
30 | |||
31 | {{expand title="Expand to see related content"}} | ||
32 | {{unmigrated-inline-wiki-markup}} | ||
33 | {dynamiccontentbylabel:showLabels=false|showSpace=false} | ||
34 | {{/unmigrated-inline-wiki-markup}} | ||
35 | {{/expand}} |