Hello,
We’re running Asterisk 20.15.0 and are experiencing an issue where a school administrator is trying to record an update to their message line, which is hosted by a third party. The message line number is 888-100-1000.
The administrator, at extension 100, places the call. The call goes out through the trunk to the PSTN, and they follow the prompts to enter their PIN and begin recording. However, as soon as the recording starts, the third party stops sending RTP.
(Call flow: PJSIP/100 → Asterisk → PJSIP/8881001000@Upstream → PSTN)
Initially, I had the RTP timeout on the trunk endpoint set to 30 seconds, which I later increased to 180 seconds. However, since the endpoint for extension 100 still has a 30-second timeout, the call drops after that time.
Is there a way to configure Asterisk to ignore RTP timeouts when calling certain numbers? Or that it should honor the 180?
Please let me know if you have any questions.
Thanks,