Alexey Trizno wrote: > Hello! > >> Sometimes after CALLSTATE_CAUSE_TRANSFER_SUCCESS I does not receive >> CALLSTATE_DESTROYED for tranfered call (but CALLSTATE_DISCONNECTED >> received successfully, and sipxCallDestroy called in CALLSTATE_DISCONNECTED >> event handler). > > I checked all my log-files, and I thing problem occurs, because sometimes > sipxCallDestroy failed with SYSTEM BUSY error (I call sipxCallDestroy > 50-times with 100ms interval).
Calling sipxCallDestroy multiple times is really a bad idea. You should display an error. > > What reason of system busy error? And how I can fix it? Wait for a couple of days, until I test call transfer in refactored version. Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
