[Asterisk-Users] MGCP problem
Kiss Karoly
karcsi at tvnetwork.hu
Tue Aug 24 09:58:07 MST 2004
Hello,
I have noticed a little problem in chan_mgcp.so.
After a few unsuccessful attempts to call an endpoint using
MGCP/aaln/1 at 10.20.0.2 I have noticed the following on the system running
asterisk using netstat.
udp 50524 0 XX.XX.85.XX:2427 0.0.0.0:* 2666/asterisk
This line shows that there are 50524 bytes waiting in the Recvq of the udp
socket of asterisk. And the transactions are all timing out.
Snip
Retransmitting #4 transaction 63 on [10.20.0.2]
Retransmitting #4 transaction 64 on [10.20.0.2]
Retransmitting #5 transaction 63 on [10.20.0.2]
Retransmitting #5 transaction 64 on [10.20.0.2]
Aug 24 14:49:14 WARNING[24601]: chan_mgcp.c:595 retrans_pkt: Maximum
retries exceeded for transaction 63 on [10.20.0.2]
Aug 24 14:49:14 WARNING[24601]: chan_mgcp.c:595 retrans_pkt: Maximum
retries exceeded for transaction 64 on [10.20.0.2]
Aug 24 14:49:14 NOTICE[24601]: chan_mgcp.c:2261 handle_response:
Transaction 64 timed out
Aug 24 14:49:14 NOTICE[24601]: chan_mgcp.c:2283 handle_response:
Terminating on result 406 from aaln/1 at 10.20.0.2--1
End snip.
The system is GNU/Linux Debian 3.0r2 kernel 2.4.26.
Asterisk CVS-HEAD-06/22/04-13:37:51 built by root at host.domain.xx on a
i686 running Linux
Any ideeas ???
Kiss Karoly
More information about the asterisk-users
mailing list