[asterisk-dev] Updating call limits

Kaloyan Kovachev kkovachev at varna.net
Mon Jun 12 08:10:59 CDT 2017


Hi,
  I need to update the call limit of an active call, but the old method 
of updating "struct ast_bridge_config" is not working anymore.
  The fields 'timelimit', 'play_warning' and 'warning_freq' are used just 
to populate the new interval hook and 'nexteventts' is completely unused 
(and probably should be removed in trunk).

  What is the right way to update the call limit (and related warning 
time) - modify duration and warning inside ast_bridge_features_limits?
  And the second question is how to get access to the relevant 
structures/data are there any builtin functions to access them?



More information about the asterisk-dev mailing list