Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go diameter can not parse Called-Station-Id avp under PS-Information #106

Closed
farshadkh opened this issue Mar 24, 2019 · 1 comment
Closed

Comments

@farshadkh
Copy link

farshadkh commented Mar 24, 2019

                    **Unknown-30-0 {Code:30,Flags:0x40,Length:20,VendorId:0,Value:Unknown{0x6c7465346d6f62696e6e6574},Padding:0} (Could not find AVP uint32(30) for Vendor: 0),**

The avp exists in default dictionary, but it seems having non-vendor specific attribute under a vender specific one is not working.

    Service-Information {Code:873,Flags:0xc0,Length:424,VendorId:10415,Value:Grouped{
            PS-Information {Code:874,Flags:0xc0,Length:412,VendorId:10415,Value:Grouped{
                    TGPP-Charging-Id {Code:2,Flags:0x80,Length:16,VendorId:10415,Value:OctetString{0x1fc7107e},Padding:0},
                    TGPP-PDP-Type {Code:3,Flags:0x80,Length:16,VendorId:10415,Value:Enumerated{0}},
                    PDP-Address {Code:1227,Flags:0xc0,Length:20,VendorId:10415,Value:Address{x.x.x.x},Padding:2},
                    TGPP-GPRS-Negotiated-Qos-Profile {Code:5,Flags:0x80,Length:36,VendorId:10415,Value:UTF8String{08-7c0900000fa000009c40},Padding:1},
                    SGSN-Address {Code:1228,Flags:0xc0,Length:20,VendorId:10415,Value:Address{x.x.x.x},Padding:2},
                    GGSN-Address {Code:847,Flags:0xc0,Length:20,VendorId:10415,Value:Address{x.x.x.x},Padding:2},
                    TGPP-IMSI-MCC-MNC {Code:8,Flags:0x80,Length:20,VendorId:10415,Value:UTF8String{x},Padding:3},
                    TGPP-GGSN-MCC-MNC {Code:9,Flags:0x80,Length:20,VendorId:10415,Value:UTF8String{x},Padding:3},
                    TGPP-NSAPI {Code:10,Flags:0x80,Length:16,VendorId:10415,Value:OctetString{0x35},Padding:3},
                    **Unknown-30-0 {Code:30,Flags:0x40,Length:20,VendorId:0,Value:Unknown{0x6c7465346d6f62696e6e6574},Padding:0} (Could not find AVP uint32(30) for Vendor: 0),**
@fiorix
Copy link
Owner

fiorix commented Jul 13, 2019

Happy to reopen if there's a PR associated. No action for now so closing it.

@fiorix fiorix closed this as completed Jul 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants