Can someone modify my Digit map and call route ? PLEASE ? :)

<< < (2/2)

transam98:
Thanks DrGeoff ! That explains my **5 failure lol....

So I could just change my **5 and change it to like a **21 and point it to SP5 ? like this:

([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|[67]XX|**0|***|#[*0-8]|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|**21(Msp5)|**6(Msp6)|**8(Msp8)|**9(Mpp)|(Mpli))

MY MOD:
{([1-9]x?*(Mpli)):pp},{#0:ao},{#2:ph2},{#3:ph3},{#4:ph4},{#5:ph5},{#6:ph6},{#7:ph7},{#8:ph8},{#*:ph2,ph3,ph4,ph5,ph6,ph7,ph8},{(<6:park>XX<;s=1>):pk},{(<7:pickup>XX<;d=0>):pk},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<**21:>(Msp5)):sp5},{(<**6:>(Msp6)):sp6},{(<**8:>(Msp8)):sp8},{(<**9:>(Mpp)):pp},{(Mpli):pli}

azrobert:
You are ignoring half of what drgeoff suggested. He suggested using **21 for SP1. You have a conflict between SP1 and SP5. If you dial **218005551212, do you want 18005551212 routed to SP2 or 8005551212 routed to SP5?

If you want to keep "**2", you can do something like this:
([1-9]x?*(Mpli)|[1-9]S9|[1-9][0-9]S9|911|[67]XX|**0|***|#[*0-8]|**1(Msp1)|**2(Msp2)|**3(Msp3)|**4(Msp4)|#*5(Msp5)|**6(Msp6)|**8(Msp8)|**9(Mpp)|(Mpli))

{([1-9]x?*(Mpli)):pp},{#0:ao},{#2:ph2},{#3:ph3},{#4:ph4},{#5:ph5},{#6:ph6},{#7:ph7},{#8:ph8},{#*:ph2,ph3,ph4,ph5,ph6,ph7,ph8},{(<6:park>XX<;s=1>):pk},{(<7:pickup>XX<;d=0>):pk},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<#*5:>(Msp5)):sp5},{(<**6:>(Msp6)):sp6},{(<**8:>(Msp8)):sp8},{(<**9:>(Mpp)):pp},{(Mpli):pli}

transam98:
If I were to dial **21 (and then the phone #) I would want it to go out on SP5 :)

transam98:
So I would press #*5 to make the call go out on SP5 ? :)

just wanna make sure I have it correct :) The whole digit map is confusing to me with all the <:(}{'s etc LOL

transam98:
Thanks AZRobert ! that worked ! I just gotta remember for SP5 to do the #*5

Thanks again and have a good holiday !

Navigation

[0] Message Index

[*] Previous page