05-07-2013 10:01 AM - edited 03-18-2019 01:03 AM
THe phone system is managed by Auxion company but i have a QOS on ASA 5510, Phone Company Stating that the problem in Qos or ISP but nothing has been changed in ASA Qos , any ideas if ther is missconfiguration ?
!
class-map VOIP
match rtp 10000 16383
class-map voip-class
match access-list voip-traffic
class-map CONNS
match any
class-map inspection_default
match default-inspection-traffic
!
!
policy-map QOS
class CONNS
set connection conn-max 2000 embryonic-conn-max 3000
class class-default
shape average 5024000
policy-map VOIPP
class VOIP
priority
class CONNS
set connection conn-max 2000 embryonic-conn-max 3000
class class-default
policy-map type inspect dns migrated_dns_map_1
parameters
message-length maximum client auto
message-length maximum 512
policy-map global_policy
class inspection_default
inspect dns migrated_dns_map_1
inspect ftp
inspect h323 h225
inspect h323 ras
inspect rsh
inspect rtsp
inspect sqlnet
inspect skinny
inspect sunrpc
inspect xdmcp
inspect sip
inspect netbios
inspect tftp
inspect icmp
inspect ip-options
inspect pptp
class VOIP
priority
class class-default
user-statistics accounting
Arsen Gharibyan
Solved! Go to Solution.
05-31-2013 11:28 AM
This usually means a codec mistmatch. do you have any logs ?
05-07-2013 11:19 AM
If a call sets up ok and then drops it may well be a codec negotiation issue.
05-07-2013 11:22 AM
What about the conf above ? do u see any wrong configurations ?
05-31-2013 11:39 AM
the problem was in latency (Time Warner) and in the codec
05-31-2013 11:28 AM
This usually means a codec mistmatch. do you have any logs ?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide