[reSIProcate] Parsing a custom header
Scott Godin
slgodin at icescape.com
Tue Jan 3 14:16:54 CST 2006
Check out ExtensionHeader:
http://wiki.resiprocate.org/wiki/index.php?title=Use_Overview#Extension_
Header
There is also a sample use in test/SipTortureTests.cxx
________________________________
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of
Faramarz Saberi
Sent: Tuesday, January 03, 2006 3:06 PM
To: resiprocate-devel at list.sipfoundry.org
Subject: [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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060103/99a6d1ee/attachment.htm>
More information about the resiprocate-devel
mailing list