08-26-2015 04:18 AM - edited 03-17-2019 04:06 AM
Hi ,
Reading through the SIP timers, I came across the Timer C in proxies. Does anyone know what timer it is timer C in CUCM please? I am using CUCM 9.1.2. Thank you
Kind regards
G
08-26-2015 04:37 PM
Timer C is only used for SIP proxies. It is used to make sure you receive a response for the proxied invite, if you dont receive a response before this timer has expired it will either generate a timeout or query alternate contact if multiple contacts exist. Default timeout is 3 min.
Refer to this IETF doc: https://tools.ietf.org/html/rfc3261#page-114
Timer C > 3min Section 16.6 proxy INVITE transaction bullet 11 timeout
Also Refer here: http://www.sipknowledge.com/faq_child6.htm#q2.22
Since Timer C is started by Transaction Users, is the timer C also used in UAs and reset at the receipt of provisional response?
Timer C is a special one. It is only used by client side of proxies. Its purpose is to serve as a 'master timer' for stateful proxy, which may have forked, hence helping it to make dynamic decisions on the potential set of transactions created by it. The key timers which are correlated between client and server side of INVITE transaction are B and H (giving up on the transaction respectively). There is NO equivalent for timer C on the server side.
Cisco SIP Proxy:
http://www.cisco.com/c/en/us/td/docs/routers/asr1000/configuration/guide/sbcu/2_xe/sbcu_2_xe_book/sbc_str.pdf
Timer C > 3 min Proxy INVITE transaction timeout
-Terry
Please rate all helpful posts and mark the thread as answered if you have no other queries
08-27-2015 05:12 AM
Hi Terry ,
Thanks for your answer, it makes sense now.
Regards,
Gayathri
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide