Cisco UCS Networking Best Practices by Brad Hedlund

Cisco UCS Networking Best Practices by Brad Hedlund

This presentation assumes familiarity with basic networking and server VNIC concepts in UCS, and familiarity with virtual port channels.

This version of the presentation (v2.5) focuses primarily on the Ethernet uplinks. SAN uplinks and VMware networking scenarios are briefly discussed but not covered extensively. Those topics and others such as QoS, the Cisco VIC, and vNIC fabric failover may be included in future versions of this presentation.

Part 1 – Cisco UCS Networking Overview

Read more

How to troubleshoot CallerID issues on a FXO

How to troubleshoot CallerID issues on a FXO

The Digium® X100M FXO module and X400M FXO module are daughter cards that allow Digium® analog cards to terminate analog telephone lines (POTS).

This document is intended to be a brief description of toublehsooting steps that Digium’s customers can take to resolve Caller ID issues on their Asterisk Server.

Requirements

At least one analog line.
A regular analog phone with Caller ID display feature
Fully configured Asterisk server with the latest version of DAHDI and Asterisk

Troubleshooting Steps

A Caller ID issue could be caused by several factors. This section explores the possibility that the issue could be located at the telco or by noise on the lines.
Connect an analog phone to the demarcation point. In telephony, the demarcation point is the point at which the telephone company network ends and connects with the wiring at the customer premises.
Place a call — using another line or mobile phone — from the PSTN to the analog phone connected at the demarcation point and check if the phone displays Caller ID. If the Caller ID information is not being shown by the phone, please contact your telco and ask them how to enable this feature.
Otherwise, please disconnect the phone and plug it to the line that is directly connected or closest to your Asterisk server and repeat the test call.

Read more

Elastix OpenVPN Configuration

Elastix  OpenVPN Configuration

I have taken a scenario of Elastix PBX install on two geographical location  connecting over OpenVpn

and working as a VPN server and client. As we want to use OPENVPN for data and voice connectivity for both offices.

openvpnelastix

All our Internet traffic should go out through DSL Routers and only Voice and data traffic  192.168.1.x  and 192.168.200.x  should go over VPN Tunnel for KU to IN and IN to KU offices.  

Read more

Backup VOS3000 CDR database

Backup VOS3000 CDR database
CDR data maybe very large, about 73G/year/1000cc
the backup is slowly,vos3000 user should depend this by yourself
There are two methods to do this
1)You should stop mbx3000d,vos3000d,mysql services before taking backup

  /bin/tar -jcvf /home/kunshi/vos3000/databackup/vos3000cdr.tar.bz2    e_cdr_* /var/lib/mysql/vos3000/

Read more

How to Add the sip register port in VOS3000 2.1.4.0

How to  Add the sip register port in VOS3000 2.1.4.0

Vos3000 sip default port is 5060 and 6060
The rc4 is 5070(the encryption is defined by linknat.com)
You can modify the mbx3000 config file to add the register port
by editing   “/home/kunshi/mbx3000/etc/softswitch.conf ”

nano /home/kunshi/mbx3000/etc/softswitch.conf

Read more