Searched refs:otherparams (Results 1 – 1 of 1) sorted by relevance
44 otherparams = None variable in UpdateLookupOpts54 self.destination_ip, self.local_ip, self.codecs, self.otherparams = params56 self.otherparams = ''76 self.otherparams += val89 if self.otherparams != None and len(self.otherparams) > 0:90 s += self.otherparams