Wiki source code of Not connected to Asterisk Server
Version 45.1 by michaely on 2012/03/06 13:46
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | ====== On this page ====== | ||
2 | |||
3 | |||
4 | |||
5 | {{toc maxLevel="5"/}} | ||
6 | |||
7 | == Symptoms == | ||
8 | |||
9 | (% style="color: rgb(0,0,0);" %)You receive the following error message in the Profile Navigator when connecting to the server: | ||
10 | |||
11 | {{noformat language="none"}} | ||
12 | Not connected to Asterisk Server | ||
13 | {{/noformat}} | ||
14 | |||
15 | == Cause == | ||
16 | |||
17 | (% style="color: rgb(0,0,0);" %)This error is thrown when the server you are attempting to connect to does not have a connection to the Asterisk Server. There are a few things that can cause this to happen: | ||
18 | |||
19 | * An AMI login is not configured in Asterisk. | ||
20 | * The iSymphony server is not connecting to the AMI with the proper credentials. | ||
21 | * A firewall is blocking communication with the AMI from the iSymphony server.(% style="color: rgb(0,0,0);" %) | ||
22 | * The AMI login does not have a permit entry for the ip of the iSymphony server. | ||
23 | * A bug in older versions of iSymphony caused AMI connection leaks preventing further connections to the AMI eventually causing clients to no longer connect. | ||
24 | |||
25 | == Workaround == | ||
26 | |||
27 | If your issue is due to the AMI connection leak bug restart your iSymphony server. | ||
28 | |||
29 | == Resolution == | ||
30 | |||
31 | Verify that your AMI connection is configured properly. See the [[doc:ISYMDOCS.Asterisk Server (Vanilla) Installation]] or the [[doc:ISYMDOCS.FreePBX, Elastix and Trixbox Installation]] section for more information. | ||
32 | |||
33 | If your issue is due to the AMI connection leak bug upgrade to the latest version of iSymphony. [[doc:ISYMDOCS.Updating]] instructions. | ||
34 | |||
35 | == Related Content == | ||
36 | |||
37 | {{expand title="Expand to see related content"}} | ||
38 | {{unmigrated-inline-wiki-markup atlassian-macro-output-type="BLOCK"}} | ||
39 | {dynamiccontentbylabel:showLabels=false|showSpace=false} | ||
40 | {{/unmigrated-inline-wiki-markup}} | ||
41 | {{/expand}} | ||
42 | |||
43 | * //Link to any related Knowledge Base articles or External Links// | ||
44 | * //One way to improve this template is by replacing "Related" with either the [[related-labels>>url:http://confluence.atlassian.com/x/mDgC||shape="rect"]] or [[contentbylabel>>url:http://confluence.atlassian.com/x/njgC||shape="rect"]] macro// |