[OpenSIPS-Devel] Problem with UAC in b2b_entities and tcp connections

Olivier Détour chino540off+kamailio at gmail.com
Wed Aug 11 18:38:21 CEST 2010


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



More information about the Devel mailing list