Hi All ? i am trying to include the video sdp description in pjsip stack. ? when i am trying to add video details in sdp, it is not taking.. ? i want the format like sdp data which is given below. ? Session Description Protocol Session Description Protocol Version (v): 0 Owner/Creator, Session Id (o): GlobeSvn 0 0 IN IP4 192.168.7.60 Session Name (s): sip call Connection Information (c): IN IP4 192.168.7.60 Time Description, active time (t): 0 0 Media Description, name and address (m): audio 10600 RTP/AVP 111 3 101 Media Attribute (a): rtpmap:111 ILBC/8000/1 Media Attribute (a): rtpmap:3 GSM/8000/1 Media Attribute (a): rtpmap:101 telephone-event/8000/1 Media Attribute (a): AS:111 20 Media Description, name and address (m): video 10702 RTP/AVP 34 Media Attribute (a): rtpmap:34 H263/90000/1 ?To get the sdp details in above format what i need to do.?i am adding the h263 codec in sdp info, but i am getting the whole informationin audio sdp, i want to seperate audio and video sdp details with the ports also.?To get sdp data like the above format, where i need to change, i had changed in pjsip_media.c and endpoint.c filesBut it is not reflecting.please any one can help me to fix this problem.?Thankyou.??? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080717/3ec0e937/attachment.html