Hello,
 
In radius message I'm sending to FreeRadius the with following value(string):
"'Line_1' <127.0.0.1:5060>(00/R/09431889)"
 
Radius server print the same string when receiving it.
But in database query(in ./radiusd -X mode) it appaires as:
 
'=27Line_1=27 =3C127.0.0.1:5060=3E=2800/R/09431889=29'
 
and the same storing in database.
 
The symbols  '<',  '>',   '(',  ')'  , '  was replaced by FreeRadius with others.
 
Can somebody help me with this kind of problem?

Reply via email to