Hello,<br><br>Let's say you would like to define, for every SIP peer, a value which would set, for instance, the maximum daytime calls number.<br>Extension 101 would get a 2 value, extension 102 would also get 2, extension 103 would get 1, and so ...<br>
<br>How is it best to proceed as those values :<br>- shall be usable from dial plan,<br>- shall be set when system starts up.<br><br>Now I would simply use database set from CLI to set those values once for all but using some sort of config file might be more flexible (if you've got many values to set).<br>
How would you proceed ?<br><br>Regards<br><br><br>