Fanvil Click to Dial
I have been playing around with this for a while and i have managed to get this going. This is really just notes for me but it may have you too. Install Chrome C2D URL Then under options fill out the IP address and username and password (admin and admin by default) Dial: http://admin:admin@$phoneAddress/cgi-bin/ConfigManApp.com?key=HEADSET;key=$number;ENTER add key=HEADSET; to the […]
Add Exchange mail box disabling the auto mapping in outlook.
Outlook 2010 has this cool feature that auto maps the mailboxes that you have full access to. But some times you want to have access to everyone email but not have them taking up space on your outlook. This command will add full access for admin@example.com to everyone but the Admin mail box. Get-Mailbox -ResultSize […]
LibreNMS Freeswitch agent-local
I had a few issues getting the freeswitch agent-local to work. In the end the fix was simple. The FSCLI path was wrong in the /opt/librenms-agent/agent-local/freeswitch file. I found the correct path by running find / -name fs_cli and editing the FSCLI=/usr/bin/fs_cli to be correct. Update: If you would like the Apache Status to work add the following […]
Cisco router NBN HFC
HI I had a issue when a customer was moved over to a HFC NBN connection. It seems that you can not just use a PPPOE dialer you also have to have a vlan 100 tag on the FastEthernet port. Here is the config if it saves some one some time. config t […]