ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7376] Expert Info (Warn/Undecoded): Unknown AVP 872 (vendo

Date: Sun, 17 Jun 2012 07:49:17 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7376

--- Comment #11 from alex <phikus@xxxxxxxxx> 2012-06-17 07:49:17 PDT ---
(In reply to comment #7)
> (In reply to comment #5)
> > Created attachment 8617 [details]
> > AVP 904 packet
> > 
> > AVP 904 is not recognized
> 
> The vendor id is "AVP Vendor Id: Peter-Service Ltd. (11971)"
> You would have to check the definition of the AVP with them.

Keeping in mind that definition says abt flags M and V (I guess it's 'must' and
'vendor') I also tried this way

<avp name="BIS-Subscriber-Id-Support" code="904"  may-encrypt="no"
protected="mustnot" mandatory="must" vendor-bit="must" vendor-id="Peter-Service
Ltd.">
    <type type-name="Enumerated"/>
    <enum name="BIS_SUBSCRIBER_ID_NOT_SUPPORTED" code="0"/>
    <enum name="BIS_SUBSCRIBER_ID_SUPPORTED" code="1"/>
</avp>

but also with no result

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.