Helo, freeradius-users.

I writing a system which gets non-standart accounting from MVTS (VoIP
softswitch) and inserts it to Oracle through rlm_sql_oracle. I have
the following records in radius log:
        Cisco-AVPair = "xpgk-local-disconnect-cause=2"
        Cisco-AVPair = "xpgk-lar-fault=4"
        Cisco-AVPair = "xpgk-src-codec=g729A "
        Cisco-AVPair = "xpgk-dst-codec=g729B g729 "
        Cisco-AVPair = "xpgk-initial-incoming-local-address=195.14.50.93"
        Cisco-AVPair = "xpgk-selected-incoming-local-address=195.14.50.93"
        Cisco-AVPair = "xpgk-outgoing-local-address=195.14.50.93"
 Is there a way to put into a variable (%{xpgk-src-codec} doesn't
 work) the value of xpgk-src-codec or at least the whole string
 "xpgk-src-codec=g729A "?

-- 
Regards,
 Maxim                          mailto:[EMAIL PROTECTED]


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

Reply via email to