Provisioning Desing - Entel - VoLTE

You might also like

Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 19

Escenario Comando Id de Parámetro Parámetro

spgTemplateName SPG Template Name


NAME Record name

E164NUM E164 number

ZONENAME Zone name

ORDER Order

PREFERENCE Preference

FLAGS Flags

Agrega servicio
VoLTE ADD_DNAPTRREC

SERVICE Service name

REGEXP Regular expression


REPLACEMENT Replacement
ENUMFLAG Adapt flag
NAME Record name
E164NUM E164 number

ZONENAME Zone name


Cancelación del ORDER Order
servcio VoLTE/Baja RMV_DNAPTRREC PREFERENCE Preference
de Usuario FLAGS Flags
SERVICE Service name
REGEXP Regular expression

REPLACEMENT Replacement

ENUMFLAG Adapt flag


E164NUM

E164 number
ZONENAME

Zone name
NEWE164NUM

New E164 number


NEWREGEXP

Cambio de Número MOD_DENSTN

New regular expression


Ejemplo Value Type
no se usa Variable
no se usa Variable

9XXXXXXXX Variable

1.5.e164.arpa fijo

10 fijo

101 fijo

U fijo

sip+e2u fijo

!^.*$!sip:+51934310899@ims.mnc Variable
Variable
0 fijo
no se usa Variable
9XXXXXXXX Variable

1.5.e164.arpa fijo
10 fijo
101 fijo
U fijo
sip+e2u fijo
!^.*$!sip:+51934310899@ims.mnc Variable

Variable

0 fijo

9XXXXXXXX Variable

1.5.e164.arpa fijo

9YYYYYYYY Variable

!^.*$!sip:+519YYYYYYYY@ims.mnc Variable
Remark opcional o mandatorio
No se usa opcional
No se usa opcional
Specifies an E.164 number or number segment. For example, if
Zone name is 5.5.7.6.8.e164.arpa and E164 number is
12345678, the corresponding standard E.164 number
is 8675512345678. mandatorio
This parameter specifies the name of a zone to which a NAPTR
resource record belongs. It must be defined by running ADD
DZONE before being referenced. mandatorio
This parameter specifies the priority of a NAPTR resource
record. A smaller value indicates a higher priority. mandatorio
This parameter specifies the preference of a NAPTR resource
record. A smaller value indicates a higher level of preference.
For two NAPTR resource records that have the same Order, the
record that has a smaller Preference has a higher priority. mandatorio
This parameter specifies a subsequent processing instruction
sent from the ENS to a client.
Value:
S: The client should initiate a request to query SRV records.
A: The client should initiate a request to query A records or
AAAA records.
U: The client should not initiate any requests but should
generate a URI record based on Regular expression.
P: The client should initiate a request based on the specified
protocol.
mandatorio
This parameter specifies the protocol and service used when an
E.164 number or domain name is mapped to a URI.
The parameter can contain only digits, letters, colons (:), and
plus signs (+) and cannot start or end with a colon (:) or plus
sign (+).The parameter must include a protocol and a
conversion rule.
If the protocol is Session Initiation Protocol (SIP), the E.164
number or domain name is converted to a SIP URI. If the
protocol is tel, the E.164 number or domain name is converted
to a tel URI.
Usually the conversion rule is E2U, which indicates that the
E.164 number or domain name is converted to a URI. mandatorio
Specifies the rules for mapping a domain name or an E.164
number to a URI address.
The principles for configuring this parameter are as follows:
This parameter is in the format of Delimiter character POSIX
extended regular expression Delimiter character Replacement
Delimiter character Flags. Except Flags, all the other portions
are mandatory.
Delimiter character can be any non-digit characters except the
signs "\\" and "i"; the commonly used are "/" and "!". In one
regular expression, the delimiter characters used must be the
same.
POSIX extended regular expression is a standard POSIX
extended regular expression.
Replacement can be one or more characters. "\\digit" is allowed,
indicating that the number of brackets in the POSIX extended
regular expression is referenced. The digit ranges from 0 to 9.
Flags can use only "i" at present.

mandatorio
No se usa opcional
No se usa opcional
No se usa opcional
Specifies an E.164 number or number segment. For example, if
Zone name is 5.5.7.6.8.e164.arpa and E164 number is
12345678, the corresponding standard E.164 number
is 8675512345678. mandatorio
This parameter specifies the name of a zone to which a NAPTR
resource record belongs. It must be defined by running ADD
DZONE before being referenced. mandatorio
No se usa opcional
No se usa opcional
No se usa opcional
No se usa opcional
No se usa opcional

No se usa opcional

No se usa opcional
Specifies an E.164 number or number segment. For example, if
Zone name is 5.5.7.6.8.e164.arpa and E164 number is
12345678, the corresponding standard E.164 number
is 8675512345678. mandatorio
This parameter specifies the name of a zone to which a NAPTR
resource record belongs. It must be defined by running ADD
DZONE before being referenced. mandatorio

Specifies an E.164 number or number segment. For


example, if Zone name is 5.5.7.6.8.e164.arpa and
E164 number is 12345678, the corresponding standard
E.164 number
is 8675512345678. mandatorio

Specifies the rules for mapping a domain name or an


E.164 number to a URI address.
The principles for configuring this parameter are as
follows:
This parameter is in the format of Delimiter
character POSIX extended regular expression
Delimiter character Replacement Delimiter character
Flags. Except Flags, all the other portions are
mandatory.
Delimiter character can be any non-digit characters
except the signs "\\" and "i"; the commonly used are
"/" and "!". In one regular expression, the
delimiter characters used must be the same.
POSIX extended regular expression is a standard
POSIX extended regular expression.
Replacement can be one or more characters. "\\digit"
is allowed, indicating that the number of brackets
in the POSIX extended regular expression is
referenced. The digit ranges from 0 to 9.
Flags can use only "i" at present. mandatorio
Soap Script Example

<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envel
ope/" xmlns:ens="http://www.huawei.com/ENS">
<soapenv:Header>
<ens:MessageID>1</ens:MessageID>
<ens:MEName>ENS</ens:MEName>
<ens:Authentication>
<ens:Username>USER</ens:Username>
<ens:Password>PASSWORD</ens:Password>
</ens:Authentication>
</soapenv:Header>
<soapenv:Body>
<ens:ADD_DNAPTRREC>
<ens:E164NUM>9XXXXXXXX</ens:E164NUM>
<ens:ZONENAME>1.5.e164.arpa</ens:ZONENAME>
<ens:ORDER>10</ens:ORDER>
<ens:PREFERENCE>101</ens:PREFERENCE>
<ens:FLAGS>U</ens:FLAGS>
<ens:SERVICE>sip+e2u</ens:SERVICE>
<ens:REGEXP>!^.*$!sip:
+51934310899@ims.mnc017.mcc716.3gppnetwork.org;user=
phone!</ens:REGEXP>
</ens:ADD_DNAPTRREC>
</soapenv:Body>
</soapenv:Envelope>

<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envel
ope/" xmlns:ens="http://www.huawei.com/ENS">
<soapenv:Header>
<ens:MessageID>1</ens:MessageID>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envel
ope/" xmlns:ens="http://www.huawei.com/ENS">
<soapenv:Header>
<ens:MessageID>1</ens:MessageID>
<ens:MEName>ENS</ens:MEName>
<ens:Authentication>
<ens:Username>USER</ens:Username>
<ens:Password>Password</ens:Password>
</ens:Authentication>
</soapenv:Header>
<soapenv:Body>
<ens:RMV_DNAPTRREC>
<ens:E164NUM>9XXXXXXXX</ens:E164NUM>
<ens:ZONENAME>1.5.e164.arpa</ens:ZONENAME>
</ens:RMV_DNAPTRREC>
</soapenv:Body>
</soapenv:Envelope>

<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envel
ope/" xmlns:ens="http://www.huawei.com/ENS">
<soapenv:Header>
<ens:MessageID>1</ens:MessageID>
<ens:MEName>ENS</ens:MEName>
<ens:Authentication>
<ens:Username>USER</ens:Username>
<ens:Password>PASSWORD</ens:Password>
</ens:Authentication>
</soapenv:Header>
<soapenv:Body>
<ens:MOD_DENSTN>
<ens:E164NUM>9XXXXXXXX</ens:E164NUM>
<ens:ZONENAME>1.5.e164.arpa</ens:ZONENAME>
<ens:NEWE164NUM>9YYYYYYYY</ens:NEWE164NUM>
<ens:NEWREGEXP>!^.*$!sip:
+519YYYYYYYY@ims.mnc017.mcc716.3gppnetwork.org;user=
phone!</ens:NEWREGEXP>
</ens:MOD_DENSTN>
</soapenv:Body>
</soapenv:Envelope>
Escenario Comando Id de Parámetro Parámetro
IMPU IMPU

Barring de video llamadas MOD_MSR

video-call-capabilityvideo call capablity


IMPU IMPU

Activación de video
MOD_MSR
llamadas
Activación de video
llamadas MOD_MSR

video-call-capabilityvideo call capablity


Ejemplo Value Type
sip:+51934310899@ims.mnc017.mcc716.3gppnetwork.org
Variable

none fijo
sip:+51934310899@ims.mnc017.mcc716.3gppnetwork.org
Variable
high-definition fijo
Remark opcional o mandatorio
Specifies the IMPU of a subscriber. It can be a TEL mandatorio

It specifies the rights for video call.

Enumeration:
none:NONE(None):In this state, users have no rights
for video call.
low-definition:LOW_DEFINITION(Low_Definition):In
this state, users have Low_Definition capability for
video call. LD video is a video format with a
resolution lower than VGA (640x480).
standard-
definition:STANDARD_DEFINITION(Standard_Definition):
In this state, users have Standard_Definition
capability for video call. SD video is a video
format with a resolution equal to or higher than VGA
(640x480) and lower than 720P (1280x720).
high-definition:HIGH_DEFINITION(High_Definition):In
this state, users have High_Definition capability
for video call. HD video is a video format with a
resolution equal to or higher than 720P (1280x720).
mandatorio
Specifies the IMPU of a subscriber. It can be a TEL mandatorio
It specifies the rights for video call.

Enumeration:
none:NONE(None):In this state, users have no rights
for video call.
low-definition:LOW_DEFINITION(Low_Definition):In
this state, users have Low_Definition capability for
video call. LD video is a video format with a
resolution lower than VGA (640x480).
standard-
definition:STANDARD_DEFINITION(Standard_Definition):
In this state, users have Standard_Definition
capability for video call. SD video is a video
format with a resolution equal to or higher than VGA
(640x480) and lower than 720P (1280x720).
high-definition:HIGH_DEFINITION(High_Definition):In
this state, users have High_Definition capability
for video call. HD video is a video format with a
resolution equal to or higher than 720P (1280x720).
mandatorio
Soap Script Example

<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:spg="http://www.huawei.com/SPG">
<soapenv:Header>
<spg:Authentication>
<spg:Username>USER</spg:Username>
<spg:Password>PASSWORD</spg:Password>
</spg:Authentication>
<spg:MessageID>1</spg:MessageID>
</soapenv:Header>
<soapenv:Body>
<spg:MOD_MSR>
<spg:IMPU>sip:
+51934310899@ims.mnc017.mcc716.3gppnetwork.org</spg:IMPU>
<spg:PATH>/extensionservices/basic-part/video-call-
capability</spg:PATH>
<spg:SERVICEDATA>
<spg:video-call-capability>none</spg:video-call-
capability>
</spg:SERVICEDATA>
</spg:MOD_MSR>
</soapenv:Body>
</soapenv:Envelope>

<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:spg="http://www.huawei.com/SPG">
<soapenv:Header>
<spg:Authentication>
<spg:Username>USER</spg:Username>
<spg:Password>PASSWORD</spg:Password>
</spg:Authentication>
<spg:MessageID>1</spg:MessageID>
</soapenv:Header>
<soapenv:Body>
<spg:MOD_MSR>
<spg:IMPU>sip:
+51934310899@ims.mnc017.mcc716.3gppnetwork.org</spg:IMPU>
<spg:PATH>/extensionservices/basic-part/video-call-
capability</spg:PATH>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:spg="http://www.huawei.com/SPG">
<soapenv:Header>
<spg:Authentication>
<spg:Username>USER</spg:Username>
<spg:Password>PASSWORD</spg:Password>
</spg:Authentication>
<spg:MessageID>1</spg:MessageID>
</soapenv:Header>
<soapenv:Body>
<spg:MOD_MSR>
<spg:IMPU>sip:
+51934310899@ims.mnc017.mcc716.3gppnetwork.org</spg:IMPU>
<spg:PATH>/extensionservices/basic-part/video-call-
capability</spg:PATH>
<spg:SERVICEDATA>
<spg:video-call-capability>high-
definition</spg:video-call-capability>
</spg:SERVICEDATA>
</spg:MOD_MSR>
</soapenv:Body>
</soapenv:Envelope>
Escenario

Activación de servicio
VoLTE

Activación de VoWiFi

Desactivación de VoLTE

Desactivación de VoWiFi

Cambio de Número

Cabio de IMSI

Baja de usuario
ADD HHSSSUB: SUBID="+51936529600", IMPI="716170024484076@ims.mnc017.mcc716.3gppnetwork.org", IMPIAU
IMPULIST="\"sip:+51936529600@ims.mnc017.mcc716.3gppnetwork.org\"&\"tel:+51936529600\"&\"sip:7161700
BARIMPULIST="\"sip:716170024484076@ims.mnc017.mcc716.3gppnetwork.org\"&\"sip:716170024484076@ics.mn
MOD OPTGPRS: IMSI="716170024484076", PROV=ADDPDPCNTX, CNTXID=1, APN_TYPE=EPS_APN, APNTPLID=58, DEFA
MOD CAMEL: ISDN="51936529600", TCSIPROV=TRUE, TCSITPLID=2;
MOD STNSR: ISDN="51936529600", PROV=TRUE, STNSR="51955399161";

MOD NONSUB: IMSI="716170024484076", NON3GPPSUPP=TRUE, PROVTIMEOUT=FALSE, VOWIFI_TAG=VoWIFI;


RMV HHSSSUB: SUBID="+51936529600";
MOD OPTGPRS: IMSI="716170024484076", PROV=MODPDPCNTX, CNTXID=33, APN_TYPE=BOTH, DEFAULTCFGFLAG=TRUE
MOD OPTGPRS: IMSI="716170024484076", PROV=RMVPDPCNTX, CNTXID=1;

MOD NONSUB: ISDN="51XXXXXXXX", NON3GPPSUPP=FALSE;

RMV HHSSSUB: SUBID="+51936529600";


ADD HHSSSUB: SUBID="+519YYYYYYYY", IMPI="716170024484076@ims.mnc017.mcc716.3gppnetwork.org", IMPIAU
IMPULIST="\"sip:+519YYYYYYYY@ims.mnc017.mcc716.3gppnetwork.org\"&\"tel:+519YYYYYYYY\"&\"sip:7161700
BARIMPULIST="\"sip:716170024484076@ims.mnc017.mcc716.3gppnetwork.org\"&\"sip:716170024484076@ics.mn

RMV HHSSSUB: SUBID="+51936529600";


ADD HHSSSUB: SUBID="+51936529600", IMPI="71617YYYYYYYYYY@ims.mnc017.mcc716.3gppnetwork.org", IMPIAU
IMPULIST="\"sip:+51936529600@ims.mnc017.mcc716.3gppnetwork.org\"&\"tel:+51936529600\"&\"sip:71617YY
BARIMPULIST="\"sip:71617YYYYYYYYYY@ims.mnc017.mcc716.3gppnetwork.org\"&\"sip:71617YYYYYYYYYY@ics.mn

RMV USCSUB: IMSI="716170024484076";


RMV KI: IMSI="716170024484076";
Comentario

Este comando debe ir luego


del RMV SUB

estos comandos deben


ingresarse luego del MOD
ISDN

Estsos comandos deben


ingresarse luego del MOD
IMSI

ya no es necesario utilizar
el comando RMV SUB

You might also like