<div dir="ltr">Hi,<div><br></div><div>I am using opensips 2.1 and I'm experiencing some weird behavior with SUBSCRIBE handling on an opensips server that is behaving as a SIP proxy. I also use the topology_hiding module to hide routing information from the clients.</div><div><br></div><div>The proxy receives an initial SUBSCRIBE from a device, the SUBSCRIBE doesn't contain a "to tag" so I process it like a normal SUBSCRIBE message and route it to the correct route which replies with a 200 OK with a "to tag". Some time before the expiration of the SUBSCRIBE is passed I receive a another SUBSCRIBE, this time with a "to tag" so my opensips config file attempts to match it to a topology matching but for some reason it fails to match it.</div><div><br></div><div>I have this configured:</div><div><pre style="font-family:Menlo;font-size:9pt">modparam("dialog", "dlg_match_mode", 0)</pre><pre style="font-family:Menlo;font-size:9pt"><br></pre><pre style="font-family:Menlo;font-size:9pt">Any idea why the second subscribe message is not being matched?</pre><pre style="font-family:Menlo;font-size:9pt"><br></pre><pre style="font-family:Menlo;font-size:9pt">Attached is a capture of the initial and following subscribes.</pre><pre style="font-family:Menlo;font-size:9pt"><br></pre><pre style="font-family:Menlo;font-size:9pt">Thanks,</pre><pre style="font-family:Menlo;font-size:9pt">Royee</pre></div></div>