it('parses ice-pwd', function() {
    expect(sdp.attrs[6]).to.eql({
      type: 'ice-pwd',
      value: 'VC9qlvEt54AXvF91TEYIdNe+',
    });