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

Re: [reSIProcate] How to print Sip Message in ACE Platform


Any thing you can cout you can capture to a Data with
Data::from(thing).

Data::from(thing).c_str() yields a null terminated C style string,
suitable for printf.

david

On 5/26/06, parimala.gopalakrishna@xxxxxxxxx
<parimala.gopalakrishna@xxxxxxxxx> wrote:


Hi,

I want to print a SipMessage in ACE Platform which is similar to "C printf".
Printing using cout is working.
But I have to print using ACE prints.

Please help.

Regards,
Parimala

_______________________________________________
resiprocate-devel mailing list
resiprocate-devel@xxxxxxxxxxxxxxxxxxx
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel