Hello Daniel; thanks for reply. there is a ip in kamailio.domain table . alias module is disabled and don't use any domain , it is only ip. MultiDomain support is enabled.
P.S. : i replaced real ip with '192.168.0.188'.
----------kamailio.domain----- # id, domain, did, last_modified '1', '192.168.0.188', '1', '1900-01-01 00:00:01'
---------------------
/* uncomment the next line to disable the auto discovery of local aliases based on reverse DNS on IPs (default on) */ #auto_aliases=no
/* add local domain aliases */ #alias="sip.mydomain.com"
/* uncomment and configure the following line if you want Kamailio to bind on a specific interface/port/proto (default bind on all available) */ listen=udp:192.168.0.188:5061
/* port to listen to * - can be specified more than once if needed to listen on many ports */ port=5061
-- View this message in context: http://sip-router.1086192.n5.nabble.com/loose-route-function-select-wrong-ne... Sent from the Users mailing list archive at Nabble.com.