4.351 ent-sip-npp

Use this command to configure number normalization rules (SIPPHCXT and SIPNNPFX). SIPPHCXT table will be used to provision the phone-context. SIPNNPFX table will be used to configure the prefixes against each phone context and it will also contain number of digits to be deleted (NPDD) and new prefix to be added (NPDS).

Parameters

phctxt (mandatory)
Phone Context
Range:
zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
A string of 1 to 64 characters. Valid values are (0-9, A-Z), +, *, #, .(period), @ or DFLT (default).
npdd (optional)
Number of prefix digits to be deleted from the incoming digit string. If NPDD is zero then no digits are deleted.
Range:
zzzzzzzzzzzzzzz
An integer in the range of 0 to 15.
Default:
No change to the current value.
System Default:
0
npds (optional)
New prefix digits to be substituted to digit string after deleting the NPDD. If NPDS is NONE then no digits are prepended.
Range:
zzzzzzzzzzzzzzz
A string of 1 to 15 characters. Valid values are hex digits (0-9, A-F) and NONE.
Default:
No change to the current value
System Default:
none
pfx (mandatory)
Prefix
Range:
zzzzzzzzzzzzzzz
A string of 1 to 15 characters. Valid values are hex digits (0-9, A-F), +, *, -, #.

Example

ent-sip-npp:phctxt=abc.com:pfx=101

ent-sip-npp:phctxt=abc.com:pfx=121:npdd=5:npds=2f

ent-sip-npp:phctxt=a*bc.com:pfx=91*:npdd=5:npds=af1

ent-sip-npp:phctxt=dflt:pfx=*121#

Dependencies

SIPNP Feature must be enabled before entering any number normalization rules.

SIP Phone Context table (SIPPHCXT) should be accessible.

SIP Prefix table (SIPNNPFX) should be accessible.

SIP DBMM 2 table should be accessible.

A maximum of 101 entries can be added in the SIP Phone Context table (SIPPHCXT).

A maximum of 50 prefixes for each phone context can be added in the SIP Prefix table (SIPNNPFX).

Prefixes must be unique. Duplicate Prefix entries are not allowed.

Phone Contexts must be unique. Duplicate Phone Context entries are not allowed.

At least one NPDD or NPDS must be specified with non-default (other than 0, NONE) value.

SIPPHCXT table can have a maximum of 101 Phone Contexts which includes 100 Unique and 1 DFLT.

A valid Phone Context/Prefix value should be given.

The PHCTXT parameter value must contain no more than 64 characters and the PFX parameter value must contain no more than 15 characters.

Notes

None.

Output

This example displays the output when all the parameters are specified:

ent-sip-npp:phctxt=a*bc.com:pfx=91:npdd=5:npds=af1
        
tekelecstp 12-07-16 10:05:45 EST EAGLE 45.0.0    
ent-sip-npp:phctxt=a*bc.com:pfx=91:npdd=5:npds=af1    
Command entered at terminal #4.    
PHCTXTID table is (2 of 101) 2% full.    
ENT-SIP-NPP: MASP A - COMPLTD 
;

This example displays the output when just the phctxt and pfx parameters are specified:

ent-sip-npp:phctxt=linea.com:pfx=*121#


tekelecstp 12-07-09 18:59:31 EST  45.0.0-64.35.0     
ent-sip-npp:phctxt=linea.com:pfx=*121#    
Command entered at terminal #4.    
PHCTXTID table is (1 of 101) 1% full.    
ENT-SIP-NPP: MASP A - COMPLTD 
;