[Freeswitch-users] mod_radius_cdr: Multiple RADIUS messages for single call?

email lists email.list.subscriber at gmail.com
Tue Sep 15 14:53:14 PDT 2009


Thanks to those for the info and help on this issue.  Ultimately ended
up having to use alternative software for the radius piece (not
related to any shortfalls by Freeswitch).

 

Vlad

 

From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of
Anthony Minessale
Sent: Friday, September 11, 2009 11:31 AM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] mod_radius_cdr: Multiple RADIUS
messages for single call?

 

set the variable process_cdr=false on that a_leg first thing in your
dialplan



On Fri, Sep 11, 2009 at 2:26 AM, Anatoliy Kounitskiy
<anatoliy at kounitskiy.com> wrote:

It's normal to have to two records for a call - Start and Stop
message.

 From what i see - you have one start and stop for each leg of the
call.

Regards,
AK


email lists wrote:
>
> Hello,
>
>
>
> Using the mod_radius_cdr module w/ Freeswitch, I am seeing duplicate
> RADIUS messages being generated for individual calls (sample
messages
> for one call below).  Looking at the "Acct-Unique-Session-Id" and
> "Acct-Session-Id" fields, it would appear that perhaps each call leg
> results in a pair of start/stop RADIUS messages; is this the
expected
> behavior?  If so, is there a way to disable RADIUS messaging for
what
> I presume is the "ingress" or A leg of the call?
>
>
>
> Any leads would be appreciated.
>
>
>
> Thanks in advance.
>
>
>
> Vladimir
>
>
>
> Thu Sep 10 10:37:25 2009
>
>         Acct-Status-Type = Start
>
>         Acct-Session-Id = "b0f387c0-35bd-e32c-971a-d79d026a8004"
>
>         User-Name = "8135793256"
>
>         Freeswitch-Src = "8135793256"
>
>         Freeswitch-CLID = "sipp"
>
>         Freeswitch-Dst = "14043297226"
>
>         Freeswitch-Dialplan = "XML"
>
>         Framed-IP-Address = 50.46.50.55
>
>         Freeswitch-Context = "public"
>
>         Freeswitch-Source = "mod_sofia"
>
>         Freeswitch-Callstartdate = "2009-09-10T10:22:00.259042-0700"
>
>         NAS-Port = 0
>
>         Acct-Delay-Time = 0
>
>         NAS-IP-Address = 1.1.1.1
>
>         Acct-Unique-Session-Id = "097c8472ff7bcec7"
>
>         Timestamp = 1252604245
>
>         Request-Authenticator = Verified
>
>
>
> Thu Sep 10 10:37:25 2009
>
>         Acct-Status-Type = Start
>
>         Acct-Session-Id = "584f4573-46f7-655f-91d7-84cd59c9ec12"
>
>         User-Name = "8135793256"
>
>         Freeswitch-Src = "8135793256"
>
>         Freeswitch-CLID = "sipp"
>
>         Freeswitch-Dst = "14043297226 at x.x.x.x"
>
>         Freeswitch-Dialplan = "XML"
>
>         Framed-IP-Address = 50.46.50.55
>
>         Freeswitch-Context = "public"
>
>         Freeswitch-Source = "mod_sofia"
>
>         Freeswitch-Callstartdate = "2009-09-10T10:22:00.279044-0700"
>
>         NAS-Port = 0
>
>         Acct-Delay-Time = 0
>
>         NAS-IP-Address = 1.1.1.1
>
>         Acct-Unique-Session-Id = "53f729e173e8c0a9"
>
>         Timestamp = 1252604245
>
>         Request-Authenticator = Verified
>
>
>
> Thu Sep 10 10:37:57 2009
>
>         Acct-Status-Type = Stop
>
>         Acct-Session-Id = "b0f387c0-35bd-e32c-971a-d79d026a8004"
>
>         Freeswitch-Hangupcause = Normal-Unspecified
>
>         User-Name = "8135793256"
>
>         Freeswitch-Src = "8135793256"
>
>         Freeswitch-CLID = "sipp"
>
>         Freeswitch-Dst = "14043297226"
>
>         Freeswitch-Dialplan = "XML"
>
>         Framed-IP-Address = 50.46.50.55
>
>         Freeswitch-Context = "public"
>
>         Freeswitch-Source = "mod_sofia"
>
>         Freeswitch-Lastapp = "bridge"
>
>         Freeswitch-Billusec = 32029926
>
>         Freeswitch-Callstartdate = "2009-09-10T10:22:00.259042-0700"
>
>         Freeswitch-Callanswerdate =
"2009-09-10T10:22:00.319197-0700"
>
>         Freeswitch-Callenddate = "2009-09-10T10:22:32.349123-0700"
>
>         Acct-Session-Time = 32
>
>         NAS-Port = 0
>
>         Acct-Delay-Time = 0
>
>         NAS-IP-Address = 1.1.1.1
>
>         Acct-Unique-Session-Id = "097c8472ff7bcec7"
>
>         Timestamp = 1252604277
>
>         Request-Authenticator = Verified
>
>
>
> Thu Sep 10 10:38:02 2009
>
>         Acct-Status-Type = Stop
>
>         Acct-Session-Id = "584f4573-46f7-655f-91d7-84cd59c9ec12"
>
>         Freeswitch-Hangupcause = Normal-Clearing
>
>         User-Name = "8135793256"
>
>         Freeswitch-Src = "8135793256"
>
>         Freeswitch-CLID = "sipp"
>
>         Freeswitch-Dst = "14043297226 at x.x.x.x"
>
>         Freeswitch-Dialplan = "XML"
>
>         Framed-IP-Address = 50.46.50.55
>
>         Freeswitch-Context = "public"
>
>         Freeswitch-Source = "mod_sofia"
>
>         Freeswitch-Billusec = 32049973
>
>         Freeswitch-Callstartdate = "2009-09-10T10:22:00.279044-0700"
>
>         Freeswitch-Callanswerdate =
"2009-09-10T10:22:00.289136-0700"
>
>         Freeswitch-Callenddate = "2009-09-10T10:22:32.339109-0700"
>
>         Acct-Session-Time = 32
>
>         NAS-Port = 0
>
>         Acct-Delay-Time = 0
>
>         NAS-IP-Address = 1.1.1.1
>
>         Acct-Unique-Session-Id = "53f729e173e8c0a9"
>
>         Timestamp = 1252604282
>

>         Request-Authenticator = Verified**
>
>
>
>
----------------------------------------------------------------------
--
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-use
rs
> http://www.freeswitch.org
>


_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-use
rs
http://www.freeswitch.org




-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
<mailto:MSN%3Aanthony_minessale at hotmail.com> 
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
<mailto:PAYPAL%3Aanthony.minessale at gmail.com> 
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
<mailto:sip%3A888 at conference.freeswitch.org> 
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org
<mailto:googletalk%3Aconf%2B888 at conference.freeswitch.org> 
pstn:213-799-1400

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090915/1297d3f3/attachment-0002.html 


More information about the FreeSWITCH-users mailing list