< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] Parsing a custom header


Dear All,
My application - which obviously uses reSIProcate for SIP handling - needs to parse and use SIP INVITE messages which contain Remote-Party-ID. I am using reSIProcate 0.9.0-5019 and the messages I receive in my App does not contain that header (simply dump the message on stdout and it does not contain Remote-Party-ID header). I guess it means reSIProcate does not support this header [maybe I'm wrong on this]. Can anybody help me finding out what I should do for this: Is this a compile-time issue and so I should update the library code or I can add new custom header in my code (in run-time)? I really appreciate if anybody can help me or give me the hint on where I should search for the answer.

Thanks in advance,

Faramarz