[SR-Users] How to force tcp connection reuse for NOTIFY
Juha Heinanen
jh at tutpro.com
Mon Oct 1 09:42:45 CEST 2012
Owen Lynch writes:
> I want to configure Kamailio so that it sends a NOTIFY using the tcp
> connection already established by the client SUBSCRIBE request. The aim is
> for clients to establish secure TLS connections to Kamailio when they first
> register or subscribe, then for kamailio to reuse these connections for all
> further NOTIFY/INVITE requests. I thought that adding force_tcp_alias() in
> the route script would accomplish this, but it doesn't. The NOTIFY always
> uses the ip:port tuple specified in the SUBSCRIBE Contact header.
perhaps calling add_contact_alias() on subscribe would help.
-- juha
More information about the sr-users
mailing list