Overview
This guide converts Avaya 96×0 and 96×1 series phones from SIP to H.323 for use as XSTIM endpoints on E‑MetroTel UCX.
Refer to Avaya – Deploying H.323 as XSTIM phones on UCX for supported models and firmware.
Prerequisites
- Correct H.323 firmware packages for your phone model
- HTTP/HTTPS server hosting H.323 firmware files (Recommend using UCX)
UCX hosting
- Place firmware files on UCX in the following location: /avh323
- Phone options should reference:
HTTPSRVR = <UCX_IP>
HTTPDIR = avh323
DHCP options for auto‑provisioning
- Option 242 string or Option 176
- MCIPADD: IP address of the UCX.
- MCPORT: 1719 (the H.323 gatekeeper port)
- HTTPSRVR = IP address of the server hosting H.323 firmware files (UCX IP if UCX is hosting the files)
- HTTPDIR = The directory path on the server where the firmware files are located (avh323 if UCX is hosting the files)
- SIG=1 (Value of 1 implies H.323 when converting from SIP)
Examples
The examples below are using UCX IP address 192.168.10.200 and Option 242 string.
- Example1: dnsmasq/DD‑WRT:
dhcp-option=242,MCIPADD=192.168.10.200,MCPORT=1719,HTTPSRVR=192.168.10.200,HTTPDIR=avh323,SIG=1 - Example 2: Windows DHCP:
MCIPADD=192.168.10.200,MCPORT=1719,HTTPSRVR=192.168.10.200,HTTPDIR=avh323,SIG=1
Install Firmware
Ensure the model‑appropriate H.323 firmware files are available on the server designated by HTTPSRVR and HTTPDIR.
Method A – Manual
- On the phone (craft/admin menu)
- During boot or via Admin menu, open Signaling.
- Change signaling to H.323 (SIG=1) and Save;
- The phone will reboot.
Method B – DHCP option string
- Configure Option 242 (or 176) to include SIG=1 along with MCIPADD/MCPORT/HTTPSRVR/HTTPDIR.
- Reboot the phone.
Method C – 46xxsettings.txt
- Host 46xxsettings.txt on your server and include:
SET SIG 1 - Reboot the phone.
Register Phone
See Avaya – Deploying H.323 as XSTIM phones on UCX.
Troubleshooting
- Phone stays on SIP:
Confirm SIG=1 via DHCP or 46xxsettings.txt, or set via Admin menu. - Firmware/Upgrade message:
Ensure HTTPDIR is set to avh323 and files are present on the server. - No dialtone or one‑way audio after moving networks:
Restart UCX telephony services or reboot UCX to clear stale state.