I have been trying to get a Grandstream HT814 to communicate with Sonetel. It works fine when connected directly to the DSL line, but as soon as I put it behind the firewall it stops. It cannot make calls, when receiving a call it will ring, but with no sound.
I have tried with the SIP inspection on and off (in the config below it is disabled)
Cisco Config:
Hardware: ASA5506, 4096 MB RAM, CPU Atom C2000 series 1250 MHz, 1 CPU (4 cores)
:
ASA Version 9.8(4)12
!
names
no mac-address auto
!
interface GigabitEthernet1/1
nameif outside
security-level 0
ip address dhcp setroute
no pim
no igmp
!
interface GigabitEthernet1/2
nameif inside
security-level 100
ip address xxxxx
no pim
no igmp
!
dns domain-lookup inside
dns server-group DefaultDNS
name-server 8.8.8.8
domain-name xxxxxxx
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
access-list outside_access_in extended permit ip any host xxx
access-list inside_access_in extended permit ip any any
access-list global_mpc extended permit ip host xxx any inactive
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
class-map Sonetel
match access-list global_mpc
class-map inspection_default
match default-inspection-traffic
!
policy-map type inspect dns preset_dns_map
parameters
message-length maximum client auto
message-length maximum 512
no tcp-inspection
policy-map type inspect sip Sonetel
parameters
max-forwards-validation action drop log
policy-map global_policy
class Sonetel
inspect sip Sonetel
set connection advanced-options tcp-state-bypass
class inspection_default
inspect ip-options
!
service-policy global_policy global
Experts Exchange always has the answer, or at the least points me in the correct direction! It is like having another employee that is extremely experienced.
Jim Murphy
Programmer at Smart IT Solutions
When asked, what has been your best career decision?
Deciding to stick with EE.
Mohamed Asif
Technical Department Head
Being involved with EE helped me to grow personally and professionally.
Carl Webster
CTP, Sr Infrastructure Consultant
An Experts Exchange subscription includes unlimited access to online courses.