On Wed, 2010-03-10 at 13:32 -0800, George Niculae wrote: > Hi all, > > wrt http://track.sipfoundry.org/browse/XX-7864: IMO escaping special > characters in phonebook contacts should be handled at phone plugin > level (like SMC 3456 phone that is using XML file for phonebook), not > in PhoneContext.
Obviously, any given phone is going to have some syntax and escaping requirements that must be met, and so at least some of this has to be in the plugin. But _any_ xml file will have the same requirements for character escaping, because they are defined by xml (assuming that the phone does xml correctly). Surely there's an opportunity to do at least the xml common rules in some common code used by anything that uses xml files. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
