How to use another sip port on Elastix or Asterisk

How to use another sip port on Elastix or Asterisk

I was trying to configure  Elastix PBX SIP client but the SIP port UDP 5060  was blocked from the ISP .

I don’t wanted to change server SIP port 5060 .  I google the internet and get the trick and tested and

its worked for me .elastix

Hope it will work for others also

 

 

 

 

Read more

Windows Server 2008 TCP /IP Default gateway missing

Windows Server 2008 TCP /IP Default gateway missing After rebooting of Windows 2008 server there TCP/IP setting Default gateway configuration removed . Event putting back Default gateway configuration its not taking . So you need to reset TCP/IP configuration . Refer to Microsoft Knowledge Base  299357. 1- Open Command Prompt with Admin privilege. 2-  netsh int … Read more

How to change VOS3000 server sip port 5060

How to change VOS3000 server sip port 5060 If you want to change vos3000 default sip port 5060 , 6060. you can change the SIP port no by editing file  softswitch.conf   /usr/kunshi/mbx3000/etc/softswitch.conf #!/bin/sh SS_NAME=”MBX3000″ SS_H323RASPORT=”1719″ SS_H323RC4RASPORT=”3719″ SS_H323SIGNALPORT=”1720″ SS_H323RC4SIGNALPORT=”3720″ SS_SIPPORT=”5060,6060″       (Change port no here) SS_SIPRC4PORT=”5070″ SS_EMBEDDEDSERVICEIP=”192.168.1.1″ SS_EMBEDDEDSERVICEPORT=”5065″ SS_MEDIAPROXYMODENABLE=”1″  

How to configure Elastix Virtual FAX

How to configure Elastix Virtual FAX

Elastix is having inbuilt FAX services as HylaFAX . which provide a facility to send and receive fax through web or fax client software or email .

To configure Fax in Elastix you have to configure Virtual Fax , IAX extension, Email services ,Fax Client List.

1- Login in to the Elastix Server  Click on Fax > New Virtual Fax

2-  Fill all the information

newfax3

 

Read more

Manually Switching Nexus1000v Active VSM to Standby

Manually Switching Nexus1000v Active VSM to Standby

Use this procedure to manually switch an active VSM to standby in a dual supervisor system.
BEFORE YOU BEGIN
Before beginning this procedure, you must know or do the following:
You are logged in to the active VSM CLI in EXEC mode.

You have completed the steps in the “Verifying that a System is Ready for a Switchover” section, and have found the       system to be ready for a switchover.
A switchover can only be performed when two VSMs are functioning in the switch.
If the standby VSM is not in a stable state (ha-standby), then you cannot initiate a manual switchover. You will see the following error message:

Read more

LUN and Storage Group mapping rule for EMC VNX SAN Storage

LUN and Storage Group mapping rule for EMC VNX  SAN Storage Product: CLARiiON AX Series, CLARiiON CX Series,CLARiiON iSCSI Array, VNX, VNXe. Description: The rule is that multiple hosts can access one Storage Group, but one host cannot access multiple Storage Groups. 1- One Host can be member of one Storage Group at one time … Read more