Navigation


Changeset 712:886e935f7513 in freeDiameter for tests/testappacct.c


Ignore:
Timestamp:
Feb 15, 2011 10:51:31 AM (2 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Message:

Fixed decorated NAI handing in case of messages without User-Name AVP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/testappacct.c

    r708 r712  
    4545CREATE TABLE <table> 
    4646( 
    47   ts timestamp with time zone NOT NULL, 
     47  recorded_on timestamp with time zone NOT NULL, 
    4848  "Accounting-Record-Type" integer, 
    4949  "Session-Id" bytea, 
Note: See TracChangeset for help on using the changeset viewer.