ADTRAN AOS Version R10.1.0 Command Reference Manual page 1134

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
Valid characters for accept and reject templates are as follows:
0-9 = Match exact digit only.
M = Any digit 1 to 8.
X = Any single digit (0 to 9).
N = Any digit 2 to 9.
[123] = Any digit contained in the bracketed list.
Do not use dashes, commas, spaces, etc., inside the brackets. Commas are implied
between numbers in the brackets.
The special characters ( ), -, and + are always ignored in the template. The following are example template
entries using wildcards:
1) 555-81XX matches 555-8100 to 555-8199.
2) 555-812[012] matches 555-8120 to 555-8122.
3) NXX-XXXX matches 7 digit local.
4) 1-NXX-NXX-XXXX matches long distance calls in North America.
Usage Examples
The following example enables SIP proxy emergency call routing on an AOS voice product and specifies
the routing method as proxy:
(config)#ip sip proxy emergency-call-routing proxy
The following example specifies a local SIP gateway and enables SIP proxy emergency call routing on an
AOS data product:
(config)#ip sip proxy local-gateway 10.19.209.55
(config)#ip sip proxy emergency-call-routing local
The following example specifies that 911 calls are accepted as emergency calls on an AOS voice product:
(config)#ip sip proxy emergency-call-routing proxy
(config)#ip sip proxy emergency-call-routing accept 911
The following example specifies that 911 calls are accepted as emergency calls on an AOS data product:
(config)#ip sip proxy local-gateway 10.19.209.55
(config)#ip sip proxy emergency-call-routing local
(config)#ip sip proxy emergency-call-routing accept 911
60000CRG0-35E
Copyright © 2012 ADTRAN, Inc.
Global Configuration Mode Command Set
1134

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents