[OpenSIPS-Users] Mid_Registrar contact

johan johan at democon.be
Thu Nov 17 11:04:11 UTC 2022


If you don't want to handle the r3egister locally, why don't you just 
forward it then ? (i.e. the path approach)

On 17/11/2022 11:45, Liviu Chircu wrote:
> On 17.11.2022 12:37, nutxase wrote:
>> Just to confirm can registrar also forward the registration similar 
>> to how mid_registrar does?
>
> Approach 1: the save() 
> <https://opensips.org/docs/modules/3.4.x/registrar.html#func_save> 
> function has an "r" flag (do not auto-send a reply upstream) which may 
> be useful here, allowing you to t_relay() your REGISTER further 
> downstream.  A caveat here is that you're saving the Contact before 
> the Asterisk, which may fail (e.g. 500 Internal Server Error).  So 
> what do you do then?  You must delete it somehow...
>
> Approach 2: if I remember correctly, the save() 
> <https://opensips.org/docs/modules/3.4.x/registrar.html#func_save> 
> function was also designed to work on a 200 OK reply!  But I haven't 
> tested this scenario in a long time, so I'm not sure how well or if it 
> works at all nowadays.
>
> Best,
>
> -- 
> Liviu Chircu
> www.twitter.com/liviuchircu  |www.opensips-solutions.com
> OpenSIPS eBootcamp 5-16 Dec |www.opensips.org/training
>
> _______________________________________________
> 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/20221117/22e072b9/attachment-0001.html>


More information about the Users mailing list