15 Feb
2006
15 Feb
'06
9:45 a.m.
Klier, Martin wrote:
SIP-From:1 = "sip:abcd@xyz:5060" SIP-From:2 = "sip:abcd@uvw:5060"
Is it possible, to write the the two tagged attributes (with has_tag entry) in a mysql- database at all ? If it is, how the variable ( %{SIP-From} ) in the sql.conf has to look like Used version 1.0.2-5
I think it should work with FreeRADIUS 1.1.0. In the MySQL database: Attribute op Value SIP-From:1 := sip:abcd@xyz:5060 SIP-From:2 := sip:abcd@uvw:5060 -- Nicolas Baradakis