aboutsummaryrefslogtreecommitdiffstats
path: root/diameter/dictionary.xml
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-07-21 16:30:17 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-07-21 16:30:17 +0000
commit120f4cbed29d4f8f70713cddba4bf152e7fb3410 (patch)
treee2fe7618904fc29f9148faaa738ef1cab58a70d8 /diameter/dictionary.xml
parentb76a55b323dd5fe29e2f8edf20a8ca04d5e0021f (diff)
according to RFC3588 6.7.2 Proxy-Info is a grouped avp
svn path=/trunk/; revision=22371
Diffstat (limited to 'diameter/dictionary.xml')
-rw-r--r--diameter/dictionary.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/diameter/dictionary.xml b/diameter/dictionary.xml
index e3120033c1..af5ffef8c7 100644
--- a/diameter/dictionary.xml
+++ b/diameter/dictionary.xml
@@ -1061,7 +1061,10 @@
<type type-name="DiameterIdentity"/>
</avp>
<avp name="Proxy-Info" code="284" mandatory="must" may-encrypt="no" protected="mustnot" vendor-bit="mustnot">
- <type type-name="OctetString"/>
+ <grouped>
+ <gavp name="Proxy-Host">
+ <gavp name="Proxy-State">
+ </grouped>
</avp>
<avp name="Re-Auth-Request-Type" code="285" mandatory="must" may-encrypt="no" vendor-bit="mustnot">
<type type-name="Unsigned32"/>