...
Create DNS records for your domain
Create ISO DVD and boot from ISO DVD
Enter network settings
Enter host and domain settings
Update sipXcom with maintenance releases
Select server core, telephony, and device services
Add Users
Configure soft and or hard phones
Add SIP Trunking for incoming and outgoing telephone calls
DNS Records for Your Domain
sipXcom requires correct DNS settings to work. And it requires that your PC's (if you want to run softphones) and SIP devices have DNS working properly. It can automatically configure its own DNS server or tell you what the settings need to be. To only test the admin UI, you don't need DNS setup and can use the IP address, but it is still good to at least have the A record for the host set.
...
A DNS Domain that is equivalent to the SIP domain
A-Record (host record) for the server
SRV records for the SIP communications (port 5060 tcp & udp).
SRV record for the resource record (port 5070 tcp)
SRV record for XMPP client connections (port 5222 tcp)
SRV record for XMPP server connections (port 5269 tcp)
SRV record for XMPP client connections to XMPP conference (port 5222)
SRV record for XMPP servers connections to XMPP conference (port 5222)
Please follow the guidance in the link below:
http://wiki.sipxcom.org/display/sipXcom/DNS+Concepts+for+sipXcom
...