cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5349
Views
0
Helpful
4
Replies

Incoming Calls start dropping right after when you pick up the phone

Arsen Gharibyan
Level 1
Level 1

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

http://www.neocomp.com/

1 Accepted Solution

Accepted Solutions

Curtis Fuentes
Level 1
Level 1

This usually means a codec mistmatch. do you have any logs ?

View solution in original post

4 Replies 4

justindunkerley
Level 1
Level 1

If a call sets up ok and then drops it may well be a codec negotiation issue.

What about the conf above ? do u see any wrong configurations ?

the problem was in latency (Time Warner) and in the codec

Curtis Fuentes
Level 1
Level 1

This usually means a codec mistmatch. do you have any logs ?