mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 02:56:24 +05:00
Adding Metaswitch Diameter Dictionary
This commit is contained in:
committed by
Dan Christian Bogos
parent
dddd9cbc32
commit
5275ec68ae
12
data/diameter/dict/metaswitch/metaswitch.xml
Normal file
12
data/diameter/dict/metaswitch/metaswitch.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<diameter>
|
||||
<application id="4" type="auth">
|
||||
<vendor id="19444" name="Metaswitch Networks Ltd" />
|
||||
<avp name="Intra-BG-Indicator" code="880" must="V" may="P,M" must-not="-" may-encrypt="N" vendor-id="19444">
|
||||
<data type="Enumerated">
|
||||
<item code="0" name="NONE" />
|
||||
<item code="1" name="INTRA-BG" />
|
||||
</data>
|
||||
</avp>
|
||||
</application>
|
||||
</diameter>
|
||||
Reference in New Issue
Block a user