Hello,

I flowing through sofia sip documentation/code trying to find the best way to 
remove an unknown sip header. 
I found that its easy to add any header my using SIPTAG_HEADER_STR or even 
SIPTAG_HEADER(x) by define a new header struct. 

However, what's the best option to remove those kind of headers from a sip 
message?
Should I create a new SIPTAG around the new header, for instance 
SIPTAG_P_CHARGING_VECTOR()? What are my options?

Thanks in advance for any ideas!
Alexandre Brito
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to