Answer the question
In order to leave comments, you need to log in
Why is Retransmission timeout reached on transmission on Cancel?
Greetings.
I didn’t look into the logs for a particularly long time, but when I started to look into another problem, I came across a warning Retransmission timeout reached on transmission in the Aster logs, and only due to back calls, i.e. on calls that received CANCEL from the calling party. On successful calls, everything works correctly. On FreePBX servers 12.0.76.6 + Asterisk 11.7.0 10.11.14.13, on the second Oktell 2.15.5 10.11.14.12, both on the same network. The asterisk itself works as a VOIP gateway, passing the call on to an external provider, but judging by the Call-ID with the provider, everything works correctly.
Trunk settings
type=friend
host=10.11.14.12
dtmfmode=rfc2833
disallow=all
allow=ulaw&alaw
context=my-context-local
qualify=no
exten => s,1,NoOp(${CALLERID(num)})
exten => s,n,Dial(Local/705${MACRO_EXTEN:-10}@from-internal,,tT)
exten => s,n,Hangup()
exten => h,1,Set(CDR(userfield)=${CHANNEL(hangupsource)})
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question