Re: [Sofia-sip-devel] Reading custom SIP headers

2016-08-29 Thread Andreas Wehrmann
On 08/29/2016 08:32 AM, John Nash wrote: > I am looking for some way to read value of a custom SIP header (starting > with X-). I have access to object ssip_t. Which function I can use to > extract custom SIP header and use its value? > > > >

[Sofia-sip-devel] Reading custom SIP headers

2016-08-28 Thread John Nash
I am looking for some way to read value of a custom SIP header (starting with X-). I have access to object ssip_t. Which function I can use to extract custom SIP header and use its value? --