Was a solution to this ever found? I have exactly the same problem. I've just updated to the newest revision of siptapi-media-update and the problem still exists.
Thanks, Tim -----Original Message----- From: Wolfgang Pichler [mailto:[EMAIL PROTECTED] Sent: 31 August 2006 14:51 Cc: [email protected] Subject: Re: [sipxtapi-dev] sipxtapi - Problem after sipxReInitialize Hi all, no responses until yet ;-( I have tracked down the problem to CpPeerCall::handleDialString - it seems that this call hangs. Does anyone here does have an idea about what can cause handleDialString to hang ? regards, Wolfgang Wolfgang Pichler schrieb: > Hi all, > > after the normal sipxInitialize (using only UDP, rport, and specifing a > bindTo Address) i can make outgoing calls without a problem... > > But after a sipxReInitialize (same options as on sipxInitialize) when i > then call sipxCallConnect - sipxCallConnect will hang on this: > > OsStatus rc = pInst->pCallManager->getCalledAddresses( > callId.data(), 1, numAddresses, &address) ; > > I have no idea why this happens - and also no idea where to start to > debug this problem... > > Can someone here please enlighten me where this problem could be, or > just give me a starting point where to search for it (the best thing > would be a simple solution for the problem...) > > I have tried this with the sipxtapi-media-update branch and the > sipxtapi-sipxtapi branch - both the same result > > Any help would be fine. > > regards, > Wolfgang > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ > _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
