Attention is currently required from: neels, laforge, fixeria, dexter.
1 comment:
Patchset:
regarding proper CC timeout: the old cc implementation apparently only has one overall guard timer, […]
Looking at that, and reading the comments, that guard timeout is designed to overall protect against something becoming non responsive:
/*NOTE: The purpose of this timer is to prevent the cc state machine
* from hanging [......]
* So if the cc state machine does not show any activity for an
* extended amount of time during call setup or teardown the guard
* timer will time out and hard-clear the connection. */
One /could/ start adding conditions to this timer, but I think that might get in the way of it's stated purpose. It would seem that what is more needed is the proper implementation of T301 (I think it is T301) See TS 04.08 5.2.2.3.2
To view, visit change 28509. To unsubscribe, or for help writing mail filters, visit settings.