Home
last modified time | relevance | path

Searched refs:otherparams (Results 1 – 1 of 1) sorted by relevance

/dports/net/rtpproxy/rtpproxy-2.1.1/python/sippy_lite/sippy/
H A DRtp_proxy_cmd.py44 otherparams = None variable in UpdateLookupOpts
54 self.destination_ip, self.local_ip, self.codecs, self.otherparams = params
56 self.otherparams = ''
76 self.otherparams += val
89 if self.otherparams != None and len(self.otherparams) > 0:
90 s += self.otherparams