On 14/04/15 18:40, Daniel Tryba wrote: > On Tuesday 14 April 2015 17:59:01 Daniel-Constantin Mierla wrote: >> Upcoming major release has some embedded functionality for this case, >> relying on path -- iirc, was added by Charles Chance: > Good to know, if this could do something with DNS SRV records to find out if > a > recieved socket in the location db is in the list for the domain, you'd only > have to add a server to DNS to add it to the cluster (idealy). Not really getting the relation here with location service here, or are you looking at just detecting if the request is coming from another server in the farm?
If yes, then if(src_ip=="mydomain.com") should work and do dns to retrieve the addresses associated with the domain in order to compare with the source ipt. Cheers, Daniel > >> http://kamailio.org/docs/modules/4.3.x/modules/registrar.html#registrar.p.pa >> th_check_local >> >> Adding path can be done in config, then apply changes before doing save >> location for register request. > I figured it out just before your response :) > > > _______________________________________________ > 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 -- Daniel-Constantin Mierla http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio World Conference, May 27-29, 2015 Berlin, Germany - http://www.kamailioworld.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