[OpenSIPS-Users] Building a new OpenSIP registrar server
Kurtis Heimerl
kheimerl at endaga.com
Sat May 24 02:58:34 CEST 2014
Hey Bogdan,
I'm trying to do the same thing as Pradeep and failing. I've added a user
to the subscribers database, but I feel as though the default configuration
doesn't support registrar behavior. In the standard debian package, this is
the only line seemingly hinging on a REGISTER method:
if (is_method("REGISTER"))
{
if ( 0 ) setflag(TCP_PERSISTENT);
if (!save("location"))
sl_reply_error();
exit;
}
Is this sufficient routing for the instance to operate as a registrar?
Thanks!
On Fri, May 23, 2014 at 3:21 AM, Bogdan-Andrei Iancu <bogdan at opensips.org>wrote:
> Hi Pradeep,
>
> You can simply use the default script that comes with OpenSIPS - it has
> support for registration; if you need something more, check "make
> menuconfig" and get an auto-generated cfg from the Residential scenario.
> Check:
> http://www.opensips.org/Documentation/Tutorials-GettingStarted
>
> Regards,
>
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developerhttp://www.opensips-solutions.com
>
> On 23.05.2014 01:06, Pradeep Patil wrote:
>
> Hi All,
>
> Hope everyone doing good.
>
> I am looking for building a new opensip Registrar server, need help in
> getting understanding does this works? If yes, what all I need as a basic
> requirement
>
> I have a global IP Phone or Avaya phone with SIP firmware.
>
> I want to build a open sip server, to which I can register the above
> phones as independent without using any Avaya/Cisco servers. Want to
> register 2 SIP phones and checking 1-1 calling. I am not sure if this going
> to work, please guide me or correct me If I am wrong.
>
> Thanks,
> Pradeep
>
>
>
> _______________________________________________
> Users mailing listUsers at lists.opensips.orghttp://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140523/1dd8721c/attachment-0001.htm>
More information about the Users
mailing list