Re: [Sofia-sip-devel] Responses generated by the stack

2007-11-22 Thread Pekka Pessi
2007/11/22, Fabio Margarido <[EMAIL PROTECTED]>: > I'd like to know if there is a way for me to tell if a response my > callback gets came from a remote host or was generated by the > underlying stack layer. For instance, if I send an INVITE and get an > ICMP, Sofia automatically generates a 503 re

[Sofia-sip-devel] Responses generated by the stack

2007-11-22 Thread Fabio Margarido
Hi there, I'd like to know if there is a way for me to tell if a response my callback gets came from a remote host or was generated by the underlying stack layer. For instance, if I send an INVITE and get an ICMP, Sofia automatically generates a 503 response and passes that to my callback. How can