Im using Websockets and i need add_path() and save() on the same server...
2013/5/23 Olle E. Johansson <o...@edvina.net> > > 23 maj 2013 kl. 17:49 skrev אורן אברהם <oren.av....@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 > > > _______________________________________________ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list > sr-users@lists.sip-router.org > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users >
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users