offer('SDP attr manipulations - substitute two a= lines for media audio',{ICE=>'remove',DTLS=>'off',SDES=>['nonew'],'sdp-attr'=>{audio=>[substitute=>[['test1','test2'],['test5','test6']]]}},<<SDP);
offer('SDP attr manipulations - substitute two a= lines for media audio',{ICE=>'remove',DTLS=>'off',SDES=>['nonew'],'sdp-attr'=>{audio=>{substitute=>[['test1','test2'],['test5','test6']]}}},<<SDP);