Cisco Systems OL-18611-01 Work Light User Manual


 
40-6
Cisco Unified Communications Manager Administration Guide
OL-18611-01
Chapter 40 SIP Dial Rules Configuration
Configuring SIP Dial Rules
Note You must configure the pound sign in the pattern field for it to be valid for 7940_7960_OTHER.
Asterisk (*) matches one or more characters. The * gets processed as a wildcard character. You can
override this by preceding the * with a backward slash (\) escape sequence, which results in the
sequence \*. The phone automatically strips the \, so it does not appear in the outgoing dial string.
When * is received as a dial digit, it gets matched by the wildcard characters * and period (.).
Comma (,) causes the phone to generate a secondary dial tone.
Example: 7.... will match any 4-digit DN that starts with 7. 8,..... will match 8, play secondary dial
tone (default value), then match any 5-digit DN.
SIP Dial Rules Examples
Table 40-2 provides some example SIP dial rules for the 7905_7912 dial rules.
Table 40-2 SIP Dial Rule Examples for 7905_7912 Dial Rules
Pattern String Effect
.t7>#......t4- You must enter at least one digit. After that, the send occurs after 7
seconds. The terminating # character can also be applied after the first
digit is entered. After 7 digits are entered, the timeout changes to 4
seconds. The * character means that more digits can be entered, as long
as timeout or # does not terminate the string.
911 and 9911 Send immediately. Configure a SIP dial rule for each of these strings,
with the timeout dial parameter set to 0, to ensure that no delay occurs in
sending the call. The user does not have to press the Dial softkey to
initiate the call, even if the phone does not support Key Press Markup
Language (KPML).
1t7>#..........t1- You must enter at least one digit. After that, the send occurs after 7
seconds. The terminating character # can also be applied after the first
digit is entered. After 10 digits are entered, the timeout changes to 1
second. The * character means that more digits can be entered, as long as
timeout or # does not terminate the string.
0t4>#.t7-" After a 0, if no other digit is entered, the send occurs after 4 seconds. If
another digit is entered, send occurs after 7 seconds. Again, # acts as the
terminating digit.