<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body dir="auto">I only used the rest module that comes with opensips. You don't have to use the external php one but if you did you would execute a php script from opensips passing any variables you need to. The php script should then call the php rest app. I have seen some code do it that way. I just didn't want to worry about migrations to new system (remembering to move the external php folder as well so that opensips doesn't break).<div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">I will send a code sample (if you'd like) on how to use the internal rest module by Wednesday.</div><div><br></div><div align="left" dir="auto" style="font-size:100%;color:#000000"><div>-------- Original message --------</div><div>From: HS <bullehs@gmail.com> </div><div>Date: 2/27/23  1:35 AM  (GMT-06:00) </div><div>To: OpenSIPS users mailling list <users@lists.opensips.org> </div><div>Subject: Re: [OpenSIPS-Users] Push Notification - Location table has flag 0   v3.3 </div><div><br></div></div><div dir="ltr"><div>Hi again.</div><div><br></div><div>Thanks a lot. I am trying to keep it as self-contained as possible too. Using the rest_client, with this project:<br><a href="https://github.com/sunaoka/push-notifications-php">https://github.com/sunaoka/push-notifications-php</a></div><div><br></div><div>Unsure if I need to though :)</div><div><br></div><div>Thanks again.<br></div></div>
</body></html>