Hi,
I have built a small speech server application which right now does some voice rec and then transfers the incoming caller. I have 2 SIP peers setup; 1 is a direct SIP connection to my PBX, the other a SIP connection to my OCS Server.
I have created a blindtransfer action that is supposed to redirect the call to the user in the transfer element. In my transfer action I have the host (ocs server), port (I have tried the port of the ocs server and the port of the SIP Peer and then the address of the user to transfer to (I have tried with and without the "sip:" prefix).
Everytime I try this I get dead air, the call just stops and hangs there, when I hangug I get the an event log error saying the caller hung up while the call was being transferred. I have tried looking through WireShark and don't see any errors or none in the event logs or the OCS/Speech Server.
So - any ideas what I am doing wrong? I want the call to come in, speech server pick it up, the user go throuh the menus, then the user select who they want to speak with and then have the call transferred to that OCS user so their OCS communicator starts ringing.
Thanks - Greg.