Announcement

Collapse
No announcement yet.

Masks not matching

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Masks not matching

    UltraJones,

    Cleaning up the last little bits from my conversion to HS3. I have not been able to get the number or name block to work since conversion. Here is a sample of a call that came in a couple of days ago:

    May-09 11:24:55 AM Informational Ring of existing call detected ...
    May-09 11:24:49 AM Informational Ring of existing call detected ...
    May-09 11:24:43 AM Informational Ring of existing call detected ...
    May-09 11:24:37 AM Informational Ring of existing call detected ...
    May-09 11:24:33 AM Informational Incoming call from NAME NOT FOUND 1 (876) 487 1678
    May-09 11:24:31 AM Informational New incoming call detected ...

    If I set the block flag on numbers that are in the database it works perfect. Here is my current mask. I went back and put in exactly what I had in HS2 as well as simplifying to what I have now as shown in the attachment. I would have thought it would have matched "NAME NOT FOUND"


    Thoughts?
    Attached Files

    #2
    Is "NAME NOT FOUND" being returned from the incoming Caller Id?

    Regards,
    Ultrajones
    Plug-ins: UltraMon, UltraM1G, UltraCID, Ultra1Wire, UltraLog, UltraWeatherBug, UltraPioneerAVR, UltraGCIR

    Comment


      #3
      Originally posted by Ultrajones View Post
      Is "NAME NOT FOUND" being returned from the incoming Caller Id?
      Yes, I think so... I just turned up the log to debug. Will wait and post the next one it misses.

      **Edit ** Changed the log flag to debug and tested with a call... got this in the log :

      May-26 8:09:57 PM Event Event Trigger "Caller ID Announce"
      May-26 8:09:57 PM Informational Incoming call from CHRIS 1*********
      May-26 8:09:56 PM Informational New incoming call detected ...

      Odd... checked the config file and it was set to 8 and reflected so in options screen
      thinking that the config file might have some lint from HS2 deleted it and restarted HS3. Config file re-created but no mask section

      Same result... can't seem to get it into debug logging level.

      Here is where I am just now (notice there is no CallerAttr section):

      [Settings]
      Version=3.0.5622.16942
      [Interface]
      Serial1=COM5
      [Options]
      LogLevel=8

      Here is the config file before I deleted and restarted:

      [Settings]
      Version=3.0.5622.16942
      [Interface]
      Serial1=COM5
      [CallerAttr]
      NameBlockMask=(IN|TOLL|NAME NOT FOUND|O^)
      Announce=0
      NmbrBlockMask=^8(00|88|77|66)
      [NmbrFormat]
      11=# (###) ### ####
      [Options]
      LogLevel=8



      Thank you,

      Chris
      Last edited by dcdelong; May 26, 2015, 07:18 PM.

      Comment

      Working...
      X