Brekeke Forum Index » Brekeke SIP Server Forum

Post new topic   Reply to topic
Blocking Inbound Call by Caller ID
Author Message
JRayfield
Brekeke Guru


Joined: 03 Dec 2012
Posts: 147
Location: Springfield, MO

PostPosted: Mon Aug 01, 2022 2:47 pm    Post subject: Blocking Inbound Call by Caller ID Reply with quote

1. Brekeke Product Name and Version:
SIP Server 3.13.0.0
2. Java version:
11.0.15
3. OS type and the version:
Windows Server 2016
4. UA (phone), gateway or other hardware/software involved:
Mostly 3CX
5. Your problem:
I would like to block incoming calls from a specific Caller ID. I've tried the following, but it did not work. What am I doing wrong?

Matching:
$Request = ^Invite
From = sip:12223334444

Deploy:
$action = 603

The '12223334444' represents the Caller ID number that I'm trying to block.

John

_________________
John Rayfield, Jr. CETma
Rayfield Communications
Springfield, MO
www.rayfield.net
Back to top
View user's profile
redroof
Brekeke Talented


Joined: 16 Nov 2007
Posts: 97

PostPosted: Wed Aug 03, 2022 3:25 pm    Post subject: Reply with quote

"^Invite" should be "^INVITE" so the Matching pattern will be like this

Matching Patterns
$request = ^INVITE
From = sip:12223334444
Back to top
View user's profile
JRayfield
Brekeke Guru


Joined: 03 Dec 2012
Posts: 147
Location: Springfield, MO

PostPosted: Wed Aug 03, 2022 3:49 pm    Post subject: Reply with quote

I did use ^INVITE (just didn't capitalize it here).

I tried it in the Preliminary Rules (at the top) and in the regular Dial Plan rules (at the top) and neither worked.

John

_________________
John Rayfield, Jr. CETma
Rayfield Communications
Springfield, MO
www.rayfield.net
Back to top
View user's profile
JRayfield
Brekeke Guru


Joined: 03 Dec 2012
Posts: 147
Location: Springfield, MO

PostPosted: Thu Aug 04, 2022 7:16 am    Post subject: Reply with quote

Found my problem. The Matching and Deployment entries did work. Hand another problem.
John

_________________
John Rayfield, Jr. CETma
Rayfield Communications
Springfield, MO
www.rayfield.net
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    Brekeke Forum Index » Brekeke SIP Server Forum All times are GMT - 7 Hours
Page 1 of 1