Search found 23 matches

by tschaikowskinksi
Mon May 13, 2013 4:12 am
Forum: Brekeke SIP Server Forum
Topic: Thru Registration not working
Replies: 5
Views: 10147

Ok, got it working. The issue was that I had $continue=true in my deployment. That would cause the dial plan to evaluate following rules. Another rule was rejecting the request. Very annoying is that Sip server rejects without logging the corresponding sip trace. Meaning I can trace it with ...
by tschaikowskinksi
Fri May 10, 2013 9:16 am
Forum: Brekeke SIP Server Forum
Topic: Thru Registration not working
Replies: 5
Views: 10147

I created a rule where Match $request=^REGISTER To=sip:xxxxx@sipgate.de Deploy $auth=false $continue=true That does the trick. I can register. Thanks a lot! Now I try to forward calls coming from sipgate to my UA: Match $request=^INVITE $addr=<sipgateip> To=sip:(.+)@ $getUri(From)=(.+) $port ...
by tschaikowskinksi
Wed May 08, 2013 7:50 am
Forum: Brekeke SIP Server Forum
Topic: Thru Registration not working
Replies: 5
Views: 10147

Thru Registration not working

1. Brekeke Product Name and Version: Brekeke SIP Server 2.4.8.6/286.3 2. Java version: 7 3. OS type and the version: Suse 11 4. UA (phone), gateway or other hardware/software involved: xlite, upper server 5. Pattern 4 6.Your problem: I have the sip proxy in the DMZ with a public IP. I want to ...
by tschaikowskinksi
Thu Sep 08, 2011 11:52 pm
Forum: Brekeke SIP Server Forum
Topic: Prevent multiple registrations
Replies: 5
Views: 9858

davi wrote: Even if there are old registration records with the same username, the SIP server always picks the latest record.
Old record will be deleted automatically after their expires.
Thats right, I have tested it thanks for the info!! Even with four registrations I got the call.

Thanks for the help!
by tschaikowskinksi
Thu Sep 08, 2011 2:58 am
Forum: Brekeke SIP Server Forum
Topic: Prevent multiple registrations
Replies: 5
Views: 9858

When I use the same user (from same IP) and do a re-register brekeke knows it's the same user and simply deletes the old reg and replaces it with the new one. -> right fine I figured out, that this issue only occur when I was registered and change my IP address. That meas that the register request ...
by tschaikowskinksi
Wed Sep 07, 2011 8:48 am
Forum: Brekeke SIP Server Forum
Topic: Prevent multiple registrations
Replies: 5
Views: 9858

Prevent multiple registrations

1. Brekeke Product Name and version: 2.4.8.6/286.3 2. Java version:1.6 3. OS type and the version:Linux 4. UA (phone), gateway or other hardware/software involved: phonerlite 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html :6 6. Your problem: how can I ...
by tschaikowskinksi
Tue Jun 21, 2011 11:29 pm
Forum: Brekeke SIP Server Forum
Topic: IPSEC Brekeke answers with public address
Replies: 13
Views: 12448

Oh fine, then tell me please what should I change.

Thanks
by tschaikowskinksi
Tue Jun 21, 2011 12:57 am
Forum: Brekeke SIP Server Forum
Topic: IPSEC Brekeke answers with public address
Replies: 13
Views: 12448

Routing is working no problems here, but as I said!! Sip-Server should answer with that source IP-Address to that the the request was issued: e.g. Request (From UA) Source: Dest (Sip-Server) 1.1.1.1 -> 10.88.88.1 Answer (From Sip-Server) 2.2.2.2 -> 1.1.1.1 That is clearly worng Behavior!! Or am I ...
by tschaikowskinksi
Mon Jun 20, 2011 12:20 am
Forum: Brekeke SIP Server Forum
Topic: IPSEC Brekeke answers with public address
Replies: 13
Views: 12448

I have not found such a command in the documentation. The Routing is not the problem. SIP-Server simply answers with the wrong IP. I think that is kind of wrong implementation inside SIP-Server. I could do a workaround using snat but that shouldn't be necessary if the system would react in the right ...
by tschaikowskinksi
Sat Jun 18, 2011 5:05 am
Forum: Brekeke SIP Server Forum
Topic: IPSEC Brekeke answers with public address
Replies: 13
Views: 12448

yes it's physical interfaces. It should not happen on two different machines, but that ist not my usecase neither I have tested it.

Thanks Marco
by tschaikowskinksi
Fri Jun 17, 2011 3:02 am
Forum: Brekeke SIP Server Forum
Topic: Force Nat traversal for internal ip addresses
Replies: 1
Views: 2445

Force Nat traversal for internal ip addresses

1. Brekeke Product Name and version: 2.4.8.6 2. Java version: 3. OS type and the version: Linux 4. UA (phone), gateway or other hardware/software involved: PhonerLite 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html :6 6. Your problem: We have a vpn ...
by tschaikowskinksi
Fri Jun 17, 2011 12:37 am
Forum: Brekeke SIP Server Forum
Topic: IPSEC Brekeke answers with public address
Replies: 13
Views: 12448

binding to one address is not the solution because SIP-Server should answer to both address ranges (private and public). I think the problem is that SIP-Server sees the packets coming form the external interface but with a Private IP address. That is due to IPsec packet decryption. SIP-Server should ...
by tschaikowskinksi
Thu Jun 16, 2011 6:57 am
Forum: Brekeke SIP Server Forum
Topic: IPSEC Brekeke answers with public address
Replies: 13
Views: 12448

IPSEC Brekeke answers with public address

1. Brekeke Product Name and version: 2.4.8.6/286.3 2. Java version: 3. OS type and the version: Linux 4. UA (phone), gateway or other hardware/software involved: PhonerLite 5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/networkpatterns.html :6 6. Your problem: We have an ...
by tschaikowskinksi
Wed May 11, 2011 5:05 am
Forum: Brekeke SIP Server Forum
Topic: Set dest Port in From Header
Replies: 5
Views: 5443

Thank you very much. That does the trick!!!
by tschaikowskinksi
Mon May 09, 2011 5:23 am
Forum: Brekeke SIP Server Forum
Topic: table not found T_REGISTERED
Replies: 7
Views: 15582

No issues so far with mysql :-) But the standard DB should also do it's job. Sorry not for me :-)
by tschaikowskinksi
Thu Apr 28, 2011 11:15 pm
Forum: Brekeke SIP Server Forum
Topic: table not found T_REGISTERED
Replies: 7
Views: 15582

Hi, - Sorry but I don't remember when that happened. As for now I decieded to use mysql for database connection as I have already spend a lot of time on this issue. - Debian sqeeze. - Only one Sip Server is running and I have almost tried erverthing related to that (stopping tomcate killing all java ...
by tschaikowskinksi
Wed Apr 27, 2011 11:14 pm
Forum: Brekeke SIP Server Forum
Topic: table not found T_REGISTERED
Replies: 7
Views: 15582

Hi lakeview,

I've almost done that about 10 times. No change.

Best Marco
by tschaikowskinksi
Wed Apr 27, 2011 1:51 am
Forum: Brekeke SIP Server Forum
Topic: Set dest Port in From Header
Replies: 5
Views: 5443

Here is the INVITE, I see that brekeke changes the contact header to its own IP. Thus from there I cannot get the right callingNumber. The correct information is located in the second via header (bolt). Is it possible to have that info also in the sip contact/from? Thanks marco Session Initiation ...
by tschaikowskinksi
Wed Apr 27, 2011 1:35 am
Forum: Brekeke SIP Server Forum
Topic: table not found T_REGISTERED
Replies: 7
Views: 15582

table not found T_REGISTERED

1. Brekeke Product Name and version: 2.4.8.6/286.3 2. Java version:1.6 3. OS type and the version:Linux 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 6. Your problem: The registered ...
by tschaikowskinksi
Tue Apr 26, 2011 11:57 pm
Forum: Brekeke SIP Server Forum
Topic: Set dest Port in From Header
Replies: 5
Views: 5443

>Which SIP phone product are you using? >Are you making your own SIP phone?? I'm using PhonerLite >Since you are using Brekeke SIP Server as a SIP proxy, you don't >have to care about a call-back address/port, because other phone >should use the SIP Server's address/port for making a call back ...
by tschaikowskinksi
Tue Apr 26, 2011 8:56 am
Forum: Brekeke SIP Server Forum
Topic: Set dest Port in From Header
Replies: 5
Views: 5443

Set dest Port in From Header

1. Brekeke Product Name and version: 2.4.8.6/286.3 2. Java version:1.6 3. OS type and the version:Linux 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 6. Your problem: I need to have the ...
by tschaikowskinksi
Tue Apr 12, 2011 1:52 am
Forum: Brekeke SIP Server Forum
Topic: Cannot open the registered DB
Replies: 3
Views: 5484

Hi,

I think I've had the two issues:

1. Iptables bocked all connections to the loopback interface.
2. Tomcat was not completely shut down.

Now its working. Thanks for the help.

Best Marco
by tschaikowskinksi
Mon Apr 11, 2011 8:50 am
Forum: Brekeke SIP Server Forum
Topic: Cannot open the registered DB
Replies: 3
Views: 5484

Cannot open the registered DB

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