I using Sip client(jain sip api), sip server (asterisk pbx)

I have used refer method for blind call transfer

public void sendRefer(Dialog) throws Exception, SipException {
Request req =...