Ticket #3353 (closed Bugs: fixed)

Opened 5 years ago

Last modified 4 years ago

IP phones count wrong

Reported by: vgster Assigned to: gregmac
Priority: minor Milestone: 2.6
Component: FreePBX System Status Version: 2.5-branch
Keywords: Cc:
Confirmation: Need testing Distro:
Backend Engine: Asterisk 1.4.x Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

I have 2 phones setup on a small test system. The system status reports

IP Phones Online 2

but Asterisk 1.4.22 is reporting

2 sip peers [Monitored: 0 online, 2 offline Unmonitored: 0 online, 0 offline]

Attachments

phonesonline.JPG (147.0 kB) - added by vgster on 10/31/08 13:03:29.
dashboard.patch (2.3 kB) - added by p_lindheimer on 10/31/08 14:28:26.
page.dashboard.php and class.astinfo.php patches

Change History

10/31/08 13:03:29 changed by vgster

  • attachment phonesonline.JPG added.

10/31/08 13:12:49 changed by p_lindheimer

  • confirmation changed from Unreviewed to Need Feedback.

vgster,

can you please provide a print out form 'sip show peers' as well as 'iax2 show peers' so we can see a complete listing of what your system looks like, as that is what it uses to compute the information.

10/31/08 14:27:24 changed by p_lindheimer

  • confirmation changed from Need Feedback to Need testing.

vgster,

btw - can you try the following patch wrt to the issue.

10/31/08 14:28:26 changed by p_lindheimer

  • attachment dashboard.patch added.

page.dashboard.php and class.astinfo.php patches

10/31/08 15:23:50 changed by vgster

localhost*CLI> sip show peers
Name/username              Host            Dyn Nat ACL Port     Status
101/101                    192.168.1.100    D   N      36718    UNREACHABLE
100/100                    192.168.1.103    D   N      5060     UNREACHABLE
2 sip peers [Monitored: 0 online, 2 offline Unmonitored: 0 online, 0 offline]
localhost*CLI> iax2 show peers
Name/Username    Host                 Mask             Port          Status
0 iax2 peers [0 online, 0 offline, 0 unmonitored]

05/02/09 15:34:47 changed by p_lindheimer

vgster,

can you provide feedback on the attached patches so we know if they are resolving the issues?

08/23/09 15:59:11 changed by p_lindheimer

did anyone ever test out this patch? Should I role it into 2.6?

08/23/09 16:16:46 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [8096]) fixes #3353 incorrect ip phone count