Hi users

I'm New to Radiator  Radius, but Am familar in Free radius server,
for avp_load_radius("callee") or caller it getting only  one value .
my guess there is problem in Radiator  Server ,


hanndler in part in radiator

<Handler Service-Type=SIP-Callee-AVPs>
#<AuthBy Group>
       PreAuthHook file:"/etc/radiator/user_domain.pl"
#       PostAuthHook file:"/etc/radiator/user_preferences.pl"

#       <AuthBy Group>
       AuthByPolicy ContinueWhileIgnore

       <AuthBy SQL>
               DBSource        dbi:mysql:openser:localhost
               DBUsername      openser
               DBAuth          openserrw
               AuthSelect select value from usr_preferences where
username='%{CheckGroup-User}'
               AuthSelect select value as value2 from usr_preferences where
username='%{CheckGroup-User}'

               AuthColumnDef 0, SIP-AVP, reply

               NoDefault

       </AuthBy>


       <AuthBy INTERNAL>
               DefaultResult REJECT
       </AuthBy>

</Handler>

Radius reply only one sip-avp attribute , so  i need to get multiple
attribute gort sip-avp
did any one help me ... in this.........

--
Thanks &Regards
Ravi Prakash Sunkara
_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to