OBiTALK Community

General Support => Day-to-Day Use => Topic started by: Rodiva on July 02, 2014, 11:24:05 AM

Title: configuring to block calls using OBi110, Help !!
Post by: Rodiva on July 02, 2014, 11:24:05 AM
Is there any easier way on this? I searched the forum....

We get a lot of local calls during day time with local area codes but when picked up the phone there is nobody talking on other end. Our Panasonic phone is only able to block 20 numbers and I keep deleting old numbers and add new ones to block them.

I have Future 9 service and dont think there's a feature to add block numbers.

Please help, thanks.

R

Title: Re: configuring to block calls using OBi110, Help !!
Post by: azrobert on July 03, 2014, 07:08:25 AM
See: http://www.obitalk.com/forum/index.php?topic=6798.msg42817#msg42817

Edit:
This is a better rule. It will work on 10 or 11 digit callerids:
Voice Services > SP1 Service > X_InboundCallRoute:
{(1?2222222222|1?3333333333):},{ph}
Title: Re: configuring to block calls using OBi110, Help !!
Post by: lhm. on July 11, 2014, 01:42:28 PM
I use the below to send calls to voice mail. Now my alarm company calls from 1800633XXXX. How can I allow that alarm # number to pass through and still block other 800 #s ? TIA

{(?|x|xx|xxx|xxxx|xxxxx|xxxxxx|000xx.|1876xx.|1555xx.|1800xx.|1855xx.|1866xx.|1877xx.|1888xx.|un@@.|anon@@.):}
Title: Re: configuring to block calls using OBi110, Help !!
Post by: N7AS on July 11, 2014, 07:38:57 PM
Quote from: lhm. on July 11, 2014, 01:42:28 PM
I use the below to send calls to voice mail. Now my alarm company calls from 1800633XXXX. How can I allow that alarm # number to pass through and still block other 800 #s ? TIA

{(?|x|xx|xxx|xxxx|xxxxx|xxxxxx|000xx.|1876xx.|1555xx.|1800xx.|1855xx.|1866xx.|1877xx.|1888xx.|un@@.|anon@@.):}

Try adding {(1800683XXXX):ph}, to the beginning of your rule. as {(1800683XXXX):ph},{(?|x|xx|xxx|xxxx|xxxxx|xxxxxx|000xx.|1876xx.|1555xx.|1800xx.|1855xx.|1866xx.|1877xx.|1888xx.|un@@.|anon@@.):}