Alexey Trizno wrote: > Hello! > > Can I get plain response code and text (like "403 Forbidden" or "404 Not > found (unknown domain)"), using sipXtapi? > > My project (automatic multiline dial system, .NET, C#) must know real > response code :( > > -- > Best regards, > Alexey [ [EMAIL PROTECTED] ] > > _______________________________________________ > sipxtapi-dev mailing list > [email protected] > List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/ >
Feel free to add a new int to call event for the real response code, then pass responseCode to fireSipXCallEvent in SipConnection.cpp. I'm in the process of making big internal changes in sipXtapi and therefore I don't want to add anything new to current sipXtapi as it would mean more work. Jaro _______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
