twisted.protocols.sip.Proxy.handle_request_default(self, message, sourcePeer) method documentationtwisted.protocols.sip.Proxy
          View Source
          
        
      Default request handler.
Default behaviour for OPTIONS and unknown methods for proxies is to forward message on to the client.
Since at the moment we are stateless proxy, that's basically everything.
| Function | _mungContactHeader | Undocumented |