R2511-HP MSR Router Series Voice Command Reference(V5)

148
Dial plan configuration commands
caller-group
Use caller-group to bind a subscriber group to a voice entity.
Use undo caller-group to remove the binding of a subscriber group or all subscriber groups to a voice
entity.
Syntax
caller-group { deny | permit } subscriber-group-list-number
undo caller-group { { deny | permit } subscriber-group-list-number | all }
Default
No subscriber group is bound to a voice entity, that is, any calling number is allowed to originate or
accept calls.
Views
POTS entity view, VoIP entity view, VoFR, IVR entity view
Default command level
2: System level
Parameters
deny: Refuses calling numbers that match the match templates in a subscriber group to originate or
accept calls.
permit: Allows calling numbers that match the match templates in a subscriber group to originate or
accept calls.
subscriber-group-list-number: Subscriber group ID configured by the subscriber-group command, in the
range of 1 to 2147483647.
all: Specifies all subscriber groups bound to a voice entity.
Examples
# Bind subscriber group 1 to voice entity 1 and allow calling numbers that match subscriber group 1 to
originate calls.
<Sysname> system-view
[Sysname] voice-setup
[Sysname-voice] dial-program
[Sysname-voice-dial] entity 1 voip
[Sysname-voice-dial-entity1] caller-group permit 1
Related commands
subscriber-group
caller-permit
Use caller-permit to configure calling numbers permitted to originate calls to the local voice entity.