Hi, I was faced with the problem, too. This is caused by a transfer call instance does not have valid contact address. It is fixed in sipXtapi-media-update branch. I think 'mpCallManager->setOutboundLineForCall(...' corresponds to it.
Regards, Kenichi Aramaki > My software module needs to transfer a call to a third party. I tried this > using commercial softphone packages and it works (even with sipXPhone) but I > can't get my module to work. > > > > I'm using sipXtapi library from the sipXcallLib branch. I'm using MS Visual > Studio 2005 on Windows XP and using BroadVoice as provider for my testing. > The other ends of the call are regular land lines. > > > > I'm putting the first call on hold and establishing the second call > (consultative transfer). I tried both with the calls in a conference and > separated. > > > > When I call to sipXCalltransfer the REFER message gets a 603-Decline answer > and I get a TRANFER FAILED event right after the TRANFER INITIATED one. > > > > Analyzing the SIP packages, I noticed the REFER message has an incorrect > CONTACT field. (snipped) _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
