I am running the following config on my lab for compressed RTP. when I apply
it to the serial interface outbound I loose the audio stream in that
direction. call remains up and one way audio is there. When I remove the
service policy output the audio come back.

Any ideas

Thanks

class-map match-any RTP
 match  dscp ef
 match access-group 100
class-map match-any SIG
 match  dscp cs3
 match  dscp af31
!
!
policy-map CRTP
 class RTP
   compress header ip rtp

access-list 100 permit udp 10.61.113.0 0.0.0.255 10.61.111.0 0.0.0.255 range
16384 32767
access-list 100 permit udp 10.61.113.0 0.0.0.255 range 16384 32767
10.61.111.0 0.0.0.255

Reply via email to