> In the gui there are a lot of fields that are set via CSS to > display:none; you may want to use a plugin like webdeveloper on > firefox to find some of the fields that may actually implement the > functions you want. You can always use the config file editor under > the advanced menu to edit the users.conf if you are lazy like me.
I'd call that un-lazy. I always prefer editing the conf files directly, but some of my clients really want a GUI. - Noah > > > ~ > Andrew "lathama" Latham > [email protected] > > * Learn more about OSS http://en.wikipedia.org/wiki/Open-source_software > * Learn more about Linux http://en.wikipedia.org/wiki/Linux > * Learn more about Tux http://en.wikipedia.org/wiki/Tux > > > > On Fri, Dec 11, 2009 at 12:15 PM, Noah Miller <[email protected]> > wrote: >> Aha! Thanks for finding that for me, Andrew. For some reason, grep >> didn't pick it up. I must have used a bad string (I still can't find >> it, hmm...). >> >> Now, I just need to get the Linekeys field in the GUI to work. It is >> not used by polycom_line.xml. >> >> >> - Noah >> >> >> On Wed, Dec 9, 2009 at 4:44 PM, Andrew Latham <[email protected]> wrote: >>> from the source.... >>> >>> /* Unless we are overridden by serveriface or serveraddr, we set the >>> SERVER variable to >>> * the IP address we are listening on that the phone contacted for this >>> config file */ >>> >>> >>> >>> ~ >>> Andrew "lathama" Latham >>> [email protected] >>> >>> * Learn more about OSS http://en.wikipedia.org/wiki/Open-source_software >>> * Learn more about Linux http://en.wikipedia.org/wiki/Linux >>> * Learn more about Tux http://en.wikipedia.org/wiki/Tux >>> >>> >>> >>> On Wed, Dec 9, 2009 at 6:36 PM, Noah Miller <[email protected]> >>> wrote: >>>> Hi All - >>>> >>>> I think this is a GUI thing, but I may be wrong. >>>> >>>> What do I need to set in order for the ${SERVER} variable in >>>> polycom_line.xml to return the IP address of the asterisk box? >>>> >>>> >>>> >>>> Thanks, >>>> Noah >>>> >>>> _______________________________________________ >>>> --Bandwidth and Colocation Provided by http://www.api-digital.com-- >>>> >>>> asterisk-gui mailing list >>>> To UNSUBSCRIBE or update options visit: >>>> http://lists.digium.com/mailman/listinfo/asterisk-gui >>>> >>> >>> _______________________________________________ >>> --Bandwidth and Colocation Provided by http://www.api-digital.com-- >>> >>> asterisk-gui mailing list >>> To UNSUBSCRIBE or update options visit: >>> http://lists.digium.com/mailman/listinfo/asterisk-gui >> >> _______________________________________________ >> --Bandwidth and Colocation Provided by http://www.api-digital.com-- >> >> asterisk-gui mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-gui >> > > _______________________________________________ > --Bandwidth and Colocation Provided by http://www.api-digital.com-- > > asterisk-gui mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-gui _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui
