Hi All,
I am new to Symbian. I want to know if Symbian 3.0 SIP stack supports setting/retrieving multiple "c=" (Connection), "m=" (media) lines in a single SDP body.
Is an SDP with following syntax be built/parsed by Symbian 3.0 SIP stack?
m=application <port> <udp> TBCP
a=fmtp:TBCP tb_granted;
a=RTCP:<port>
Any sample code would be of great help.
Thanks for your time.