Hi Himanshu, On 4/23/08, Himanshu Rawat <[EMAIL PROTECTED]> wrote: > sipXphone is running in debug mode in windows i.e. once it sends INVITE, it > then waits for the response from the application side. Now application is > also running in debug mode (which is used to see the call flow ), till this > time sipXphone is waiting for the 183 Ringing, once application processing > finishes, it sends back the response to sipXphone, on receiving the response > sipXphone send ACK and then again waits for the response from the > application side.
I'm not aware of such ability in sipXtapi library. But if you just want to see callflow, you may (1) use Wireshark to capture packetflow and then use its internal analyze functions to draw call flow or (2) look into logs, generated by sipXtapi in debug mode and search for SIP packets - they all will be logged there. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
