What happens if you try this in your genieacs/config/parameters.json file:
"Device.Services.VoiceService./^\\d+$/.VoiceProfile./^\\d+$/.Line./^\\d+$/.SIP.AuthUserName"
: {"alias" : "summary.sipUsername"}And this in your summary_parameters.yml file: SIP Username: summary.sipUsername restart both the server and gui after you make the changes. On Tue, Nov 22, 2016 at 7:45 AM, Kris Germann <[email protected]> wrote: > I am looking to pull a DID field into the device summary view, defined by > this variable: > > Device.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthUserName > > However, in summary_parameters.yml if I throw in this line: > > DID: Device.Services.VoiceService.1.VoiceProfile.1.Line.1.SIP.AuthUserName > > Things stop responding... > > How can I defined my own set of variables to be pulled in here... > > This is related to my other email today about CSV exporting, as well. > > Kris > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
