Hello everyone,
i have  a very interesting/stubborn issue to deal with.
Recently i installed  freeswitch  and compiled the radius module with it. The 
idea was to collect all CDRs in POstgres Database. Everything  looked ok untill 
i decided to examine the generated records:

        Acct-Status-Type = Stop
        Acct-Session-Id = "74826237-32e6-4076-b63d-c328f4c22213"
        Freeswitch-Hangupcause = Originator-Cancel
        User-Name = "cc150"
        Freeswitch-Src = "cc150"
        Freeswitch-CLID = "cc150"
        Freeswitch-Dst = "00312132268081"
        Freeswitch-Dialplan = "XML"
        Framed-IP-Address = 46.50.57.49
        Freeswitch-Context = "default"
        Freeswitch-Source = "mod_sofia"
        Freeswitch-Lastapp = "bridge"
        Freeswitch-Billusec = 0
        Freeswitch-Callstartdate = "2008-10-06T23:58:03.830770-0400"
        Freeswitch-Callenddate = "2008-10-06T23:58:11.763842-0400"
        Acct-Session-Time = 0
        NAS-Port = 0
        Acct-Delay-Time = 0
        NAS-IP-Address = 192.168.1.148

nothing interesting here you'll probably say./ i thought the same /.
Framed-IP-Address = 46.50.57.49  is the record that drives me mad and here is 
the reason.
My understanding is that Framed-IP-Address should represent the orriginating IP 
address.
my lab is running entirely  on private network  192.168.1.0 . i'm not 
connecting to the freeswitch  from  public ip  and the worse of all  i have no 
idea where  46.50.57.49 comes from. To make the confision complete  this record 
is present  in all radius generated records  no matter  what  equipment/network 
settings i'm using to generate the calls. 
If somebody  can  tell me what is wrong  i'll highly apreciate it.
Best Regards
Chav


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to