< Previous by Date | Date Index | Next by Date > |
Thread Index |
Hello, I must decide if use resiprocate as the sip stack for a new project. I've got two question regarding the stack: 1) Is resiprocate good for stateless proxy?2) There is some way to view "real time" the sip packet from the SipMessage object (navigating in some data structures using gdb or Visual Studio), or the only way is to write Data::from(msg) in the code?
Thank you, Lorenzo