id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,backport_to_milestone,backported 794,Bug with generating SDP version in origin line (thanks Joel Dodson for the report),bennylp,bennylp,"RFC 3264 mandates that subsequent SDP offer must have version number in SDP origin line incremented by one. This currently is done in PJSUA-LIB, with the {{{ update_sdp_version()}}} function. Upon checking the source codes, turns out this should have been done by the SDP negotiator, hence the {{{ update_sdp_version()}}} shouldn't be necessary. Further checking reveals that there was a bug in the INVITE session (sip_inv.c), which doesn't use the correct SDP offer as ""fixed"" by the negotiator, hence the INVITE session does not produce the correct SDP. The corresponding ticket for 1.0 branch is #795",defect,closed,normal,release-1.2,pjsip,trunk,fixed,,,,