Suspect 411 DigitMap translation being suppressed
Shale:
My suggestion is to replace [^4]xxS2 with something else. I remember for some previous things discussed that the carrot (meaning anything-but) did not work tho it looked as if it should work as expected according to the guide. I forget the details. This may or may not be a comparable situation.
For concept testing, try maybe 511 instead of 411 and having the call redirect to your cell. Then you will know if there is something odd with 411 going on. If there is something odd going on, take a look at your OutboundCallRoute for your phone. That is how 911 is typically launched. Higher priority. Right now. In fact, maybe you want to use that for your 411. See http://www.obitalk.com/forum/index.php?topic=339.0 section B. That would be the foolproof right-now method.
Do you really want a 2-second pause during dialing a longer number to cause the first 3 digits to be dialed?
giqcass:
I held back on this discussion to see what others thought because I'm certainly not an expert on this but I always put this kind of thing in the OutboundCallRoute for the phone port unless each service were to have a different number I wanted dialed. I assume you always want the same 411 service so I would do something like.
{(<411:18003733411>):sp1},
My snazzyfied version just to see if it worked. This routes the call through Call with us instead.
14195551212 should be replaced by your CID in the example.
{(<411:18003733411@tf.callwithus.com;ui=14195551212>):sp1},
rcmobi:
Thank you very much for your post and being precisely specific in suggesting I use {(<411:18003733411>):sp1}, in the PHONE OutboundCallRoute field. 411 substitution now works.
Prior to making your suggested change, I changed the ITSP Profile A General - DigitMap to (1xxxxxxxxxx|<1>[2-9]xxxxxxxxx|<1502>xxxxxxx|x|xx|[2-9]11S0) based on earlier suggestions.
It does seem that the S0 timing parameter does provide for 0 seconds delay in the rule selection process. Also *21 for Phonepower voice mail is still accepted so my take is that there need not be a matching rule in the DigitMap for dialed digits to be executed.
I am now very pleased to find that Obihai has apparently not make any translation concessions to Phonepower as the subject of my original post suggested. My apologies to the folks at Obihai. I continue to be impressed by the quality, versatility and configurability of the Obi devices.
Navigation
[0] Message Index
[*] Previous page