Manipulating Calls On Callmanager Express
I have gathered in this article configuration examples of how to modify call properties on the Cisco Callmanager Express. Clid Network-number Command The clid network-number modifies the Caller ID number that is sent on the network. To try it, we first make a call from x5002 to x4002: Then, in the outbound matched dial peer , we add clid network-number instruction: We verify with “show dialplan number 4002” or with “show run | s dial-peer voice 4000” or with “show dial-peer voice 4000” And we dial once again: Notice that the calling party number is presented to the called party as 3025555002 instead of 5002. Clid restrict command “Clid restrict” command on the Callmanager Express restricts the appearance of the calling number in the outbound dial peer: I applied “clid restrict” to the outbound dial peer. To test it, I made a call from x5002 to x4002. Notice that the caller ID is “private” on the called party phone: To verify that “clid restrict” has b...