Blocking certain outgoing calls
jimates:
Adding a rule with a specific number to the front of the PHONE outboundcallroute should work.
Example:
{(18002464411|18005551212):},
added to the front of the call route will return the "there is no service ......" when dialing any of those 2 numbers.
It works for me.
I just added it to my OCR and tested it. This is my OCR
{(18002464411|18005551212):},{(Mabc):},{([1-9]x?*(Mpli)):pp},{(<#:>):ph2},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**3:>(Msp3)):sp3},{(<**4:>(Msp4)):sp4},{(<**9:>(Mpp)):pp},{(Mpli):pli}
DirtAddsHP:
oh... i thought i just make a new "User defined digit map" in User Settings. And then use {(Mabc):}, abc being the name given to the digit map.. i didnt know you need to put the phone number in the outboundcallroute only the {(Mabc):}, entry...
jimates:
You can do it either way.
If you want to use the user defined digit map then make a digit map labeled "abc" and put the numbers in it in this format
(12345678901|12345678902|12345678903)
Then add this to the front of the PHONE outboundcallroute
{(Mabc):},
works the same either way. I just tested it with the digit map.
You can add numbers to the blocked list anytime you want using the separator bar between numbers
DirtAddsHP:
okay i had to put a 1 in front of the numbers.
If i put the ,{(Mabc):}, in front of the string then NO CALLS go though.
if i put it at the end then ALL CALLS go though... how very annoying.
what am i missing?
{([1-9]x?*(Mpli)):pp},{(<#:>|911):li},{**0:aa},{***:aa2},{(<**1:>(Msp1)):sp1},{(<**2:>(Msp2)):sp2},{(<**8:>(Mli)):li},{(<**9:>(Mpp)):pp},{(Mpli):pli},{(Minsertdigitmapnamehere):},
DirtAddsHP:
OKAY i think i got it....
i needed the 1 in front of the number, AND needed {(18002464411|18005551212):},{(Mabc):}
could not have one of the other.. needed both.
Obi really needs to make a more simple way of going this.. theres too many variables they do not mention in the manual and makes people like me waste hours trying to find the right combo.
thank you very much jimates!!! I couldnt have done it without you.
Navigation
[0] Message Index
[#] Next page
[*] Previous page