Search found 19 matches

by redmiru
Thu Dec 06, 2012 6:46 pm
Forum: Brekeke SIP Server Forum
Topic: NAT traversal detecting problem [RSVD]
Replies: 3
Views: 9067

Thank you James! It works!
by redmiru
Wed Dec 05, 2012 9:19 pm
Forum: Brekeke SIP Server Forum
Topic: NAT traversal detecting problem [RSVD]
Replies: 3
Views: 9067

NAT traversal detecting problem [RSVD]

1. Brekeke Product Name and Version: BSS 3.1.3.0 Advanced 2. Java version: 1.7 3. OS type and the version: Ubuntu 12.04 4. UA (phone), gateway or other hardware/software involved: Bria3 for iPhone 5. Your problem: Even if the IP in contact header is public IP, Brekeke may be support RTP relay for ...
by redmiru
Sun Sep 23, 2012 10:40 pm
Forum: Brekeke SIP Server Forum
Topic: Changing branch value on re-send INVITE
Replies: 3
Views: 7952

Which version of Brekeke SIP Server are you using? Which Softphone are you using? Does the same issue occur even if you use another softphone as a caller? Hi, janP. Yang is my coworker :) We use BSS 3.0.7.0 ADV version, and it always occur when INVITE message was re-sending. Our network is as below ...
by redmiru
Thu Aug 23, 2012 9:16 pm
Forum: Brekeke SIP Server Forum
Topic: User Agent matching
Replies: 19
Views: 25439

No, I didn't.

but It seems copy&paste mistake.
by redmiru
Wed Aug 22, 2012 9:38 pm
Forum: Brekeke SIP Server Forum
Topic: User Agent matching
Replies: 19
Views: 25439

According to the server log, it's my mistake. ============================================ PreCheck [Agent filter] Pattern: $request = ^REGISTER Input: $request = REGISTER sip:xxx.xxx.xxx.xxx SIP/2.0 Result: true Pattern: User-Agent = !Bria 3 release 3.4.2 stamp 67300 Input: User-Agent = Bria iOS 2 ...
by redmiru
Tue Aug 21, 2012 7:28 pm
Forum: Brekeke SIP Server Forum
Topic: User Agent matching
Replies: 19
Views: 25439

Thank you everyone! it works! My mistake is matching pattern rules. ** test client 1) Bria iOS 2.1.3 (it MUST blocked) 2) Bria 3 release 3.4.2 stamp 67300 (It MUST accepted) ** matching pattern $request=^INVITE User-Agent = !Bria 3 release 3.4.2 stamp 67300 Maybe BSS ignored under space characters ...
by redmiru
Tue Aug 21, 2012 12:18 am
Forum: Brekeke SIP Server Forum
Topic: User Agent matching
Replies: 19
Views: 25439

redmiru, if you set "$accept=false" in Preliminary, Brekeke SIP Server doesn't accept matched requests. It means there are no response. Thank you for your reply! Yes, It MUST no response but there is no effect. Here is my rule (Agent filtering) ================================== Matching Patterns ...
by redmiru
Mon Aug 20, 2012 1:37 am
Forum: Brekeke SIP Server Forum
Topic: User Agent matching
Replies: 19
Views: 25439

> Secondly the advice for v3 is to set the deloy patterns to $accept = false, however doing this with a user-agent that is matched results in a 404 not found, The definition "$accept" must be used at the [Dial Plan] -> [Preliminary] . It seems you set it at the [Dial Plan] -> [Rules]. See http ...
by redmiru
Sat Aug 18, 2012 11:31 pm
Forum: Brekeke SIP Server Forum
Topic: BSS freezing when I using prefix routing with TLS
Replies: 6
Views: 7669

I want to connect as below. 1) Bria3 ---- (TLS) ---- BSS1 ---- (Non-TLS) --- BSS2 if Invite To. SIP ID prefix start with 88, then it must route to BSS2 2) Bria3 ---- (TLS) ---- BSS1 ---- (Non-TLS) --- BSS3 if Invite To. SIP ID prefix start except 88, then it must route to BSS3 Question: a. Is it ...
by redmiru
Fri Aug 17, 2012 11:58 pm
Forum: Brekeke SIP Server Forum
Topic: Registration is failing
Replies: 4
Views: 7094

please check From field's userID and auth. field's username.
by redmiru
Fri Aug 17, 2012 9:18 pm
Forum: Brekeke SIP Server Forum
Topic: BSS freezing when I using prefix routing with TLS
Replies: 6
Views: 7669

Dear harold, Thank you for your interest!! 1) Is there any SIP UA running at xxx.xxx.xxx.xxx? --> No, It's other SIP server. if prefix start 88, INVITE packets must delivered to SIP server A. and all packets except prefix 88, INVITE packets must delivered to SIP server B. so I set this rule. Is it a ...
by redmiru
Thu Aug 16, 2012 5:38 pm
Forum: Brekeke SIP Server Forum
Topic: BSS freezing when I using prefix routing with TLS
Replies: 6
Views: 7669

BSS freezing when I using prefix routing with TLS

1. Brekeke Product Name and version: BSS 3.0.7.0 ADV 2. Java version: 1.6.0 3. OS type and the version: Ubuntu 10.04 4. UA (phone), gateway or other hardware/software involved: Bria3 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html : 6. Your problem ...
by redmiru
Sat Jul 28, 2012 9:27 pm
Forum: Brekeke SIP Server Forum
Topic: BSS 3.0 ADV returns Alart packet when TLS handshaking
Replies: 2
Views: 5327

Thank you for reply.

It's not BSS but client problem. :)

Thanks again lakeview!
by redmiru
Fri Jul 27, 2012 12:40 am
Forum: Brekeke SIP Server Forum
Topic: BSS 3.0 ADV returns Alart packet when TLS handshaking
Replies: 2
Views: 5327

BSS 3.0 ADV returns Alart packet when TLS handshaking

1. Brekeke Product Name and version: BSS 3.0.7 ADV 2. Java version: 1.6 3. OS type and the version: Ubuntu 12.04 4. UA (phone), gateway or other hardware/software involved: Bria3 for Windows / Bria3 for Mac OS X 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network ...
by redmiru
Thu Jul 26, 2012 5:32 am
Forum: Brekeke SIP Server Forum
Topic: [solved] TLS keyfile doesn't loaded (exception error)
Replies: 3
Views: 7120

I found why it works just like this.

If I change some value on SIP configuration pages, then MUST input again the jks file's password!!!!

It seems bug. :cry:
by redmiru
Thu Jul 26, 2012 5:22 am
Forum: Brekeke SIP Server Forum
Topic: [solved] TLS keyfile doesn't loaded (exception error)
Replies: 3
Views: 7120

[solved] TLS keyfile doesn't loaded (exception error)

1. Brekeke Product Name and version: BSS 3.0.5.5 Advanced version 2. Java version: 1.6.0.24 3. OS type and the version: Ubuntu 12.04 4. UA (phone), gateway or other hardware/software involved: Bria3 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html : 6 ...
by redmiru
Thu Jul 26, 2012 3:48 am
Forum: Brekeke SIP Server Forum
Topic: Brekeke on Amazon web service
Replies: 7
Views: 9666

I was tested on AWS VPC. It works perfect.

BSS 3.x ADV version

There was no problem. Good Luck!
by redmiru
Mon Feb 13, 2012 5:26 pm
Forum: Brekeke SIP Server Forum
Topic: $str.equals problem
Replies: 2
Views: 3882

Thank you! It works perfectly!

Thank you Hope! It works!
hope wrote:matching
$request = ^INVITE
From = sip:.+([0-9]{4})@
To = sip:.+%1@

deploy:
$action = 403
by redmiru
Sun Feb 12, 2012 5:15 pm
Forum: Brekeke SIP Server Forum
Topic: $str.equals problem
Replies: 2
Views: 3882

$str.equals problem

1. Brekeke Product Name and version: Brekeke SIP server, 2.4.8.6 2. Java version: 1.6 3. OS type and the version: Windows Server 2008 4. UA (phone), gateway or other hardware/software involved: 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html : 6. Your ...