Re: [Sofia-sip-devel] TAGS Seg Fault

2009-06-21 Thread Miguel Goncalves
hello there.. this could seem easy but i just cant see it.. im trying to retrieve and rtsp url that is in a sip invite message header, on content_type section of the header.. like this: SIP/2.0 200 OK Via: SIP/2.0/UDP 192.168.0.110:51458;rport=51458;branch=z9hG4bKDrt305Hmycr8H

[Sofia-sip-devel] performance question

2009-06-21 Thread jonathan augenstine
I am developing a simple redirect server on Windows 2008 Server. When an invite arrives, the handler performs a database lookup, and then returns a 302 response with the database response in the Contact field. The database access is about 15-30 milliseconds even under high load. What I am