You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sipxcom-dev
Is there a simple way to get a specific setting from a specific settings group? I'm looking for a one line declaration. Something like:
${$cfg.group('group').setting('setting').Value}
Same for getting line settings. At least with device settings I can chose a group to loop through, but with lines I need to loop through all of the groups then loop through settings to find one particular setting from which I need a value.