Looking for some doc that describes how the new columns in 4.3.x location table is supposed to be used. Can find some email discussions about this, but seems no formal doc exists. Would appreciate if someone can provide an explanation.
Thanks
Hello,
if you have several Kamailio servers sharing the same database in db only mode, then on each kamailio.cfg you can set server_id to a different value (is a global parameter). That value will be stored in location table. Then, nat keepalives will be sent by each server only for their server id.
Cheers, Daniel
On 31/07/15 16:53, Ding Ma wrote:
Looking for some doc that describes how the new columns in 4.3.x location table is supposed to be used. Can find some email discussions about this, but seems no formal doc exists. Would appreciate if someone can provide an explanation.
Thanks
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
Interesting, because ive never used server_id .. should this be an integer, or can it be a string like the hostname of the box ?
Jay
On 5 August 2015 at 07:22, Daniel-Constantin Mierla miconda@gmail.com wrote:
Hello,
if you have several Kamailio servers sharing the same database in db only mode, then on each kamailio.cfg you can set server_id to a different value (is a global parameter). That value will be stored in location table. Then, nat keepalives will be sent by each server only for their server id.
Cheers, Daniel
On 31/07/15 16:53, Ding Ma wrote:
Looking for some doc that describes how the new columns in 4.3.x location table is supposed to be used. Can find some email discussions about this, but seems no formal doc exists. Would appreciate if someone can provide an explanation.
Thanks
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com
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
It can be a number:
http://www.kamailio.org/wiki/cookbooks/4.3.x/core#server_id
The use of server_id in location was added recently, for 4.3 series.
It is used for some other things as well, like generating some internal unique ids...
Cheers, Daniel
On 05/08/15 16:36, jay binks wrote:
Interesting, because ive never used server_id .. should this be an integer, or can it be a string like the hostname of the box ?
Jay
On 5 August 2015 at 07:22, Daniel-Constantin Mierla <miconda@gmail.com mailto:miconda@gmail.com> wrote:
Hello, if you have several Kamailio servers sharing the same database in db only mode, then on each kamailio.cfg you can set server_id to a different value (is a global parameter). That value will be stored in location table. Then, nat keepalives will be sent by each server only for their server id. Cheers, Daniel On 31/07/15 16:53, Ding Ma wrote:
Looking for some doc that describes how the new columns in 4.3.x location table is supposed to be used. Can find some email discussions about this, but seems no formal doc exists. Would appreciate if someone can provide an explanation. Thanks _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla http://twitter.com/#!/miconda <http://twitter.com/#%21/miconda> - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Sincerely
Jay