Hi,

I would like to understand something:
I am writing a b2b module. My clients are only over TCP/TLS and the
connection is already created at this time.
When I created a UAC with b2b_entities, I can get tcp informations
(ip/port), and I format my request URI to be parsed by
the research function to get tcp_connection context. Fine.

But after a reply on my INVITE, I would like to ACK it, but
b2b_entites will use Contact Header to reply (cf RFC),
but your research function cannot find context because it use wrong
informations.

So my question is: how could we do this research TCP informations with
SIP informations ?

Regards,

-- 
Olivier Détour

_______________________________________________
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel

Reply via email to