Hi,
Are you trying to add dissection of a private data item allready used by
some application or trying
to design an application which uses proprietarry data?
 
If it's the former just add your ASN1 code to the gsm map asn1 at the
apropriate place and regenerate the dissector if it's the later
use the extension container present in the protocol(s).
Best regards
Anders

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of manogna
manogna
Sent: den 12 mars 2007 12:43
To: Wireshark-dev@wireshark.org
Subject: Re: [Wireshark-dev] Adding a data item to gsm map


Hi All,
 
Could you please let me know how to handle this?
 
Thanks,
manu

manogna manogna <[EMAIL PROTECTED]> wrote:

        Hi,
         
        My purpose is to extend GSM MAP with private extensions.
        myAppData is proprietary data.
         
        Best Regards,
        manu
         
        From: Andreas Fink <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> >
        Date: Fri, 9 Mar 2007 12:07:27 +0100
        
        
        
whats the purpose of that? 
extend GSM MAP with private extensions or extending GSM MAP with
extensions which appeared in the standard?

On 09.03.2007, at 11:35, manogna manogna wrote:


        Hi All,
         
        I've to add a data item to GSM MAP dissector.
         
        The data item is :
         
        myAppData ::= SEQUENCE {
          myvar1 [0] MyVar1,
          myvar2 [1] MyVar2 OPTIONAL
        }
         
        Additional information is as follows.
         
        TC-BEGIN may carry proprietary information. This is applicable
only when the MAP dialogue is transferred. It is also specified that,
myAppData is optional.
        This information is transferred in SUA information element Info
String. 
         
        Any inputs on how to handle this?
         
        Thanks,
        manu

________________________________

        We won't tell. Get more on shows you hate to love
<http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265> 
        (and love to hate): Yahoo! TV's Guilty Pleasures list.
<http://us.rd.yahoo.com/evt=49980/*http://tv.yahoo.com/collections/265> 


________________________________

Never miss an email again!
Yahoo! Toolbar
<http://us.rd.yahoo.com/evt=49938/*http://tools.search.yahoo.com/toolbar
/features/mail/>  alerts you the instant new Mail arrives. Check it out.
<http://us.rd.yahoo.com/evt=49937/*http://tools.search.yahoo.com/toolbar
/features/mail/> 
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to