if i write:
context->c_agent =
nta_agent_create(context->c_root,
URL_STRING_MAKE(o_bind),
process_request,context,
TAG_END());it should create an nta agent that binds it self to the address specified by o_bind.what i think it's it should reject SIP Messages that are not adressed to the URI written in o_bind.
but the callback function is called even if the TO header has a different URI.
is that normal?
thank you
Luca
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
