Commit Graph

411 Commits

Author SHA1 Message Date
Anders Broman 2ca04c0092 Translate cause value
svn path=/trunk/; revision=17335
2006-02-17 15:42:33 +00:00
Anders Broman b53c01e799 Fix </avp> Missing.
svn path=/trunk/; revision=17323
2006-02-16 18:32:07 +00:00
Anders Broman 6766a85046 Fix a faulty def and add some 3gpp AVP:s
svn path=/trunk/; revision=17147
2006-02-04 10:27:12 +00:00
Anders Broman ccea540c58 Sort AVP:s nummerically to make updates easier, remove double entries add nasreq AVP:s and expand some enums.
svn path=/trunk/; revision=17034
2006-01-15 22:09:41 +00:00
Anders Broman 4e6fe7346b Update with AVP:s from the dictionary Joost Yervante Damad sent.
svn path=/trunk/; revision=16987
2006-01-10 19:56:03 +00:00
Anders Broman d31575ea74 From Thomas Steffen:
Add chargecontrol.xml 

svn path=/trunk/; revision=16640
2005-12-01 18:43:26 +00:00
Anders Broman 6aea9d65c9 Use the correct Application Id:s fix a typo.
svn path=/trunk/; revision=16551
2005-11-19 15:58:16 +00:00
Anders Broman bc5889f6fe A digit as first letter does not work fix some cut-and-paste errors.
svn path=/trunk/; revision=16515
2005-11-16 20:25:29 +00:00
Anders Broman 131a1b3269 Update some 3GPP AVP:s
svn path=/trunk/; revision=16498
2005-11-13 16:40:55 +00:00
Anders Broman 48c6c3c88e Update AVP:s and error codes.
svn path=/trunk/; revision=16059
2005-09-30 18:20:44 +00:00
Guy Harris a275cd2495 Move the Diameter dictionary files to a "diameter" subdirectory, along
the lines of what's done for RADIUS.  That keeps them together (and
separate from other files), and makes the layout of the top-level source
directory closer to the layout of the installation directory, so that if
you run Ethereal or Tethereal from the top-level directory on Windows
it'll pick up the Diameter dictionary files (if it supports loading
them), and can do so on UN*X if we support a mechanism to let it find
its control files in the directory in which the binary resides.

Use the diameter_DATA, dtds_DATA, and radius_DATA macros in the
EXTRA_DIST macro, so you only have to change the lists of Diameter, DTD,
and RADIUS files in one place if you add or remove a file.

svn path=/trunk/; revision=16050
2005-09-29 02:20:29 +00:00