Avaya SIP Software 3.2 for 1200 Series User Manual Page 75

  • Download
  • Add to my manuals
  • Print
  • Page
    / 320
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 74
$5="Avaya.com"
$t=10000 (default timer is 10 seconds)
$a=Avaya.com
The second section of dialing plan contains the digit map. The digit map section has three
subsections that are divided by a separator of two ampersands (&&).
Figure 9: Sample dialing plan digit map section
The first part of a dialing plan contains a pattern defined with DRegex, which is used for
matching the dialed number. The patterns are separated by the pipe (|) sign. The second part
contains the result string used in the dial step. The third part defines the parameters used by
UA in dialing action.
The following parameter is currently defined:
t=xxxx: After this timer expires, the number entered is automatically dialed. The timer starts
after the first digit is entered and after it expires, the collected digits are automatically dialed
out. xxxx is a decimal number in msec. The default timer is used when t is not specified in the
digit map.
For example:
X{4} && sip:$$; phone-context=avaya.com;user=phone && t=7000
When the user presses any 4 digits, such as 4567, the following SIP URIs are generated
because of the translation rule:
Sip:4567; phone-context=avaya.com;user=phone. The timeout of stopping the collection of
digits is 7 seconds.
The pound sign (#) at the end of the digit map causes the IP Deskphone to dial the matched
dialing plan immediately.
DRegex
The Digit Regular Expression (DRegex) syntax is a telephony-oriented mapping of Portable
Operating System Interface (POSIX) Extended Regular Expressions (ERE). Users must take
care not to confuse the DRegex syntax with POSI EREs, as they are not identical. In particular,
there are many features of POSIX EREs that DRegex does not support. The dialing plan uses
DRegex instead of ERE. The following rules demonstrate the use of DRegex.
DRegex
SIP Software for Avaya 1200 Series IP Deskphones-Administration January 2012 75
Page view 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 319 320

Comments to this Manuals

No comments