Hello,

      I hope someone can point me in the right direction.  I'm having
      some problems in that additional characters '3D' are being
      inserted in a MySQL database.  I've enabled debugging and here's
      a snippet:

      rad_recv: Accounting-Request packet from host 127.0.0.1:33152, id=77, 
length=157
        ...
        h323-gw-id = "h323-gw-id=myid"

      But when it goes to rlm_sql_mysql, it results in a query:

      rlm_sql_mysql: query:  UPDATE radacct SET AcctStopTime = '2005-02-08 
16:51:16',
        ..., h323gwid='h323-gw-id=3Dmyid', ...

      It only affects those with '=' inside the value fields.

      What do I need to look for in order for the insertion of
      additional characters to be prevented?  Thanks.

Regards,

Neil Quiogue


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

Reply via email to