Search found 7 matches

by britchey
Thu Apr 18, 2024 5:05 am
Forum: Brekeke SIP Server Forum
Topic: Filtering for registered callers
Replies: 1
Views: 10644

Filtering for registered callers

1. Brekeke Product Name and Version: 3.14.5.17 2. Java version:11.0.15 3. OS type and the version:Server 2012R2 4. UA (phone), gateway or other hardware/software involved:Responder5 inbound to outbound SIP phones 5. Your problem: Matching Pattern Deploy Pattern $request=^INVITE To=sip:%1@192.168.1 ...
by britchey
Wed Sep 06, 2023 6:33 am
Forum: Brekeke SIP Server Forum
Topic: Changing the FROM uri on deploy pattern
Replies: 2
Views: 10409

I was able to get it working using

[$request=^Invite, $getUri(From)=sip:(.+\*)(.+)\*(D)@]

[From/uri = sip:%1%2@ipaddress,$continue=true]
by britchey
Tue Sep 05, 2023 1:47 pm
Forum: Brekeke SIP Server Forum
Topic: Changing the FROM uri on deploy pattern
Replies: 2
Views: 10409

Changing the FROM uri on deploy pattern

1. Brekeke Product Name and Version: 2. Java version: 3. OS type and the version: 4. UA (phone), gateway or other hardware/software involved: 5. Your problem: I am trying to strip characters from the "From" URI. The incoming call is from (example) 1*123*D. My matching pattern is From=sip ...
by britchey
Fri Jun 18, 2021 7:04 am
Forum: Brekeke SIP Server Forum
Topic: Call a PHP file
Replies: 3
Views: 6002

Thanks for the reply. Would the dial plan look like this? Not sure how to configure the dial plan if a call is received by a specific ext, call the php file

Matching Pattern
$request=^Invite
To = sip:(111)@

Deploy Pattern
To = %{$webget("http://host.com/script.php")}
by britchey
Wed Jun 16, 2021 6:17 am
Forum: Brekeke SIP Server Forum
Topic: Call a PHP file
Replies: 3
Views: 6002

Call a PHP file

1. Brekeke Product Name and Version: 3.7.5.0 advanced 2. Java version: Version 8 (build 1.8.0_201-b09) 3. OS type and the version: Windows Server 4. UA (phone), gateway or other hardware/software involved: 5. Your problem: Is there a way to "call" execute a php file from a web server in the deploy ...
by britchey
Fri Jun 10, 2016 7:19 pm
Forum: Brekeke SIP Server Forum
Topic: Diaplan db.query not working
Replies: 16
Views: 18745

Brekeke standard version with MySql

Are MySql database query's compatible with the standard Brekeke Sip server, or does it need to be the advanced version. The Brekeke documentation for third party database integration seems to suggest the standard version will work.
by britchey
Sat May 21, 2016 7:52 pm
Forum: Brekeke SIP Server Forum
Topic: How to Specifify a ringtone based on Caller ID FROM
Replies: 11
Views: 13907

Has anyone successfully used Alert-Info with a cisco 7925g phone.