Intermittent Problem with No/bad audio on incoming calls

elkonrad

New Member
Joined
Aug 17, 2011
Messages
29
Reaction score
0
Hi,

I am out of ideas. I have an Intermittent problem with some incoming calls. What happens is:

When person calls asterisk box via sip trunk directly to queue/ring group with fixed agents there is no audio or caller can hear some kind of breaks but cannot hear called person. When you hang up and call again, Call is perfectly fine. It think it happens after period of inactivity on the system ( I don't how long is inactivity). There is no problem with outgoing calls.

It happens on PBXIAF with asterisk 1.6.2.18 and asterisk 1.4.42
All boxes use ulaw/alaw. There is also cisco 887 router with ports 5060/5061 forwarded to asterisk. RTP is to be handled by ipinspect.

All help very welcome.

Thanks,
K.
 
What is ipinspect? You should have UDP ports 10000-20000 forwarded to your phone system also.
 
What is ipinspect? You should have UDP ports 10000-20000 forwarded to your phone system also.

Hi,
This is also happening on the box with all ports forwarded to the pbx. I have ASA5505 in that case, nat config below.


static (HostedPABX,outside) XX.XX.XX.XX 192.168.176.2 netmask 255.255.255.255

All these ports permitted:

access-list outside_access_in extended permit udp any host XX.XX.XX.XX eq 4569
access-list outside_access_in extended permit udp any host XX.XX.XX.XX eq sip
access-list outside_access_in extended permit tcp any host XX.XX.XX.XX eq sip
access-list outside_access_in extended permit tcp any host XX.XX.XX.XX eq 5061
access-list outside_access_in extended permit udp any host XX.XX.XX.XX object-group PBX_RTP
object-group service PBX_RTP udp
port-object range 10000 20000
 
Do you have SIP fixup (ie ALG) enabled?


Hi,

It was enabled but I disabled that and did not make any difference. Bad call still happens. When you hangup and call again it is perfect.

K.
 

Members online

Forum statistics

Threads
26,688
Messages
174,412
Members
20,259
Latest member
Fadeek86
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top