Hi Matthias,
if packets marked with cos 5 it should work without a policy. Packets get in the right queue
and you only have to configure the egress (wan) port.
If you want DSCP-based qos (like other vendors do) instead of dot1p-based, you can also use
an admin-rule:
set policy rule admin-profile iptos 184 mask 6 admin-pid 11
set policy rule admin-profile iptos 160 mask 6 admin-pid 11
set policy profile 11 name VOIPQOS pvid-status enable pvid 4095 cos 5
Please remember large port buffers of the s-series. On busy 100 Mbit ports you get always a
7ms delay.
Article 1737 sounds weird. Voice data should be EF, voice signaling AF31, CS3 or CS5.
See RFC 4594 Figure 3. DSCP to Service Class Mapping.