my account not connected but online shows connected.

Have a question or problem with your Fongo application? This forum is the place to get help from both staff and fellow community members.
Fongo recommends Fongo Home Phone for a fully supported Home Phone system for only $4.95/mo
murphy1969
Just Passing Thru
Posts: 10
Joined: 02/27/2013
Computer OS: Linux
Router: DDWRT

my account not connected but online shows connected.

Post by murphy1969 »

my account not connected but online shows connected.

I have just upgraded my pbx to FPBX-2.11.0(11.6.0)
I have 3 accounts (numbers).
The one connected and working shows connetced FPBX-2.11.0(11.6.0) - incomming and outgoing working
The other two not working shows FPBX-2.11.0(1.8.19.1). This is impossible as all accounts are setup on the same server.
All three accounts are setup on the same server.
User avatar
Jake
Technical Support
Posts: 2837
Joined: 10/18/2009

Re: my account not connected but online shows connected.

Post by Jake »

Double check your timers against the required settings. I would suggest your accounts are being blocked because the timers are not right, and so are not being allowed to update on FPL's side.
murphy1969
Just Passing Thru
Posts: 10
Joined: 02/27/2013
Computer OS: Linux
Router: DDWRT

Re: my account not connected but online shows connected.

Post by murphy1969 »

Registration Times?
min exp:180
max exp:3600
def expiry:3600

These are my setting under asterisk sip settings.

I have noticed not that it connects when i reboot my server and disconnets after some time.
User avatar
Jake
Technical Support
Posts: 2837
Joined: 10/18/2009

Re: my account not connected but online shows connected.

Post by Jake »

The min expiry should be 3600 also I believe. The registertimeout should be 120 if you see that setting.

Their server started to block connections that try to register before 3600 because a lot of badly configured ATAs (mainly as I result of problems connect to them IMO) were dragging down the server for the rest of us.

In my settings I have
Registrations? 120(registertimeout) 0(registerattempts)
Registration Times? 3600(minexpiry) 3600(maxexpiry) 3600(defaultexpiry)
and my system behaves, most of the time. I also have 3 (sometimes 4) trunks registered with them.

Try it and see if it helps, but it sounds a lot like what my system was doing before I changed those settings.
murphy1969
Just Passing Thru
Posts: 10
Joined: 02/27/2013
Computer OS: Linux
Router: DDWRT

Re: my account not connected but online shows connected.

Post by murphy1969 »

I will surely try it out and keep you update.
Thanks

Looks like this worked.