Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IP Office Ports 1

Status
Not open for further replies.
Jul 10, 2004
46
NZ
Who has a comprehensive list of all the ports the IPO and all apps use?
 
Heres what I have been able to get over the years

Standard IP Office TCP/UDP Port Numbers
Note that 0x denotes the following digits are in Hexadecimal.
Call Setup Ports: = H.323 well known port number = TCP - 1720 (0x6B8)
(Note: 46xx (IP HardPhone) uses 1719 (0x6B7) by default)
RTP UDP Port numbers: = RTP voice stream = UDP - 49152 - 53247 (0xC000 - 0xCFFF)
Small Community networking: = Voice Networking (which uses AVRips) = UDP - 50795 (0xC66B)
SMDR = UDP 50796.
Monitor Application = 1764 (06e4 hex)
PC Partner = 1765 (06e5 hex)
Manager - Standard TFTP ports = 69 (0045 hex)
TAPI = Standard TAPI ports
Voicemail - 50791
CCC - 50797 – 50796
WallBoard Server - 2127

Hope this helps

ipo.gif
 
<< indicates incoming to the IP Office control unit IP address, ie. the Port is on the IP Office.

>> indicates from the IP Office, ie. the port is a service or application on a PC.


The names in brackets are those shown in the IP Office Monitor application after the port number.


<< Port 69 (Trivial File Transfer):
File requests/sends to the IP Office.

>> Port 69 (Trivial File Transfer):
File requests by the IP Office, eg. downloading holdmusic, or other devices, eg. 4600 Series IP phones.

<< Port 161* (SNMP):
From SNMP applications.

>> Port 162* (SNMPTrap):
To addresses set in the IP Office configuration. *Both these Port numbers can be changed through the IP Office configuration.

>> Port 520 RIP:
From IP Office to other RIP devices. Destination address is on local LAN, eg, 192.168.42.255 for RIP1 and RIP2 (RIP1 compatible). Destination address is 224.0.0.9 for RIP2 Mulitcast.

<< Port 520 RIP:
To the IP Office from RIP devices.

>> Port 1719 (H.323 RAS):
Response to a VoIP device registering with IP Office.

>> Port 1720 (H.323/H.245):
Data to a registered VoIP device.

>> Port 50791 (IPO Voicemail):
To voicemail server address.

>> Port 50792 (IPO Network DTE):
Not used.

<< 50793 IPO Solo Voicemail:
From IP Office TAPI PC with Wave drive user support.

<< Port 50794 (IPO Monitor):
From the IP Office Monitor application.

<< Port 50795 (IPO Voice Networking):
Small Community Network signalling (AVRIP) and BLF updates.

<< Port 50796 (IPO PCPartner):
From an IP Office application (Phone Manager, SoftConsole). Used to initiate a session between the IP Office and the application. Passes address details of the PC where the application is running and the required IP Office user identity. Then used for the subsequent passing of data between the IP Office and the application including
call handling.

<< Port 50797 (IPO TAPI):
From an IP Office TAPI user PC.

>> Port 50799 (IPO BLF):
Broadcast to the IP Office LAN, eg. 255.255.255.255.

>> Port 50800 (IPO License Dongle):
To the License Server IP Address set in the IP Office config.

<< Port 50801 (EConf):
Used by the Conference Center service.



Ports
IP Office Monitor can be used to display IP packet details including the source and destination Port numbers. As well as displaying the port numbers (in decimal), IP Office Monitor also displays the names of more commonly used ports and IP Office specific ports.

For example "src = 23" is now decoded as "src = 23 (Telnet)".

The list below details the ports currently decoded by IP Office Monitor. For a full list of assigned non-IP Office ports see

20 File Transfer [Default Data]
21 File Transfer [Control]
23 Telnet
25 Simple Mail Transfer
37 Time
43 Who Is
53 Domain Name Server
67 Bootstrap Protocol Server
68 Bootstrap Protocol Client
69 Trivial File Transfer
70 Gopher
79 Finger
80 World Wide Web-HTTP
115 Simple File Transfer Protocol
123 Network Time Protocol
137 NETBIOS Name Service
138 NETBIOS Datagram Service
139 NETBIOS Session Service
156 SQL Service
161 SNMP
162 SNMPTRAP
179 Border Gateway Protocol
1719 H.323Ras
1720 H.323/H.245
50791 IPO Voicemail
50792 IPO Network DTE
50793 IPO Solo Voicemail (i.e. Wave driver for TAPI)
50794 IPO Monitor
50795 IPO Voice Networking
50796 IPO PCPartner
50797 IPO TAPI
50798 IPO Who-Is response
50799 IPO BLF
50800 IPO License Dongle
50801 EConf

Protocols
IP Office Monitor, as well as displaying the Protocol number (in decimal) of packets, also displays the names of the more common Protocols. For example "pcol = 1" is decoded
as "pcol = 1 (ICMP)".


Protocol numbers currently decoded by IP Office Monitor are:

1 - Internet Control Message [ICMP]
2 - Internet Group Management [IGMP]
6 - Transmission Control [TCP]
8 - Exterior Gateway Protocol [EGP]
9 - Interior Gateway Protocol [IGP]
17 - User Datagram [UDP]
41 - Ipv6 [IPV6]
46 - Reservation Protocol [RSVP]
47 - General Routing Encapsulation [GRE]
58 - ICMP for IPv6 [IPv6-ICMP]
111 - IPX in IP[IPX-In-IP]
115 - Layer Two Tunneling Protocol [L2TP]
121 - Simple Message Protocol [SMP]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top