<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi Jonathan,<br>
<br>
Yes, you can have OpenSIPS configured to simply forward the
REGISTER requests to some destinations you decide via scripting.<br>
<br>
Also, you may take a look at the mid_registrar module
(<a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/2.3.x/mid_registrar.html">http://www.opensips.org/html/docs/modules/2.3.x/mid_registrar.html</a>)
- this may help you reduce the registration load on the PBX side.<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>
</pre>
<div class="moz-cite-prefix">On 09/14/2017 11:12 PM, Jonathan
Mabrito wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAL4wWrgG5j-z8eMNNT+KA48YFRo2OGXD+88hwDhahN_0wrf3hg@mail.gmail.com">
<div dir="ltr">
<div>This is more of a concept, can OpenSIPS do it question and
maybe how if so. </div>
<div><br>
</div>
I am trying to wrap my head around how OpenSIPS does SIP
Registrations. Currently, every time when a new PBX environment
provisions on our infrastructure, I programmatically query a
database to find out what numbers are free, allocated one, and
then I use Dynamic Routing to programmatically insert a route
via from that chosen newly chosen number to the new PBX
environment.
<div><br>
</div>
<div>I am trying to bring the same concept with SIP
Registrations, so our users can register phones to the
environment. So what I am wondering, can OpenSIPS be a
register proxy between the internet and the internal PBX? I do
not need to register directly against OpenSIPS, just more
accept the register request, make a routing decision based on
its SIP URI, and forward that registration to the proper
environment where that PBX will handle the registration? I am
trying to avoid a long static script and hoping this can be
accomplished in the ways Dynamic Routing can handle INVITES.</div>
<div><br>
</div>
<div>Any thoughts, ideas, suggestions? </div>
</div>
<div dir="ltr">-- <br>
</div>
<div class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">-Jonathan</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>