The MVO 400 allows one to ping from a telnet login, but no traceroute is provided. Fortunately, you can create a "manual" traceroute:
By starting the TTL at a low value and slowly incrementing, the respective gateways reply that the host is unreachable. It is exactly what the utility traceroute does - only slower and more resource intensive.
ping host-ip -t x
e.g.
ping 12.34.56.78 -t 1
ping 12.34.56.78 -t 2
...
ping 12.34.56.78 -t 10
Repeat until reply is that the host is reachable.
Compare https://nmap.org/book/nping-man-probe-modes.html
Wednesday, October 21, 2015
Wednesday, October 14, 2015
SNOM TAPI with xtelsio and Mitel 470 pin code
This is regarding the MiVoice Office 470, but can apply to others:
Using xtelsio, it is possible to have a TAPI interface for the SNOM phone direct. However, if the user is locked for pin usage it may be difficult to call out. Set the following:
1. Xtelsio for SNOM Configuration -> Settings Tab -> Format Phone Number -> Prefix 0 Replace with 622001234 -> OK
[Where 6 is speed dial for #46, 2200 is the extension, 1234 is the pin]
Remember that #46 adds the 0 automatically.
2. Reset...
3. Use LW64.exe to test the TAPI interface. (http://www.tapimaster.eu/en/Download/64Bit/Tools/LW64.EXE)
Enter 00812345678 and select "make call". Will show the 6220012340812345678 number being dialed.
Using xtelsio, it is possible to have a TAPI interface for the SNOM phone direct. However, if the user is locked for pin usage it may be difficult to call out. Set the following:
1. Xtelsio for SNOM Configuration -> Settings Tab -> Format Phone Number -> Prefix 0 Replace with 622001234 -> OK
[Where 6 is speed dial for #46, 2200 is the extension, 1234 is the pin]
Remember that #46 adds the 0 automatically.
2. Reset...
3. Use LW64.exe to test the TAPI interface. (http://www.tapimaster.eu/en/Download/64Bit/Tools/LW64.EXE)
Enter 00812345678 and select "make call". Will show the 6220012340812345678 number being dialed.
Subscribe to:
Posts (Atom)