On Mon, 2007-12-31 at 10:29 +0530, Himanshu Arora wrote: > The VaxSipUserAgent.h (which came along with VaxVoIP SIP SDK) had two > functions > > 1) OnIncomingDiagnostic() > 2) OnOutgoingDiagnostic() > > These virtual functions automatically got called corresponding to the > events that came from my Asterisk server. The data received as > arguments from these functions was thrown back to my JavaScript, from > where it was displayed on two separate text boxes my HTML had for > 'Incoming Diagnostic Messages' and 'Outgoing Diagnostic messages' > > For your reference, SIP diagnostic messages when i used > VaxSipUserAgent.dll were like: > > SIP MESSAGE: > SIP/2.0 100 Trying > Via: SIP/2.0/UDP 192.XXX.X.XXX:5060,recieved=192.XXX.X.XXX > From:111<sip:[EMAIL PROTECTED]> > To:111<sip:[EMAIL PROTECTED]> > Call-ID: [EMAIL PROTECTED] > CSeq: 1 Register
I don't think that sipXtapi provides that functionality. Dale _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
