Initial Configuration Settings on the Cisco Expressway

Date: Jan 25, 2022 By and . Sample Chapter is provided courtesy of Cisco Press.

In this sample chapter from CCNP Collaboration Cloud and Edge Solutions CLCEI 300-820 Official Cert Guide, you will explore protocol interworking on the Cisco Expressway. It covers both the H.323 and SIP settings and includes interworking on the Expressway. You will also confirm these settings with the verification of registration.

This chapter covers the following topics:

  • H.323 Settings: Explains the H.323 settings for the Cisco Expressway.

  • SIP and Domain Settings: Explains how to apply required SIP and domain settings for the Cisco Expressway.

  • Protocol Interworking on the Cisco Expressway: Focuses on interworking of H.323 and SIP signaling protocols via the Cisco Expressway.

  • Verifying Registration on the Cisco Expressway: Spotlights the registration process and verification of registration to the Cisco Expressway.

This chapter focuses on the initial configurations needed for the Cisco Expressway. It covers both the H.323 and SIP settings and includes interworking on the Expressway. You will also confirm these settings with the verification of registration.

This chapter covers the following objectives from the Implementing Cisco Collaboration Cloud and Edge Solutions (CLCEI) exam 300-820:

  • 1.4.a Describe protocol interworking on the Expressway: SIP <-> H.323

  • 1.4.b Describe protocol interworking on the Expressway: IPv4 and IPv6

“Do I Know This Already?” Quiz

The “Do I Know This Already?” quiz enables you to assess whether you should read this entire chapter thoroughly or jump to the “Exam Preparation Tasks” section. If you are in doubt about your answers to these questions or your own assessment of your knowledge of the topics, read the entire chapter. Table 3-1 lists the major headings in this chapter and their corresponding “Do I Know This Already?” quiz questions. You can find the answers in Appendix A, “Answers to the ‘Do I Know This Already?’ Quizzes and Review Questions.”

Table 3-1 “Do I Know This Already?” Section-to-Question Mapping

Foundation Topics Section

Questions

H.323 Settings

1

SIP and Domain Settings

2

Protocol Interworking on the Cisco Expressway

3–4

Verifying Registration on the Cisco Expressway

5–6

1. Registration, Admission, and Status (RAS), which is used between an H.323 endpoint and a gatekeeper to provide address resolution and admission control services, uses which ITU-T recommendation?

  1. H.320

  2. H.225.0

  3. H.245

  4. H.264

2. Which of the following is considered a SIP URI? (Choose three.)

  1. username@domain

  2. 123username

  3. username @domain.com

  4. 8088675309

  5. +18088675309

  6. username@172.16.0.50

3. Which of the following is not an H.323 <-> SIP Interworking Mode setting on the Cisco Expressway?

  1. Off

  2. On

  3. Registered only

  4. Gateway

4. Calls that utilize the interworking functionality are considered what type of call?

  1. Registered

  2. Rich Media Session

  3. B2B

  4. Audio-only

5. When registering an endpoint to the Cisco Expressway, what functions are the devices registering to? (Choose two.)

  1. SIP registrar

  2. SIP AOR

  3. H.323 gateway

  4. H.323 gatekeeper

  5. H.320 gatekeeper

6. Which of the following are able to register to the Cisco Expressway? (Choose three.)

  1. H.323 ID

  2. SIP ZRTP

  3. E.164 number

  4. SIP URI

  5. H.320 URI

H.323 Settings

As we move into the essential functions of the Cisco Expressway, we begin with the multimedia communications over the packet-based network. Deriving from the ITU Telecommunication Standardization Sector (ITU-T) H.320 that was utilized over Integrated Services Digital Network (ISDN)-based networks, H.323 was published by the International Telecommunications Union (ITU) in November 1996 with an emphasis on enabling videoconferencing capabilities over a local-area network (LAN), but was quickly adopted by the industry as a means of transmitting voice communication over a variety of IP networks, including wide-area networks (WANs) and the Internet. H.323 also provides a framework that uses other protocols to describe the actual protocol:

  • H.225.0: Registration, Admission, and Status (RAS), which is used between an H.323 endpoint and a gatekeeper to provide address resolution and admission control services

  • H.225.0: Call signaling, which is used between any two H.323 entities to establish communication based on Q.931

  • H.245: Control protocol for multimedia communication, describes the messages and procedures used for capability exchange, opening and closing logical channels for audio, video, data, and various control and indication signals

  • Real-time Transport Protocol (RTP)/Real-time Transport Control Protocol (RTCP): Protocols for sending or receiving multimedia information (voice, video, or text) between any two entities

The Cisco Expressway supports the H.323 protocol and it is also an H.323 gatekeeper. As an H.323 gatekeeper, the Expressway accepts registrations from H.323 endpoints and provides call control functions such as address translation and admission control. For an endpoint to use the Expressway as its H.323 gatekeeper or SIP registrar, the endpoint must first register with the Expressway.

To enable the Expressway as an H.323 gatekeeper, ensure that the H.323 Mode setting is set to On (Configuration > Protocols > H.323), as shown in Figure 3-1. H.323 mode is a powerful option that enables or disables functionality of the Cisco Expressway as an H.323 gatekeeper.

Figure 3-1 H.323 Mode

There are two ways an H.323 endpoint can locate an Expressway with which to register: manually or automatically. The option is configured on the endpoint itself under the Gatekeeper Discovery setting:

  • If the mode is set to automatic, the endpoint tries to register with any Expressway it can find. It does this by sending out a Gatekeeper Discovery Request, to which eligible Expressways will respond.

  • If the mode is set to manual, you must specify the IP address or the fully qualified domain name (FQDN) of the Expressway with which you want your endpoint to register, and the endpoint will attempt to register with that Expressway only.

You can prevent H.323 endpoints from being able to register automatically with the Expressway by disabling Auto Discovery on the Expressway (Configuration > Protocols > H.323).

While you are on the Configuration > Protocols > H.323 page, you can also configure the H.323 settings on the Expressway to fit your organization by utilizing Table 3-2 as a reference.

Table 3-2 H.323 Settings

Field

Description

Usage Tips

H.323 mode

Enables or disables H.323 on the Expressway. H.323 support is set to Off by default.

You must enable H.323 mode if you are clustering the Expressway, even if there are no H.323 endpoints in your deployment.

Registration UDP port

The listening port for H.323 UDP registrations.

The default Expressway configuration uses standard port numbers so you can use H.323 services out of the box without having to first set these up. The default port is 1719.

Registration conflict mode

Determines how the system behaves if an endpoint attempts to register an alias currently registered from another IP address.

Reject: Denies the new registration. This is the default.

An H.323 endpoint may attempt to register with the Expressway using an alias that has already been registered on the Expressway from another IP address. The reasons for this could include:

Two endpoints at different IP addresses are attempting to register using the same alias.

 

Overwrite: Deletes the original registration and replaces it with the new registration.

A single endpoint has previously registered using a particular alias. The IP address allocated to the endpoint then changes, and the endpoint attempts to re-register using the same alias.

Reject is useful if your priority is to prevent two users registering with the same alias.

Overwrite is useful if your network is such that endpoints are often allocated new IP addresses, because it will prevent unwanted registration rejections.

Note that in a cluster, a registration conflict is only detected if the registration requests are received by the same peer.

Call signaling TCP port

The listening port for H.323 call signaling.

Default port: 1720.

Call signaling port range start and end

Specifies the port range used by H.323 calls after they are established.

The call signaling port range must be great enough to support all the required concurrent calls. Default start and end: 15000–19999.

Time to live

The interval (in seconds) at which an H.323 endpoint must re-register with the Expressway to confirm that it is still functioning. The default is 1800.

Some older endpoints do not support the ability to periodically re-register with the system. In this case, and in any other situation where the system has not had a confirmation from the endpoint within the specified period, it will send an IRQ to the endpoint to verify that it is still functioning.

Note that by reducing the registration time to live too much, you risk flooding the Expressway with registration requests, which will severely impact performance. This impact is proportional to the number of endpoints, so you should balance the need for occasional quick failover against the need for continuous good performance.

Call time to live

The interval (in seconds) at which the Expressway polls the endpoints in a call to verify that they are still in the call. The default is 120.

If the endpoint does not respond, the call is disconnected.

The system polls endpoints in a call, whether the call type is traversal or non-traversal.

Auto discover

Determines whether the Expressway responds to Gatekeeper Discovery Requests sent out by endpoints. The default is On.

To prevent H.323 endpoints being able to register automatically with the Expressway, set Auto Discover to Off. This means that endpoints can only register with the Expressway if their Gatekeeper Discovery setting is Manual and they have been configured with the Expressway’s IP address or FQDN.

Caller ID

Specifies whether the prefix of the ISDN gateway is inserted into the caller’s E.164 number presented on the destination endpoint.

Including the prefix allows the recipient to directly return the call.

SIP and Domain Settings

Session Initiation Protocol (SIP) is an ASCII-based, application-layer control protocol that can be used to establish, maintain, and terminate calls between two or more endpoints. SIP is an alternative protocol developed by the Internet Engineering Task Force (IETF) for multimedia conferencing over IP. SIP was originally standardized with IETF Request for Comments (RFC) 2543, “SIP: Session Initiation Protocol,” published in March 1999. The current RFC 3261 (July 2002) makes the original RFC 2543 obsolete and has had many updates. The Cisco SIP implementation enables supported Cisco platforms to signal the setup of voice and multimedia calls over IP networks. SIP can be carried by several transport layer protocols including Transmission Control Protocol (TCP) and User Datagram Protocol (UDP). SIP clients typically use TCP or UDP on port numbers 5060 or 5061 for SIP traffic to servers and other endpoints. Port 5060 is commonly used for nonencrypted signaling traffic, whereas port 5061 is typically used for traffic encrypted with Transport Layer Security (TLS). Normally SIP over UDP is not recommended because SIP messages for video systems are too large to be carried on a packet-based (rather than stream-based) transport.

Like other Voice over IP (VoIP) protocols, SIP is designed to address the functions of signaling and session management within a packet telephony network. Signaling allows call information to be carried across network boundaries. Session management provides the ability to control the attributes of an end-to-end call.

The Cisco Expressway supports SIP. It can act as a SIP registrar, as a SIP proxy, and as a SIP Presence Server. The Expressway can also provide interworking between SIP and H.323, translating between the two protocols to enable endpoints that only support one of the protocols to call each other.

To support SIP:

  • SIP mode must be enabled.

  • At least one of the SIP transport protocols (UDP, TCP, or TLS) must be active. Note that the use of UDP is not recommended for video because SIP message sizes are frequently larger than a single UDP packet.

For a SIP endpoint to be contactable via its alias, it must register its Address of Record (AOR) and its location with a SIP registrar. The SIP registrar maintains a record of the endpoint’s details against the endpoint’s AOR. The AOR is the alias through which the endpoint can be contacted; it is a SIP Uniform Resource Indicator (URI) and always takes the form username@domain. When a call is received for that AOR, the SIP registrar refers to the record to find its corresponding endpoint. (Note that the same AOR can be used by more than one SIP endpoint at the same time, although to ensure that all endpoints are found, they must all register with the same Expressway or Expressway cluster.)

A SIP registrar only accepts registrations for domains for which it is authoritative. The Expressway can act as a SIP registrar for up to 200 domains. To make the Expressway act as a SIP registrar, you must configure it with the SIP domains for which it will be authoritative. It will then handle registration requests for any endpoints attempting to register against that domain. Note that the Expressway will also accept registration requests where the domain portion of the AOR is either the FQDN or the IP address of the Expressway. Whether or not the Expressway accepts a registration request depends on its registration control settings.

In a Cisco Unified Communications deployment, endpoint registration for SIP devices may be provided by Cisco Unified Communications Manager (Unified CM). In this scenario, the Expressway provides secure firewall traversal and line-side support for Unified CM registrations. When configuring a domain, you can select whether Unified CM or Expressway provides registration and provisioning services for the domain.

There are two ways a SIP endpoint can locate a registrar with which to register: manually or automatically. The option is configured on the endpoint itself under the SIP Server Discovery option (consult your endpoint user guide for how to access this setting; it may also be referred to as Proxy Discovery).

  • If the Server Discovery mode is set to automatic, the endpoint sends a REGISTER message to the SIP server that is authoritative for the domain with which the endpoint is attempting to register. For example, if an endpoint is attempting to register with a URI of john.smith@example.com, the request will be sent to the registrar that is authoritative for the domain example.com. The endpoint can discover the appropriate server through a variety of methods including DHCP, Domain Name System (DNS), or provisioning, depending upon how the video communications network has been implemented.

  • If the Server Discovery mode is set to manual, the user must specify the IP address or FQDN of the registrar (Expressway or Expressway cluster) with which the user wants to register, and the endpoint will attempt to register with that registrar only.

The Expressway is a SIP server and a SIP registrar:

  • If an endpoint is registered to the Expressway, the Expressway will be able to forward inbound calls to that endpoint.

  • If the Expressway is not configured with any SIP domains, the Expressway will act as a SIP server. It may proxy registration requests to another registrar, depending upon the SIP Registration Proxy Mode setting.

The Expressway acts as a SIP proxy server when SIP mode is enabled. The role of a proxy server is to forward requests (such as REGISTER and INVITE) from endpoints or other proxy servers on to further proxy servers or to the destination endpoint. If the Expressway receives a registration request for a domain for which it is not acting as a registrar (the Expressway does not have that SIP domain configured), then the Expressway may proxy the registration request onwards. This depends on the SIP Registration Proxy Mode setting, as follows:

  • Off: The Expressway does not proxy any registration requests. They are rejected with a “403 Forbidden” message.

  • Proxy to known only: The Expressway proxies the request in accordance with existing call processing rules, but only to known neighbor, traversal client, and traversal server zones.

  • Proxy to any: This is the same as Proxy to Known Only but for all zone types (i.e., it also includes ENUM and DNS zones).

If the Expressway receives a proxied registration request, in addition to the Expressway’s standard registration controls, you can also control whether the Expressway accepts the registration depending upon the zone through which the request was received. You do this through the Accept Proxied Registrations setting when configuring a zone. Proxied registrations are classified as belonging to the zone they were last proxied from. This is different from non-proxied registration requests, which are assigned to a subzone within the Expressway.

The Expressway, as a SIP Presence Server, supports the SIP-based SIMPLE protocol. It can act as a Presence Server and Presence User Agent for any of the SIP domains for which it is authoritative. The Presence Server can manage the presence information for locally registered endpoints whose information has been received via a SIP proxy (such as another Expressway).

The SIP page (Configuration > Protocols > SIP) is used to configure SIP settings on the Expressway, including:

  • SIP functionality and SIP-specific transport modes and ports

  • Certificate revocation checking modes for TLS connections

  • Registration controls for standard and outbound registrations

Table 3-3 outlines the configurable settings for enabling SIP functionality and for configuring the various SIP-specific transport modes and ports.

Table 3-3 SIP Settings

Field

Description

Usage Tips

SIP mode

Enables and disables SIP functionality (SIP registrar and SIP proxy services) on the Expressway. The default is Off.

This mode must be enabled to use either the Presence Server or the Presence User Agent.

SIP protocols and ports

The Expressway supports SIP over UDP, TCP, and TLS transport protocols. Use the Mode and Port settings for each protocol to configure whether incoming and outgoing connections using that protocol are supported and, if so, the ports on which the Expressway listens for such connections.

The default modes are

  • UDP mode: Off

  • TCP mode: Off

  • TLS mode: On

  • Mutual TLS mode: Off

At least one of the transport protocol modes must be set to On to enable SIP functionality.

If you use both TLS and MTLS, Cisco recommends that you enable them on different ports. If you must use port 5061 for MTLS, you should avoid engaging the B2BUA, by switching Media Encryption mode to Auto on all zones in the call path.

TCP outbound port start/end

The range of ports the Expressway uses when TCP and TLS connections are established.

The range must be sufficient to support all required concurrent connections.

Session refresh interval

The maximum time allowed between session refresh requests for SIP calls. The default is 1800 seconds.

This is the time period after processing a request for which any session-stateful proxy must retain its state for this session.

Minimum session refresh interval

The minimum value the Expressway will negotiate for the session refresh interval for SIP calls. Default is 500 seconds.

This is the time period after processing a request for which any session-stateful proxy must retain its state for this session.

TLS handshake timeout

The timeout period for TLS socket handshake. The default is 5 seconds.

You might want to increase this value if TLS server certificate validation is slow (e.g., if OCSP servers do not provide timely responses) and thus cause connection attempts to timeout.

Certificate revocation checking mode

Controls whether revocation checking is performed for certificates exchanged during SIP TLS connection establishment.

Cisco recommends enabling revocation checking.

The Domains page (Configuration > Domains) lists the SIP domains managed by this Expressway. A domain name can comprise multiple levels. Each level’s name can only contain letters, digits, and hyphens, with each level separated by a period (dot). A level name cannot start or end with a hyphen, and the final level name must start with a letter. An example valid domain name is 100.example-name.com. You can configure up to 200 domains. (Note that you cannot configure domains on an Expressway-E.)

When the Expressway-C has been enabled for Unified Communications mobile and remote access, you must select the services that each domain will support. The options are as follows:

  • SIP registrations and provisioning on Expressway: The Expressway is authoritative for this SIP domain. The Expressway acts as a SIP registrar for the domain (and Presence Server in the case of Video Communication Server (VCS) systems) and accepts registration requests for any SIP endpoints attempting to register with an alias that includes this domain. The default is On.

  • SIP registrations and provisioning on Unified CM: Endpoint registration, call control, and provisioning for this SIP domain are serviced by Unified CM. The Expressway acts as a Unified Communications gateway to provide secure firewall traversal and line-side support for Unified CM registrations. The default is Off.

  • IM and Presence Service: Instant messaging and presence services for this SIP domain are provided by the Unified CM Instant Messaging and Presence (IMP) service. The default is Off.

  • XMPP federation: Enables Extensible Messaging and Presence Protocol (XMPP) federation between this domain and partner domains. The default is Off.

  • Deployment: Associates the domain with the selected deployment, if there are multiple deployments. This setting is absent if there is only one deployment (there is always at least one).

Any domain configuration changes, when one or more existing domains are configured for IM and Presence services on Unified CM or XMPP federation, will result in an automatic restart of the Universal Measurement and Calibration Protocol (XCP) router on both Expressway-C and Expressway-E.

Protocol Interworking on the Cisco Expressway

The Interworking page (Configuration > Protocols > Interworking) lets you configure whether or not the Expressway acts as a gateway between SIP and H.323 calls. The translation of calls from one protocol to the other is known as interworking.

By default, the Expressway acts as a SIP–H.323 and H.323–SIP gateway but only if at least one of the endpoints that are involved in the call is locally registered. You can change this setting so that the Expressway acts as a SIP–H.323 gateway regardless of whether the endpoints involved are locally registered. You also have the option to disable interworking completely.

The options for the H.323 <-> SIP Interworking Mode setting are as follows:

  • Off: The Expressway does not act as a SIP–H.323 gateway.

  • Registered only: The Expressway acts as a SIP–H.323 gateway but only if at least one of the endpoints is locally registered.

  • On: The Expressway acts as a SIP–H.323 gateway regardless of whether the endpoints are locally registered.

Cisco recommends that you leave this setting as Registered Only. Unless your network is correctly configured, setting it to On (where all calls can be interworked) may result in unnecessary interworking, for example, where a call between two H.323 endpoints is made over SIP, or vice versa.

Calls for which the Expressway acts as a SIP to H.323 gateway are Rich Media Session (RMS) calls. The Expressway always takes the media for SIP–H.323 interworked calls so that it can independently negotiate payload types on the SIP and H.323 sides, and Expressway will rewrite these as the media passes. Also, in a SIP SDP negotiation, multiple codec capabilities can be agreed (more than one video codec can be accepted) and the SIP device is at liberty to change the codec it uses at any time within the call. If this happens, because Expressway is in the media path, it will close and open logical channels to the H.323 device as the media changes (as required) so that media is passed correctly.

When searching a zone, the Expressway first performs the search using the protocol of the incoming call. If the search is unsuccessful, the Expressway may then search the zone again using the alternative protocol, depending on where the search came from and the H.323 <-> SIP Interworking Mode setting. Note that the zone must also be configured with the relevant protocols enabled (SIP and H.323 are enabled on a zone by default).

  • If the request has come from a neighboring system and Interworking Mode is set to Registered Only, the Expressway searches the Local Zone using both protocols, and all other zones using the native protocol only (because it will interwork the call only if one of the endpoints is locally registered).

  • If Interworking Mode is set to On, or the request has come from a locally registered endpoint, the Expressway searches the Local Zone and all external zones using both protocols.

SIP endpoints can only make calls in the form of URIs, such as name@domain. If the caller does not specify a domain when placing the call, the SIP endpoint automatically appends its own domain to the number that is dialed. If you dial 123 from a SIP endpoint, the search will be placed for 123@domain. If the H.323 endpoint being dialed is just registered as 123, the Expressway will not be able to locate the alias 123@domain and the call will fail. The solution is to do either of the following:

  • Ensure all your endpoints, both H.323 and SIP, register with an alias in the form name@domain.

  • Create a pre-search transform on the Expressway that strips the @domain portion of the alias for those URIs that are in the form of number@domain.

You will dive into pre-search Transforms in Chapter 7, “Cisco Expressway Call Processing Order,” for more depth on how to accomplish this.

For SIP calls, the Expressway implements RFC 4733 (obsoletes RFC 2833) for dual-tone multifrequency (DTMF) signaling in RTP payloads. For H.323 calls, the Expressway implements H.245 UserInputIndication for DTMF signaling. dtmf is the only supported UserInputCapability. Expressway does not support any other H.245 user input capabilities (e.g., basicString, generalString). When the Expressway is interworking a call between SIP and H.323, it also interworks the DTMF signaling, but only between RFC 4733 DTMF and the H.245 user input indicators dtmf and basicString.

The Expressway can also act as a gateway for calls between IPv4 and IPv6 devices. To enable this feature, select Both for the IP protocol on the IP page (System > Network Interfaces > IP). Calls for which the Expressway is acting as an IPv4 to IPv6 gateway are traversal calls and require a Rich Media Session license.

Verifying Registration on the Cisco Expressway

For an endpoint to use the Expressway as its H.323 gatekeeper or SIP registrar, the endpoint must first register with the Expressway. The Expressway can be configured to control which devices are allowed to register with it by using the following mechanisms:

  • A device authentication process based on the username and password supplied by the endpoint

  • A registration restriction policy that uses either Allow Lists or Deny Lists or an external policy service to specify which aliases can and cannot register with the Expressway

  • Restrictions based on IP addresses and subnet ranges through the specification of subzone membership rules and subzone registration policies

You can use these mechanisms together. For example, you can use authentication to verify an endpoint’s identity from a corporate directory and use registration restriction to control which of those authenticated endpoints may register with a particular Expressway. You can also control some protocol-specific behavior, including:

  • The Registration Conflict Mode and Auto Discover settings for H.323 registrations

  • The SIP registration proxy mode for SIP registrations

In a Cisco Unified CM deployment, endpoint registration for SIP devices may be provided by Unified CM. In this scenario, the Expressway provides secure firewall traversal and line-side support for Unified CM registrations. When configuring a domain, you can select whether Unified CM or Expressway provides registration and provisioning services for the domain.

H.323 systems such as gateways, multipoint control units (MCUs), and content servers can also register with an Expressway. They are known as locally registered services. These systems are configured with their own prefix, which they provide to the Expressway when registering. The Expressway then knows to route all calls that begin with that prefix to the gateway, MCU, or content server as appropriate. These prefixes can also be used to control registrations. SIP devices cannot register prefixes. If your dial plan dictates that a SIP device should be reached via a particular prefix, then you should add the device as a neighbor zone with an associated Search Rule using a pattern match equal to the prefix to be used.

When registering, the H.323 endpoint presents the Expressway with one or more of the following:

  • H.323 IDs

  • E.164 aliases

  • URIs

Users of other registered endpoints can then call the endpoint by dialing any of these aliases. Note the following recommendations:

  • Register your H.323 endpoints using a URI. This facilitates interworking between SIP and H.323, as SIP endpoints register using a URI as standard.

  • Do not use aliases that reveal sensitive information. Due to the nature of H.323, call setup information is exchanged in an unencrypted form.

When registering, the SIP endpoint presents the Expressway with its contact address (IP address) and logical address (Address of Record). The logical address is considered to be its alias and generally is in the form of a URI.

An endpoint may attempt to register with the Expressway using an alias that is already registered to the system. How this is managed depends on how the Expressway is configured and whether the endpoint is SIP or H.323:

  • H.323: An H.323 endpoint may attempt to register with the Expressway using an alias that has already been registered on the Expressway from another IP address. You can control how the Expressway behaves in this situation by configuring the Registration Conflict Mode setting on the H.323 page (Configuration > Protocols > H.323).

  • SIP: A SIP endpoint will always be allowed to register using an alias that is already in use from another IP address. When a call is received for this alias, all endpoints registered using that alias will be called simultaneously. This SIP feature is known as forking.

All endpoints must periodically re-register with the Expressway to keep their registration active. If you do not manually delete the registration, the registration could be removed when the endpoint attempts to re-register, but this depends on the protocol being used by the endpoint:

  • H.323 endpoints may use “light” re-registrations that do not contain all the aliases presented in the initial registration, so the re-registration may not get filtered by the restriction policy. If this is the case, the registration will not expire at the end of the registration timeout period and must be removed manually.

  • SIP re-registrations contain the same information as the initial registrations, so they will be filtered by the restriction policy. This means that, after the list has been activated, all SIP registrations will disappear at the end of their registration timeout period.

The frequency of re-registrations is determined by the Registration Controls setting for SIP (Configuration > Protocols > SIP) and the Time to Live setting for H.323 (Configuration > Protocols > H.323).

Check that all endpoints that are expected to be registered are actually registered to the relevant Expressway and that they are registering the expected aliases. All successfully registered endpoints are listed on Status > Registrations > By Device. If the expected endpoints are not registered, review the following items:

  • The endpoint’s registration configuration. Is it configured to register with the Expressway-E if located on the external network/Internet, and to register with the Expressway-C if located on the internal network?

  • The SIP domains.

  • Any registration restriction configuration applied to the Expressway.

In some cases, home endpoints may fail to register when using Service (SRV) records. This can happen if the endpoint uses the home router for its DNS server and the router’s DNS server software doesn’t support SRV records lookup. (This also applies to the DNS server being used by a PC when Jabber Video is running on it.) If registration failure occurs, do either of the following:

  • Change the DNS server on the endpoint to use a publicly available DNS server that can resolve SRV record lookups; for example, Google - 8.8.8.8.

  • Change the SIP server address on the endpoint to use the FQDN of a node in the Expressway cluster and not the cluster SRV record, so that the device performs an AAAA or A record lookup.

Exam Preparation Tasks

As mentioned in the section “How to Use This Book” in the Introduction, you have a couple of choices for exam preparation: the exercises here, Chapter 22, “Final Preparation,” and the exam simulation questions in the Pearson Test Prep Software Online.

Review All Key Topics

Review the most important topics in this chapter, noted with the Key Topics icon in the outer margin of the page. Table 3-4 lists a reference of these key topics and the page number on which each is found.

Table 3-4 Key Topics for Chapter 3

Key Topic Element

Description

Page Number

List

Interworking modes

55

Paragraph

IPv4 to IPv6 interworking

57

List

Registration aliases

58

Complete Tables and Lists from Memory

There are no memory tables or lists for this chapter.

Define Key Terms

Define the following key terms from this chapter and check your answers in the glossary:

Cisco Unified Communications Manager (Unified CM)

dual-tone multifrequency (DTMF)

E.164

endpoint

Extensible Messaging and Presence Protocol (XMPP)

fully qualified domain name (FQDN)

gatekeeper

H.225.0

H.245

H.320

H.323

H.323 ID

Instant Messaging and Presence (IMP)

Integrated Services Digital Network (ISDN)

International Telecommunications Union (ITU)

interworking

Registration

Admission, and Status (RAS)

Request for Comments (RFC)

Rich Media Session (RMS)

Service record (SRV)

SIP registrar

Transmission Control Protocol (TCP)

Universal Measurement and Calibration Protocol (XCP)

User Datagram Protocol (UDP)

Voice over IP (VoIP)

Q&A

The answers to these questions appear in Appendix A. For more practice with exam format questions, use the Pearson Test Prep practice test software.

1. Define the ITU-T H.323 standard and its core protocols.

2. What are the option modes of interworking on the Cisco Expressway and what do they imply?


vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |