[SR-Users] add_path() and save()

Olle E. Johansson oej at edvina.net
Thu May 23 18:15:47 CEST 2013


23 maj 2013 kl. 17:49 skrev אורן אברהם <oren.av.jnk at gmail.com>:

> Dear list.
> 
> when using registrar module with path support does the following code work:
> add_path();
> save();
> 
> or maybe the path is added only for outgouing messages and the save() won't be affected ?
When using path, one proxy runs add_path before relaying to the registrar, which save()'s 
the registration. The path is then used for a new request to find the proper proxy.

Let's say you have one edge proxy on the Internet and one on the internal network.
The registrar will by saving the path added by each edge proxy know the way back
to the clients on the two different networks.

Using path and save() on the same server doesn't add much - you already have all the information.

Or?

/O




More information about the sr-users mailing list