Hi!
I'd like to restrict max call duration. Currently we have something that partially works: dialog.default_timeout. But, as described in "How it works" section http://www.kamailio.org/docs/modules/devel/modules/dialog.html#idp2029360 "The dialog timeout is reset each time a sequential request is processed."
So this option works for us when the useragents don't send sequential UPDATEs or reINVITEs.
I am not sure if it is adequate to ask for this feature in dialog module. I am aware of possibility to terminate any call by management command, and of cnxcc module which has call duration control. I would love to find something that simple - a single option for max call duration, without external mechanism (cronjob etc.) or full-blown billing.
Any suggestions are very welcome. Thanks in advance.
Please reply to all recipients, I am not subscribed to this maillist.