<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body dir="auto">Hello. I am trying to implement mid_registrar with little success and need assistance.<div dir="auto"><br></div><div dir="auto">If the called contact is not pn enabled, the other internal extension rings and call is successful.</div><div dir="auto"><br></div><div dir="auto">If the called contact is push enabled it will not ring.</div><div dir="auto"><br></div><div dir="auto">Mid_registrar_lookup returns 2 and I do not t_relay it</div><div dir="auto"><br></div><div dir="auto">The log shows the push notification is successful using rest client, 1 second after successful android push notification, the client registers but the call is not forked (it appears no transaction branch injection occurs).</div><div dir="auto"><br></div><div dir="auto">Mid_registrar_save params are p0c2f</div><div dir="auto"><br></div><div dir="auto">Mid_registrar_lookup called with m flag only when si is from main registrar.</div><div dir="auto"><br></div><div dir="auto">Mid registrar mode 2</div><div dir="auto"><br></div><div dir="auto">Pn enabled with default values.</div><div dir="auto"><br></div><div dir="auto">E_UL_contact_refresh properly raised</div><div dir="auto"><br></div><div dir="auto">Usrloc fr_timeout raised to 10 seconds</div><div dir="auto"><br></div><div dir="auto">Does pn_inv_refresh need to be increased when fr_timeout is increased. I have config and packet capture from opensips for when 1 contact is pn enabled and one is not. Using mid_registrar and dialog module and if anyone needs more info to assist.</div><div dir="auto"><br></div><div dir="auto"> pn_process_purr is not enabled.</div><div dir="auto"><br></div><div dir="auto">Using opensips 3.2.4, Can someone please assist? Thanks in advance.</div><div dir="auto"><br></div><div dir="auto">I am hoping I don't have to switch to flexisip since I have spent a lot of time tweaking.</div><div dir="auto"><br></div><div dir="auto">PS storing call dialog in a database requires the contact fields to be changed from char(255) to text when pn enabled. It has been really hard trying to find where to alert opensips about that. If someone has that info can you let me know (ie github, developer list, other support avenue).</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><br></div></body></html>