Menu

#2850 Filters ignored

Need-Details
nobody
None
Medium
Defect
2014-12-11
2014-12-10
Anonymous
No

Originally created by: l...@dashjr.org

What steps will reproduce the problem?
1. Add any filter
2. Make a call matching it
3. Call is made as if filter does not exist

What is the expected output? What do you see instead?
I'd expect rewrite rules to rewrite, and "can't call" rules to stop a call.

What version of the product are you using? On what device / operating
system?
1.02.03 [r2457]
Android 4.1

Please provide any additional information below.
Actual rules:
- Has exactly N digits 7 Prefix by 1352
- Has exactly N digits 10 Prefix by 1
- Starts with + Replace match by
- Custom RegExp ^1\d{10}$ Directly call
- All Can't call

Related

Commit: [r2457]

Discussion

  • Anonymous

    Anonymous - 2014-12-11

    Originally posted by: r3gis...@gmail.com

    Thanks for the report.
    Are you trying to dial from inside csipsimple or from an external dialer?

    The feature to "can't call" is currently designed only to avoid calls from outside applications (such as stock dialer), assuming user inside csipsimple dialer want to force a call using sip + a specified account and would like to bypass all rules defined. (It has been added very recently a way to allow rewriting rules to apply in this dialer but was not it's primary purpose).

    Status: Need-Details

     
  • Anonymous

    Anonymous - 2014-12-11

    Originally posted by: l...@dashjr.org

    Inside CSipSimple. I eventually found there is a checkbox needed to enable it, and the rewrites seem to be working after I set that.

    FWIW, I'm not sure I have a stock dialer... My phone is through FreedomPop, which uses SIP for all phone service.

     

Log in to post a comment.