[SR-Users] real-time update question
Fred Posner
fred at palner.com
Tue Sep 5 19:38:50 CEST 2017
On 9/5/17 9:41 AM, Stent, Bob wrote:
> I am just starting out with Kamailio. One of the things I want to be
> able to do is add a domain to the configuration and have Kamailio pick
> it up without having to restart.
>
> [snipped]
>
I understand that restarting Kamailio may freak you out... but, it
doesn't have to.
Kamailio is a stateless proxy.
Unless you have something specific running in memory space (such as with
htables, etc), this means that Kamailio doesn't "remember" any of the
traffic that it proxies; instead using the information within the SIP
traffic to route the packets. A restart of the service does not have an
effect on the routing of this traffic, since the system is not using
memory to guide the proxying of traffic.
--fred
More information about the sr-users
mailing list