Call routing by suffix

<< < (2/2)

AmigaDude:
Great idea guys, I like it.

Forgive me for being lazy, but what in this config is missing that would allow speed dials to be recognized?  If I try to use a speed dial, it works with # but gets a fast busy with the *.

Default = (1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|xx.|(Mipd)|[^*#]@@.)

RonR's = (1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|011xx.|<**2>1xxxxxxxxxx<*:>|<**21>[2-9]xxxxxxxxx<*:>|<**2>011xx.<*:>|(Mipd)|[^*]@@.'@'@@.)

RonR:
AmigaDude,

I don't believe you're going to get this to work with Speed Dials.  While the PHONE Port DigitMap contains rules ([1-9]|[1-9][0-9]) to collect the one- or two-digit Speed Dials, the OBi has special case logic that recognizes those one- or two-digit dialed numbers as Speed Dials and does the actual substitution.  IOW, the Speed Dials are collected by DigitMap rules, but not processed by DigitMap rules.  If you append an * to the end of a one- or two-digit Speed Dial, it no longer qualifies as a Speed Dial to the OBi's special case logic.

AmigaDude:
Thanks, I was just looking for a shortcut way to dial voice mail.

Speed Dial 1 = SP1 Voice Mail
Speed Dial 2 = SP2 Voice Mail

My default is SP1, so 1# takes me straight to Google's Voice Mail.  Still have not figured out a way to use Speed dial 2 yet.  Suffix dialing sounded GREAT, for a minute.   :(

RonR:
If you use the following format in your Speed Dials, calls should always go exactly where you want them to:

Speed Dial 1 : SP1(18005551212)     // 18005551212 via SP1
Speed Dial 2 : SP2(18005551212)     // 18005551212 via SP2

DigitMaps are not used when TK() format calling is used, so format the number properly for the specified trunk.

You can also use normal overrides, such as:

Speed Dial 1 : 18005551212           // 18005551212 via PrimaryLine
Speed Dial 2 : **218005551212     // 18005551212 via SP2

Normal DigitMap processing applies in these cases.

AmigaDude:
 :o Thanks!

As I thought, I was being lazy.  Somewhere in those docs, that I have'nt looked at since .. ever, it surely explains what you have figured out.

Two problems fixed in one day.  (1) I can route by suffix, and (2) speed dial by prefix.  This is the best $50 I ever spent!!

You, my friend, are my hero of the month.  I suggest that Obihai put you on their payroll.

Navigation

[0] Message Index

[*] Previous page