radius plug-in

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
obini
Posts: 15
Joined: Mon Jan 21, 2008 8:57 am
Location: italy

radius plug-in

Post by obini »

1. Brekeke Product Name and version:2166

2. Java version:1.5.15

3. OS type and the version:

4. UA (phone), gateway or other hardware/software involved:

5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :

6. Your problem : i try to follow the readme but at the first line of the installation it says : 1)Put radius-sip-acct.jar file into......etc but in the zip archive i havent it , i found some directory ,com and net , brekeke-sip-acct.jar (is that?) and brekeke_sip_dictionary file, also i didn't find radiuscallog.jar that is mentioned in the readme what can i do with the directory? or i need only the .jar file? sorry maybe is a stupid question but i thnk that the readme is not clear

many thanks in advance
Mike
Posts: 733
Joined: Mon Mar 07, 2005 2:25 pm
Location: Sunny San Mateo
Contact:

Post by Mike »

Hi obini,

Thank you for using Brekeke SIP Server.
Sorry for the confusion

The "brekeke-sip-acct.jar" is the file you need copy into "lib" directory


Thank you.
obini
Posts: 15
Joined: Mon Jan 21, 2008 8:57 am
Location: italy

Post by obini »

i copy the file and added the new dialplan rule , it seems working but in the stream radius there is the "session id" that contain the private ip address , when the user is behind nat, how cain i do to have the public ip address?

is like follow:
30 2008y8m8d 12h43m5s Session ID=35d5aba6-cfdaa5a2@192.168.1.6
Laurie
Posts: 245
Joined: Mon Jan 07, 2008 12:25 pm

Post by Laurie »

This is because .. Session ID for Radius comes from SIP packet's Call-ID.

If a client is behind NAT, the client will contain its private IP address in outgoing SIP packet's Call-ID because it doesn't know a public IP..

>> how cain i do to have the public ip address?

Since the radius plug-in package includes its source code, you can modify it as you want.
Post Reply