Hi All,
I am using Sofia-sip stact 1.12.11 for a B2BUA.
There is a requirement for me to parse new headers like History-Info where
Sofia stack is not supporting currently.
I added the typedef struct and the structure body in "sofia-sip/sip_extra.h"
and also documented the same in "sip_extra_headers.txt"
For simplicity I implemented all the bodies of the corresponding functions
in sip_extra.c
Before compiling I enabled the enable-maintainer-mode.
while compiling I am getting the following problems.
1) The auto generated sip_extra.h does not contain the added typedef and
structure body.
2) this is resulting the compilation errors for all the function
declarations that were auto generated.
Can you please suggest me where I am making the mistake while adding the
new parser.
Thanks,
Kiran .
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel