<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">So here is my insight to the problem:<div class=""><div class=""><br class=""></div><div class=""><div class="">Because the first listening interface is advertising the 192.168.1 interface, this one is used.</div><div class="">If I change the order to</div><div class=""><br class=""></div><div class=""><div class="">listen=udp:192.168.1.156:5060 advertise 192.168.1.156:5060</div><div class="">listen=udp:172.23.56.1:5060 advertise 192.168.1.156:5060</div><div class="">listen=tcp:127.0.0.1:5060 </div></div><div class=""><br class=""></div><div class="">I can use both sockets as expected. </div><div class=""><br class=""></div><div class="">Ergo: Always use the primary / actual interface before the ones which only advertised it! </div><div class=""><br class=""></div></div><div class=""><br class=""></div><div class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">Am 30.03.2020 um 20:06 schrieb Jan-Hendrik Dörner <<a href="mailto:sr-users@doerner.net" class="">sr-users@doerner.net</a>>:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">so I changed it to <div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">t_uac_send("NOTIFY", "$(ct{s.substr,1,0}{s.striptail,1})", "$su", "udp:192.168.1.156:5060","Call-ID: $hdr(Call-ID)\r\nSubscription-State: terminated;reason=timeout\r\nEvent: $hdr(Event)\r\nContent-Type: application/url\r\nFrom: $fU\r\nTo: $hdr(From)", "<a href="http://server.conf/settings-%7Bmac%7D" class="">http://server.conf/settings-{mac}</a>");</span></div></div><div class=""><br class=""><div class="">unfortunately the SIP - Pakets are still send from the wrong IP.</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">U 192.168.1.152:57145 -> 224.0.1.75:5060 #1</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">SUBSCRIBE <a href="sip:MAC%3a0004137120D8@lan" class="">sip:MAC%3a0004137120D8@lan</a> SIP/2.0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Via: SIP/2.0/UDP 192.168.1.152:57145;rport.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">From: <<a href="sip:MAC%3a0004137120D8@lan" class="">sip:MAC%3a0004137120D8@lan</a>>;tag=1881587606.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="">sip:MAC%3a0004137120D8@lan</a>>.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Call-ID: <a href="mailto:1699827764@192.168.1.152" class="">1699827764@192.168.1.152</a>.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">CSeq: 1 SUBSCRIBE.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Expires: 0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Accept: application/url.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Contact: <<a href="sip:192.168.1.152:57145" class="">sip:192.168.1.152:57145</a>>.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">User-Agent: snom760/8.9.3.80.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Content-Length: 0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco; min-height: 14px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">U 192.168.1.156:5060 -> 192.168.1.152:57145 #2</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">SIP/2.0 200 OK.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Via: SIP/2.0/UDP 192.168.1.152:57145;rport=57145;received=192.168.1.152.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">From: <<a href="sip:MAC%3a0004137120D8@lan" class="">sip:MAC%3a0004137120D8@lan</a>>;tag=1881587606.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="">sip:MAC%3a0004137120D8@lan</a>>;tag=fb721cde02dffb6bb099728401306798.3eb0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Call-ID: <a href="mailto:1699827764@192.168.1.152" class="">1699827764@192.168.1.152</a>.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">CSeq: 1 SUBSCRIBE.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Server: kamailio (5.2.5 (x86_64/linux)).</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Content-Length: 0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco; min-height: 14px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">U 172.23.56.1:5060 -> 192.168.1.152:57145 #3</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">NOTIFY <a href="sip:192.168.1.152:57145" class="">sip:192.168.1.152:57145</a> SIP/2.0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Via: SIP/2.0/UDP 192.168.1.156:5060;branch=z9hG4bKdb57.88b81c37000000000000000000000000.0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="">sip:MAC%3a0004137120D8@lan</a>>;tag=1881587606.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-6c90.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">CSeq: 10 NOTIFY.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Call-ID: <a href="mailto:1699827764@192.168.1.152" class="">1699827764@192.168.1.152</a>.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Max-Forwards: 70.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Content-Length: 33.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">User-Agent: kamailio (5.2.5 (x86_64/linux)).</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Subscription-State: terminated;reason=timeout.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Content-Type: application/url.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><a href="http://server.conf/settings-%7Bmac%7D" class="">http://server.conf/settings-{mac}</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">U 172.23.56.1:5060 -> 192.168.1.152:57145 #4</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">NOTIFY <a href="sip:192.168.1.152:57145" class="">sip:192.168.1.152:57145</a> SIP/2.0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Via: SIP/2.0/UDP 192.168.1.156:5060;branch=z9hG4bKdb57.88b81c37000000000000000000000000.0.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="">sip:MAC%3a0004137120D8@lan</a>>;tag=1881587606.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-6c90.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">CSeq: 10 NOTIFY.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Call-ID: <a href="mailto:1699827764@192.168.1.152" class="">1699827764@192.168.1.152</a>.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Max-Forwards: 70.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Content-Length: 33.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">User-Agent: kamailio (5.2.5 (x86_64/linux)).</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Subscription-State: terminated;reason=timeout.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Content-Type: application/url.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">.</span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><a href="http://server.conf/settings-%7Bmac%7D" class="">http://server.conf/settings-{mac}</a></span></div><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">….</span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class="">But what did help in this particular case is to change the order of the </span>listen Interfaces:</div><div class=""><br class=""></div><div class="">From:</div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class=""><div class=""><div class=""><br class=""></div><div class="">listen=<a class="moz-txt-link-freetext" href="udp:172.23.56.1:5060">udp:172.23.56.1:5060</a> advertise 192.168.1.156:5060<br class="">listen=<a class="moz-txt-link-freetext" href="udp:192.168.1.156:5060">udp:192.168.1.156:5060</a> advertise 192.168.1.156:5060<br class="">listen=tcp:127.0.0.1:5060          <br class=""><br class="">mcast="eth0"<br class="">listen=<a class="moz-txt-link-freetext" href="udp:224.0.1.75:5060">udp:224.0.1.75:5060</a><br class=""></div></div></div></div></div></span></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div></div><div class="">To:</div><div class=""><br class=""></div><div class=""><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class=""><div class=""><div class="">listen=<a class="moz-txt-link-freetext" href="udp:192.168.1.156:5060">udp:192.168.1.156:5060</a> advertise 192.168.1.156:5060</div></div></div></div></div><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class=""><div class=""><div class="">listen=<a class="moz-txt-link-freetext" href="udp:172.23.56.1:5060">udp:172.23.56.1:5060</a> advertise 192.168.1.156:5060<br class="">listen=tcp:127.0.0.1:5060          <br class=""><br class="">mcast="eth0"<br class="">listen=<a class="moz-txt-link-freetext" href="udp:224.0.1.75:5060">udp:224.0.1.75:5060</a><br class=""></div></div></div></div></div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Although this workaround works here, it is difficult in cases when sending events to different networks.</div><div class="">(for example check-sync events).</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">Am 30.03.2020 um 19:01 schrieb Daniel-Constantin Mierla <<a href="mailto:miconda@gmail.com" class="">miconda@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">Hello,<br class=""></p><div class="moz-cite-prefix" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">On 30.03.20 18:41, Jan-Hendrik Dörner wrote:<br class=""></div><blockquote type="cite" cite="mid:16CE9432-9660-45ED-BFD7-834806EBB405@doerner.net" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">Hello Daniel,<br class=""><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class=""><br class=""></div><div class="">thank you for your reply.</div><div class=""><br class=""></div><div class="">I changed the line mentioned to</div><div class=""><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;">t_uac_send("NOTIFY", "$(ct{s.substr,1,0}{s.striptail,1})", "$su", "192.168.1.156","Call-ID: $hdr(Call-ID)\r\nSubscription-State: terminated;reason=timeout\r\nEvent: $hdr(Event)\r\nContent-Type: application/url\r\nFrom: $fU\r\nTo: $hdr(From)", "<a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a>"); </div></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><br class=""></span></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;">the result is:</div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;">3) Call-ID is fine now ; Problem solved :-)</div></div></div></blockquote><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">OK.</p><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class=""></p><blockquote type="cite" cite="mid:16CE9432-9660-45ED-BFD7-834806EBB405@doerner.net" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;"><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;">1) The Via IP is now changed to the IP and port of the server, but not to the IP of the phone.<span class="Apple-converted-space"> </span><br class=""></div></div></div></blockquote><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">Actually that is the correct value, Via is the address of the entity sending out the request. It is used to route the replies, so Via in Notify has to be the address of the kamailio server so the reply to it is sent by the phone back to Kamailio.<br class=""></p><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class=""></p><blockquote type="cite" cite="mid:16CE9432-9660-45ED-BFD7-834806EBB405@doerner.net" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;"><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;">2) The sending interface  / IP is not correct: It now sends _only_ from the wrong IP !!</div></div></div></blockquote><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">Can you try with full specs for socket, like "upd:IP:port"?</p><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class="">Cheers,<br class="">Daniel</p><p style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class=""></p><blockquote type="cite" cite="mid:16CE9432-9660-45ED-BFD7-834806EBB405@doerner.net" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class=""><div class="" style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;"><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;">As a result, it repeats sending the NOTIFY-message over and over again since the message does not get to the phone ...</div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;">Please see the starting of the SIP-traffic below</div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;"><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 192.168.1.152:57283 -> 224.0.1.75:5060 #53</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">SUBSCRIBE <a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a> SIP/2.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.152:57283;rport.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=176419003.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:277773303@192.168.1.152" class="" moz-do-not-send="true">277773303@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 1 SUBSCRIBE.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Expires: 0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Accept: application/url.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Contact: <<a href="sip:192.168.1.152:57283" class="" moz-do-not-send="true">sip:192.168.1.152:57283</a>>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">User-Agent: snom760/8.9.3.80.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 14px;"><span class="" style="font-variant-ligatures: no-common-ligatures;"></span><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 192.168.1.156:5060 -> 192.168.1.152:57283 #54</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">SIP/2.0 200 OK.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.152:57283;rport=57283;received=192.168.1.152.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=176419003.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=fb721cde02dffb6bb099728401306798.1182.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:277773303@192.168.1.152" class="" moz-do-not-send="true">277773303@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 1 SUBSCRIBE.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Server: kamailio (5.2.5 (x86_64/linux)).</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 14px;"><span class="" style="font-variant-ligatures: no-common-ligatures;"></span><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 172.23.56.1:5060 -> 192.168.1.152:57283 #55</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">NOTIFY <a href="sip:192.168.1.152:57283" class="" moz-do-not-send="true">sip:192.168.1.152:57283</a> SIP/2.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.156:5060;branch=z9hG4bKee8f.0ea476a1000000000000000000000000.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=176419003.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-9700.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 10 NOTIFY.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:277773303@192.168.1.152" class="" moz-do-not-send="true">277773303@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Max-Forwards: 70.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 33.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">User-Agent: kamailio (5.2.5 (x86_64/linux)).</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Subscription-State: terminated;reason=timeout.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Type: application/url.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a></span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 172.23.56.1:5060 -> 192.168.1.152:57283 #56</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">NOTIFY <a href="sip:192.168.1.152:57283" class="" moz-do-not-send="true">sip:192.168.1.152:57283</a> SIP/2.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.156:5060;branch=z9hG4bKee8f.0ea476a1000000000000000000000000.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=176419003.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-9700.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 10 NOTIFY.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:277773303@192.168.1.152" class="" moz-do-not-send="true">277773303@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Max-Forwards: 70.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 33.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">User-Agent: kamailio (5.2.5 (x86_64/linux)).</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Subscription-State: terminated;reason=timeout.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Type: application/url.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a></span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 172.23.56.1:5060 -> 192.168.1.152:57283 #57</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">NOTIFY <a href="sip:192.168.1.152:57283" class="" moz-do-not-send="true">sip:192.168.1.152:57283</a> SIP/2.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.156:5060;branch=z9hG4bKee8f.0ea476a1000000000000000000000000.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=176419003.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-9700.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 10 NOTIFY.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:277773303@192.168.1.152" class="" moz-do-not-send="true">277773303@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Max-Forwards: 70.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 33.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">User-Agent: kamailio (5.2.5 (x86_64/linux)).</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Subscription-State: terminated;reason=timeout.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Type: application/url.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a></span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 192.168.1.152:57283 -> 224.0.1.75:5060 #58</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">SUBSCRIBE <a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a> SIP/2.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.152:57283;rport.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1472545741.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:1886698335@192.168.1.152" class="" moz-do-not-send="true">1886698335@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 1 SUBSCRIBE.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Expires: 0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Accept: application/url.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Contact: <<a href="sip:192.168.1.152:57283" class="" moz-do-not-send="true">sip:192.168.1.152:57283</a>>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">User-Agent: snom760/8.9.3.80.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 14px;"><span class="" style="font-variant-ligatures: no-common-ligatures;"></span><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 192.168.1.156:5060 -> 192.168.1.152:57283 #59</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">SIP/2.0 200 OK.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.152:57283;rport=57283;received=192.168.1.152.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1472545741.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=fb721cde02dffb6bb099728401306798.1182.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:1886698335@192.168.1.152" class="" moz-do-not-send="true">1886698335@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 1 SUBSCRIBE.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Server: kamailio (5.2.5 (x86_64/linux)).</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 14px;"><span class="" style="font-variant-ligatures: no-common-ligatures;"></span><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 172.23.56.1:5060 -> 192.168.1.152:57283 #60</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">NOTIFY <a href="sip:192.168.1.152:57283" class="" moz-do-not-send="true">sip:192.168.1.152:57283</a> SIP/2.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.156:5060;branch=z9hG4bKa0df.967a0433000000000000000000000000.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1472545741.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-d106.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 10 NOTIFY.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:1886698335@192.168.1.152" class="" moz-do-not-send="true">1886698335@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Max-Forwards: 70.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 33.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">User-Agent: kamailio (5.2.5 (x86_64/linux)).</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Subscription-State: terminated;reason=timeout.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Type: application/url.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a></span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">U 172.23.56.1:5060 -> 192.168.1.152:57283 #61</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">NOTIFY <a href="sip:192.168.1.152:57283" class="" moz-do-not-send="true">sip:192.168.1.152:57283</a> SIP/2.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Via: SIP/2.0/UDP 192.168.1.156:5060;branch=z9hG4bKa0df.967a0433000000000000000000000000.0.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1472545741.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-d106.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">CSeq: 10 NOTIFY.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Call-ID: <a href="mailto:1886698335@192.168.1.152" class="" moz-do-not-send="true">1886698335@192.168.1.152</a>.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Max-Forwards: 70.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Length: 33.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">User-Agent: kamailio (5.2.5 (x86_64/linux)).</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Subscription-State: terminated;reason=timeout.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">Content-Type: application/url.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">.</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;"><a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a></span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><span class="" style="font-variant-ligatures: no-common-ligatures;">#</span></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal; min-height: 14px;"><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;">(If I change the IP-parameter to "172.23.56.1" the resulting sending IP is unchanged!)</div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><br class=""></div><div class="" style="margin: 0px; font-stretch: normal; line-height: normal;"><br class=""></div></div></span></div><div class=""><br class=""><blockquote type="cite" class=""><div class="">Am 30.03.2020 um 16:17 schrieb Daniel-Constantin Mierla <<a href="mailto:miconda@gmail.com" class="" moz-do-not-send="true">miconda@gmail.com</a>>:</div><br class="Apple-interchange-newline"><div class=""><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Hello,</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">On 30.03.20 12:07, Jan-Hendrik Dörner wrote:</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><blockquote type="cite" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">Hallo,<br class=""><br class="">several telephones send a SIP-multicast SUBSCRIBE message to address 224.0.1.75 if they have no settings-URL configured and receive none over DHCP.<br class=""><br class="">So I configure my kamailio server, to respond to that multicast-request.<br class="">But: Although mine is working, I do feel it could be improved, since the NOTIFY packet send out is  not quite as it should be …<br class=""><br class="">Here is what I did (the 172.23.56.1 is my voip-vlan-address)<br class=""><br class="">listen=<a class="moz-txt-link-freetext" href="udp:172.23.56.1:5060">udp:172.23.56.1:5060</a><span class="Apple-converted-space"> </span>advertise 192.168.1.156:5060<br class="">listen=<a class="moz-txt-link-freetext" href="udp:192.168.1.156:5060">udp:192.168.1.156:5060</a><span class="Apple-converted-space"> </span>advertise 192.168.1.156:5060<br class="">listen=tcp:127.0.0.1:5060          <br class=""><br class="">mcast="eth0"<br class="">listen=<a class="moz-txt-link-freetext" href="udp:224.0.1.75:5060">udp:224.0.1.75:5060</a><br class=""><br class="">….<br class=""><br class="">  if ($Ri == "224.0.1.75"){<br class="">       if(is_method("SUBSCRIBE")){<br class="">          xlog("L_INFO", "Received pnp-event from IP $si from User-Agent $hdr(User-Agent) und User $fU\r\n" );                                           <br class="">          sl_send_reply("200", "OK");                                                                                                                    <br class="">          t_uac_send("NOTIFY", "$(ct{s.substr,1,0}{s.striptail,1})", "", "","Subscription-State: terminated;reason=timeout\r\nEvent: $hdr(Event)\r\nContent-Type: application/url\r\nFrom: $fU\r\nTo: $hdr(From)", "<a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a>");<br class="">       }else  {                                                                                                                                                                                                                         <br class="">         xlog("L_INFO", "Drop message $rm from pnp-Interface \r\n" );<br class="">      }                                          <br class="">      exit;<br class="">   }                    <br class=""><br class=""><br class="">And here are the SIP-packets  I see on my server (192.168.1.156) coming from my snom-phone (192.168.1.152).<br class="">My problems with the NOTIFY -packets are:<span class="Apple-converted-space"> </span><br class="">1) How do I set the Via parameters to be the same as in the OK-reply?<br class=""></blockquote><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Try to set the next hop address to "$su" and combined with 2) maybe it</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">results in what you want to get.</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><blockquote type="cite" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">2) How do I send out the NOTIFY only via the 192.168.1.156 network interface?<span class="Apple-converted-space"> </span><br class=""></blockquote><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Set the local socket parameter from where to send the NOTIFY.</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><blockquote type="cite" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">3) May I send out the NOTIFY with the Call-ID from the SUBSCRIBE message? How?<br class=""></blockquote><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Provide the Call-Id haeder as part of the headers parameter:</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;"> <span class="Apple-converted-space"> </span>-</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><a href="https://www.kamailio.org/docs/modules/stable/modules/tm.html#tm.f.t_uac_send" class="" moz-do-not-send="true" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">https://www.kamailio.org/docs/modules/stable/modules/tm.html#tm.f.t_uac_send</a><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Cheers,</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Daniel</span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><blockquote type="cite" class="" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><br class="">Any help is highly appreciated<br class="">Jan-Hendrik<br class=""><br class="">#<br class="">U 192.168.1.152:58714 -> 224.0.1.75:5060 #258<br class="">SUBSCRIBE<span class="Apple-converted-space"> </span><a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a><span class="Apple-converted-space"> </span>SIP/2.0.<br class="">Via: SIP/2.0/UDP 192.168.1.152:58714;rport.<br class="">From: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1750588964.<br class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a href="mailto:1395386659@192.168.1.152" class="" moz-do-not-send="true">1395386659@192.168.1.152</a>.<br class="">CSeq: 1 SUBSCRIBE.<br class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".<br class="">Expires: 0.<br class="">Accept: application/url.<br class="">Contact: <<a href="sip:192.168.1.152:58714" class="" moz-do-not-send="true">sip:192.168.1.152:58714</a>>.<br class="">User-Agent: snom760/8.9.3.80.<br class="">Content-Length: 0.<br class="">.<br class=""><br class="">#<br class="">U 192.168.1.156:5060 -> 192.168.1.152:58714 #259<br class="">SIP/2.0 200 OK.<br class="">Via: SIP/2.0/UDP 192.168.1.152:58714;rport=58714;received=192.168.1.152.<br class="">From: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1750588964.<br class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=fb721cde02dffb6bb099728401306798.2f00.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a href="mailto:1395386659@192.168.1.152" class="" moz-do-not-send="true">1395386659@192.168.1.152</a>.<br class="">CSeq: 1 SUBSCRIBE.<br class="">Server: kamailio (5.2.5 (x86_64/linux)).<br class="">Content-Length: 0.<br class="">.<br class=""><br class="">#<br class="">U 192.168.1.156:5060 -> 192.168.1.152:58714 #260<br class="">NOTIFY<span class="Apple-converted-space"> </span><a href="sip:192.168.1.152:58714" class="" moz-do-not-send="true">sip:192.168.1.152:58714</a><span class="Apple-converted-space"> </span>SIP/2.0.<br class="">Via: SIP/2.0/UDP 224.0.1.75;branch=z9hG4bKf21c.917eaf36000000000000000000000000.0.<br class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1750588964.<br class="">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-8cfb.<br class="">CSeq: 10 NOTIFY.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a href="mailto:24eaa8de01be1768-70960@172.23.56.1" class="" moz-do-not-send="true">24eaa8de01be1768-70960@172.23.56.1</a>.<br class="">Max-Forwards: 70.<br class="">Content-Length: 33.<br class="">User-Agent: kamailio (5.2.5 (x86_64/linux)).<br class="">Subscription-State: terminated;reason=timeout.<br class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".<br class="">Content-Type: application/url.<br class="">.<br class=""><a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a><br class="">#<br class="">U 172.23.56.1:5060 -> 192.168.1.152:58714 #261<br class="">NOTIFY<span class="Apple-converted-space"> </span><a href="sip:192.168.1.152:58714" class="" moz-do-not-send="true">sip:192.168.1.152:58714</a><span class="Apple-converted-space"> </span>SIP/2.0.<br class="">Via: SIP/2.0/UDP 224.0.1.75;branch=z9hG4bKf21c.917eaf36000000000000000000000000.0.<br class="">To: <<a href="sip:MAC%3a0004137120D8@lan" class="" moz-do-not-send="true">sip:MAC%3a0004137120D8@lan</a>>;tag=1750588964.<br class="">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-8cfb.<br class="">CSeq: 10 NOTIFY.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a href="mailto:24eaa8de01be1768-70960@172.23.56.1" class="" moz-do-not-send="true">24eaa8de01be1768-70960@172.23.56.1</a>.<br class="">Max-Forwards: 70.<br class="">Content-Length: 33.<br class="">User-Agent: kamailio (5.2.5 (x86_64/linux)).<br class="">Subscription-State: terminated;reason=timeout.<br class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".<br class="">Content-Type: application/url.<br class="">.<br class=""><a href="http://server.conf/settings-%7Bmac%7D" class="" moz-do-not-send="true">http://server.conf/settings-{mac}</a><br class="">#<br class="">U 172.23.56.1:5060 -> 192.168.1.152:58714 #262<br class="">NOTIFY<span class="Apple-converted-space"> </span><a class="moz-txt-link-freetext" href="sip:192.168.1.152:58714">sip:192.168.1.152:58714</a><span class="Apple-converted-space"> </span>SIP/2.0.<br class="">Via: SIP/2.0/UDP 224.0.1.75;branch=z9hG4bKf21c.917eaf36000000000000000000000000.0.<br class="">To:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3a0004137120D8@lan"><sip:MAC%3a0004137120D8@lan></a>;tag=1750588964.<br class="">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-8cfb.<br class="">CSeq: 10 NOTIFY.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:24eaa8de01be1768-70960@172.23.56.1">24eaa8de01be1768-70960@172.23.56.1</a>.<br class="">Max-Forwards: 70.<br class="">Content-Length: 33.<br class="">User-Agent: kamailio (5.2.5 (x86_64/linux)).<br class="">Subscription-State: terminated;reason=timeout.<br class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".<br class="">Content-Type: application/url.<br class="">.<br class=""><a class="moz-txt-link-freetext" href="http://server.conf/settings">http://server.conf/settings</a>-{mac}<br class="">#<br class="">U 192.168.1.152:58714 -> 224.0.1.75:5060 #263<br class="">SUBSCRIBE<span class="Apple-converted-space"> </span><a class="moz-txt-link-freetext" href="sip:MAC%3a0004137120D8@lan">sip:MAC%3a0004137120D8@lan</a><span class="Apple-converted-space"> </span>SIP/2.0.<br class="">Via: SIP/2.0/UDP 192.168.1.152:58714;rport.<br class="">From:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3a0004137120D8@lan"><sip:MAC%3a0004137120D8@lan></a>;tag=1971605806.<br class="">To:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3a0004137120D8@lan"><sip:MAC%3a0004137120D8@lan></a>.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:1846532696@192.168.1.152">1846532696@192.168.1.152</a>.<br class="">CSeq: 1 SUBSCRIBE.<br class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".<br class="">Expires: 0.<br class="">Accept: application/url.<br class="">Contact:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:192.168.1.152:58714"><sip:192.168.1.152:58714></a>.<br class="">User-Agent: snom760/8.9.3.80.<br class="">Content-Length: 0.<br class="">.<br class=""><br class="">#<br class="">U 192.168.1.156:5060 -> 192.168.1.152:58714 #264<br class="">SIP/2.0 200 OK.<br class="">Via: SIP/2.0/UDP 192.168.1.152:58714;rport=58714;received=192.168.1.152.<br class="">From:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3a0004137120D8@lan"><sip:MAC%3a0004137120D8@lan></a>;tag=1971605806.<br class="">To:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3a0004137120D8@lan"><sip:MAC%3a0004137120D8@lan></a>;tag=fb721cde02dffb6bb099728401306798.2f00.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:1846532696@192.168.1.152">1846532696@192.168.1.152</a>.<br class="">CSeq: 1 SUBSCRIBE.<br class="">Server: kamailio (5.2.5 (x86_64/linux)).<br class="">Content-Length: 0.<br class="">.<br class=""><br class="">#<br class="">U 192.168.1.156:5060 -> 192.168.1.152:58714 #265<br class="">NOTIFY<span class="Apple-converted-space"> </span><a class="moz-txt-link-freetext" href="sip:192.168.1.152:58714">sip:192.168.1.152:58714</a><span class="Apple-converted-space"> </span>SIP/2.0.<br class="">Via: SIP/2.0/UDP 224.0.1.75;branch=z9hG4bK201a.063839a4000000000000000000000000.0.<br class="">To:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3a0004137120D8@lan"><sip:MAC%3a0004137120D8@lan></a>;tag=1971605806.<br class="">From: <MAC%3a0004137120D8>;tag=da567df9df3ac234e43969a051db4641-f31b.<br class="">CSeq: 10 NOTIFY.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:24eaa8de01be1768-70963@172.23.56.1">24eaa8de01be1768-70963@172.23.56.1</a>.<br class="">Max-Forwards: 70.<br class="">Content-Length: 33.<br class="">User-Agent: kamailio (5.2.5 (x86_64/linux)).<br class="">Subscription-State: terminated;reason=timeout.<br class="">Event: ua-profile;profile-type="device";vendor="snom";model="snom760";version="8.9.3.80".<br class="">Content-Type: application/url.<br class="">.<br class=""><a class="moz-txt-link-freetext" href="http://server.conf/settings">http://server.conf/settings</a>-{mac}<br class="">#<br class="">U 192.168.1.152:58714 -> 192.168.1.156:5060 #266<br class="">SIP/2.0 200 Ok.<br class="">Via: SIP/2.0/UDP 224.0.1.75;branch=z9hG4bKf21c.917eaf36000000000000000000000000.0;received=192.168.1.156.<br class="">From: <MAC:0004137120D8>;tag=da567df9df3ac234e43969a051db4641-8cfb.<br class="">To:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3A0004137120D8@lan"><sip:MAC%3A0004137120D8@lan></a>;tag=1750588964.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:24eaa8de01be1768-70960@172.23.56.1">24eaa8de01be1768-70960@172.23.56.1</a>.<br class="">CSeq: 10 NOTIFY.<br class="">User-Agent: snom760/8.9.3.80.<br class="">Content-Length: 0.<br class="">.<br class=""><br class="">#<br class="">U 192.168.1.152:58714 -> 192.168.1.156:5060 #267<br class="">SIP/2.0 200 Ok.<br class="">Via: SIP/2.0/UDP 224.0.1.75;branch=z9hG4bKf21c.917eaf36000000000000000000000000.0;received=192.168.1.156.<br class="">From: <MAC:0004137120D8>;tag=da567df9df3ac234e43969a051db4641-8cfb.<br class="">To:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3A0004137120D8@lan"><sip:MAC%3A0004137120D8@lan></a>;tag=1750588964.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:24eaa8de01be1768-70960@172.23.56.1">24eaa8de01be1768-70960@172.23.56.1</a>.<br class="">CSeq: 10 NOTIFY.<br class="">User-Agent: snom760/8.9.3.80.<br class="">Content-Length: 0.<br class="">.<br class=""><br class="">#<br class="">U 192.168.1.152:58714 -> 192.168.1.156:5060 #268<br class="">SIP/2.0 200 Ok.<br class="">Via: SIP/2.0/UDP 224.0.1.75;branch=z9hG4bK201a.063839a4000000000000000000000000.0;received=192.168.1.156.<br class="">From: <MAC:0004137120D8>;tag=da567df9df3ac234e43969a051db4641-f31b.<br class="">To:<span class="Apple-converted-space"> </span><a class="moz-txt-link-rfc2396E" href="sip:MAC%3A0004137120D8@lan"><sip:MAC%3A0004137120D8@lan></a>;tag=1971605806.<br class="">Call-ID:<span class="Apple-converted-space"> </span><a class="moz-txt-link-abbreviated" href="mailto:24eaa8de01be1768-70963@172.23.56.1">24eaa8de01be1768-70963@172.23.56.1</a>.<br class="">CSeq: 10 NOTIFY.<br class="">User-Agent: snom760/8.9.3.80.<br class="">Content-Length: 0.<br class="">.<br class=""><br class=""><br class="">_______________________________________________<br class="">Kamailio (SER) - Users Mailing List<br class=""><a href="mailto:sr-users@lists.kamailio.org" class="" moz-do-not-send="true">sr-users@lists.kamailio.org</a><br class=""><a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" class="" moz-do-not-send="true">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br class=""></blockquote><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">--<span class="Apple-converted-space"> </span></span><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Daniel-Constantin Mierla --<span class="Apple-converted-space"> </span></span><a href="http://www.asipto.com/" class="" moz-do-not-send="true" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">www.asipto.com</a><br class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><a href="http://www.twitter.com/miconda" class="" moz-do-not-send="true" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">www.twitter.com/miconda</a><span class="" style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;"><span class="Apple-converted-space"> </span>--<span class="Apple-converted-space"> </span></span><a href="http://www.linkedin.com/in/miconda" class="" moz-do-not-send="true" style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">www.linkedin.com/in/miconda</a></div></blockquote></div><br class=""></div></div><br class=""><br class=""><fieldset class="mimeAttachmentHeader"></fieldset><pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre></blockquote><pre class="moz-signature" cols="72" style="caret-color: rgb(0, 0, 0); font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">-- 
Daniel-Constantin Mierla -- <a class="moz-txt-link-abbreviated" href="http://www.asipto.com/">www.asipto.com</a>
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a></pre></div></blockquote></div><br class=""></div></div>_______________________________________________<br class="">Kamailio (SER) - Users Mailing List<br class=""><a href="mailto:sr-users@lists.kamailio.org" class="">sr-users@lists.kamailio.org</a><br class="">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users<br class=""></div></blockquote></div><br class=""></div></div></body></html>