Skip to content

Program Preview

Philip Wang edited this page Nov 11, 2022 · 1 revision

Screen 1: Here you will see the call coming in and the policies that applied to those numbers.

Screen 2: Here you will see the rules list.

Each rule has a number pattern and a policy. Number pattern determines which call the rule will be used. Policy is the action the program will take for the phone number that fits the pattern. So far I make the pattern very simple

  • Phone calls that start with certain numbers.
  • Phone calls that end with certain numbers.
  • Phone calls that is exactly the match. Right now the number patterns are designed for the US 11 digit code, like "18881234567". If you need a different pattern for your country, please create an Issue for me.

Screen 3: The modem log

Here you can try to send your own AT commands to the modem and get the response. Or you can see the modem response codes without entering the monitor mode. I used "<|" to mark the end of each line that I received.