Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
RFC-3261 没有过多谈论 TimerC 以及它何时触发。我了解 TimerC 在分叉场景中的重要性。
TimerC 在常规 SIP 呼叫中是否有任何作用?
正确的。只有代理使用定时器 C。定时器 C 是代理 INVITE 事务超时。它用于检查代理的 INVITE 请求是否永远不会生成最终响应。当 INVITE 请求被代理时,必须为每个客户端事务设置 Timer C,即在收到初始 INVITE 后您将 SIP INVITE 转发到的每个 URI。