Search found 14 matches

by Feicstur
Wed May 31, 2023 1:36 pm
Forum: Brekeke SIP Server Forum
Topic: Delaying the transmission of SIP Invites
Replies: 3
Views: 11436

I would want to get the APNS first
by Feicstur
Tue May 30, 2023 6:52 am
Forum: Brekeke SIP Server Forum
Topic: Delaying the transmission of SIP Invites
Replies: 3
Views: 11436

Delaying the transmission of SIP Invites

1. Brekeke Product Name and Version: Brekeke SIP Server 2. Java version: OpenJDK 11.0.17 3. OS type and the version: Windows Server 2019 4. UA (phone), gateway or other hardware/software involved: 5. Your problem: I am using APNS in conjunction with SIP and running into issues with the APNS arriving ...
by Feicstur
Wed Mar 15, 2023 8:14 am
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

SIP client that is registered with Brekeke
Disabling the dial plan rule rings the phone
I click apply rules after every dial plan change
by Feicstur
Fri Mar 10, 2023 3:24 pm
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

wasn't fast enough, same unwanted behavior
by Feicstur
Fri Mar 10, 2023 10:46 am
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

when I use that deploy I get an 404 session not created in the error log
by Feicstur
Thu Mar 09, 2023 8:59 am
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

Disconnect immediately if the called party picks up
by Feicstur
Wed Mar 08, 2023 12:52 pm
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

because I want it to ring but not be answerable. Cancels and BYEs are okay but the 200OK causes unwanted behavior for the customer. I know this is a weird request and not normal. Weird and unusual is par for the course when supporting hospitals
by Feicstur
Tue Mar 07, 2023 7:09 am
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

I would want to send those response codes for the same session for the 200 OK I am matching on
by Feicstur
Thu Mar 02, 2023 4:15 pm
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

That's when I want to send the responsecode 404 or 603
by Feicstur
Thu Mar 02, 2023 9:37 am
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

The INVITES originate from the Nurse Call system which is generating a "call" based on activity initiated in the Nurse Call System. The event is an urgent level call which is why after an accept we send a fresh invite to all of the recipients of the call. Since we add the "call type" in the ...
by Feicstur
Wed Mar 01, 2023 1:25 pm
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

I suspected as much, my customer is not entertaining the upgrade to the PBX product and was trying to configure the SIP Server to do it. I was able to do it with a softclient by providing a codec payload the client couldn't use but when doing this with a mobileheartbeat device it won't ring the ...
by Feicstur
Wed Mar 01, 2023 12:42 pm
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

I suppose, we send a specific call type to multiple phones, if a phone declines the call their phone stops ringing while the others continue. If someone accepts the call and then hangs up we start ringing all the handsets again. That's why I'm trying to suppress the ability to accept the call. Does ...
by Feicstur
Wed Mar 01, 2023 8:07 am
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

I tried manipulating that in the deploy pattern but then the call never rings the phone. If I could find a way to match on the status message I could change the response code but none of the match patterns seem to trigger on the status code(s).
by Feicstur
Tue Feb 28, 2023 10:30 am
Forum: Brekeke SIP Server Forum
Topic: How to Make Specific Calls "unanswerable" but Stil
Replies: 23
Views: 34894

How to Make Specific Calls "unanswerable" but Stil

1. Brekeke Product Name and Version: Responder SIP Server 3.14.0.7/557 2. Java version: Eclipse Adoptium 11.0.17 3. OS type and the version: Windows Server 2019 4. UA (phone), gateway or other hardware/software involved: Whistle iOS Softclient 5. Your problem: Need a way to prevent a phones from ...