we are using Asterisk 20.9.3. Asterisk has 3 Kamailio proxy , which is given in PJSIP config
outbound_proxy=sip:sipcore.region.uat.domain:4060;lr
So outbound call to Registered device through Core1 is failing getting a 408 request back.
Astersik is trying with Core2 with same callId and increased Cseq number. It is getting response and eventually agent answer the call.
But after exactly 32 seconds of initial invite Asterisk is Ending the Call.
Checked Full log didn’t find anything unusual rather than
app.c: Message ended by control
Do you guys know why asterisk is ending the call. It happen only if I am getting 408 through one proxy , and success through another one.