Wiki source code of Not connected to Asterisk Server
Version 38.1 by Sean Hetherington on 2012/03/26 15:10
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 | Or | ||
16 | |||
17 | {{noformat}} | ||
18 | The server does not currently have a connection with asterisk | ||
19 | {{/noformat}} | ||
20 | |||
21 | |||
22 | |||
23 | == Cause == | ||
24 | |||
25 | (% 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: | ||
26 | |||
27 | * An AMI login is not configured in Asterisk. | ||
28 | * The iSymphony server is not connecting to the AMI with the proper credentials. | ||
29 | * A firewall is blocking communication with the AMI from the iSymphony server.(% style="color: rgb(0,0,0);" %) | ||
30 | * The AMI login does not have a permit entry for the ip of the iSymphony server. | ||
31 | * A bug in older versions of iSymphony caused AMI connection leaks preventing further connections to the AMI eventually causing clients to no longer connect. | ||
32 | |||
33 | == Workaround == | ||
34 | |||
35 | If your issue is due to the AMI connection leak bug restart your iSymphony server. | ||
36 | |||
37 | == Resolution == | ||
38 | |||
39 | 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. | ||
40 | |||
41 | If your issue is due to the AMI connection leak bug upgrade to the latest version of iSymphony. [[doc:ISYMDOCS.Updating]] instructions. | ||
42 | |||
43 | == Related Content == | ||
44 | |||
45 | {{expand title="Expand to see related content"}} | ||
46 | {{unmigrated-inline-wiki-markup atlassian-macro-output-type="BLOCK"}} | ||
47 | {dynamiccontentbylabel:showLabels=false|showSpace=false} | ||
48 | {{/unmigrated-inline-wiki-markup}} | ||
49 | {{/expand}} |