public class ProxyUtils extends Object
| Constructor and Description |
|---|
ProxyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static javax.sip.message.Request |
createProxiedRequest(SipServletRequestImpl originalRequest,
ProxyBranchImpl proxyBranch,
URI destination,
SipURI outboundInterface,
SipURI routeRecord,
SipURI path) |
static SipServletResponseImpl |
createProxiedResponse(MobicentsSipServletResponse sipServetResponse,
MobicentsProxyBranch proxyBranch) |
static String |
toHexString(byte[] b) |
public static javax.sip.message.Request createProxiedRequest(SipServletRequestImpl originalRequest, ProxyBranchImpl proxyBranch, URI destination, SipURI outboundInterface, SipURI routeRecord, SipURI path)
public static SipServletResponseImpl createProxiedResponse(MobicentsSipServletResponse sipServetResponse, MobicentsProxyBranch proxyBranch)
public static String toHexString(byte[] b)
Copyright © 2016. All Rights Reserved.