Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Building Enterprise Ready Telephony Systems with sipXecs 4.0

You're reading from  Building Enterprise Ready Telephony Systems with sipXecs 4.0

Product type Book
Published in Jul 2009
Publisher Packt
ISBN-13 9781847196804
Pages 314 pages
Edition 1st Edition
Languages
Concepts
Toc

Table of Contents (17) Chapters Close

Building Enterprise-Ready Telephony Systems with sipXecs 4.0
Credits
About the Author
About the Reviewer
1. Preface
1. Introduction to Telephony Concepts and sipXecs 2. System Planning and Equipment Selection 3. Installing sipXecs 4. Configuring Users 5. Configuring Phones in sipXecs 6. Connecting to the World with sipXecs 7. Configuring sipXecs Server Features 8. Using sipXecs—The User Perspective 9. Configuring Advanced sipXecs Features 10. Utilizing the sipXecs ACD Service 11. Maintenance and Security Glossary

Verify DNS and DHCP operation


Before continuing with the installation process, it is important that DNS and DHCP are both operating properly. sipXecs relies heavily on DNS, especially for HA installation, to function properly.

Single PBX testing

Log in to the PBX as the 'root' user. Verify that all of the following commands return the expected results:

ping sipx
ping sipx.your.domain
dig -t A sipx.your.domain
dig -t SRV _sip._tcp.your.domain
dig -t SRV _sip._udp.your.domain

The following are the expected results for each of the above PING tests (expect different IP addresses and domain names; press Ctrl+C to break continuous PING):

[root@sipx ~]# ping sipx
PING sipx.xyzcompany.com (172.16.1.2) 56(84) bytes of data.
64 bytes from sipx.xyzcompany.com (172.16.1.2): icmp_seq=1 ttl=64 time=0.043 ms
64 bytes from sipx.xyzcompany.com (172.16.1.2): icmp_seq=2 ttl=64 time=0.031 ms
64 bytes from sipx.xyzcompany.com (172.16.1.2): icmp_seq=3 ttl=64 time=0.029 ms
64 bytes from sipx.xyzcompany.com ...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime