On 5/14/18 7:37 PM, KamDev Essa wrote:
I am trying to simulate a Broadsoft feature that blips
the extension
with a single ring that basically heralds the user that their extension
has CF turned on. I know parallel forking can do that. But how do I set
the fr timer on the call to the extension @ just 1 ring (5 seconds) and
let the other one the default timeout set in fr_inv_timer.
KD
Take a look at fr_timer_avp.
http://www.kamailio.org/docs/modules/stable/modules/tm.html
--fred