< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Repro will handle registration then forward it to another node


Yes repro keeps all registration information in memory:  see dum/InMemorySyncRegDb

Scott

On Tue, Aug 11, 2015 at 11:10 PM, <alexinessweetoptions@xxxxxxxxx> wrote:
i see thanks scott. 

if repro willl forward the registration, do it keep the records in repro (memory) like aor , contact, etc...?
thanks in advance



On Tuesday, August 11, 2015 10:42 PM, Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote:


Only possible with development.

Scott

On Mon, Aug 10, 2015 at 11:08 PM, <alexinessweetoptions@xxxxxxxxx> wrote:
thank scott. 
but is it possible, if repro handles the registration, then it will send a trigger ( a SIP ) to another node? so  that the two nodes are aware that a user is registered.
any comments?
thanks in advance..





On Monday, August 10, 2015 11:44 PM, Scott Godin <sgodin@xxxxxxxxxxxxxxx> wrote:


It will not do both.  If the domain of the registration matches a configured domain or IP address of the repro box, then repro will handle the registration.  Otherwise it will forward it on.

Scott

On Mon, Aug 10, 2015 at 5:19 AM, alexine via resiprocate-users <resiprocate-users@xxxxxxxxxxxxxxx> wrote:
_______________________________________________
resiprocate-users mailing list
resiprocate-users@xxxxxxxxxxxxxxx
List Archive: http://list.resiprocate.org/archive/resiprocate-users/

---------- Forwarded message ----------
From: <alexinessweetoptions@xxxxxxxxx>
To: "resiprocate-users@xxxxxxxxxxxxxxx" <resiprocate-users@xxxxxxxxxxxxxxx>
Cc: 
Date: Mon, 10 Aug 2015 09:18:33 +0000 (UTC)
Subject: Repro will handle registration then forward it to another node
Hi,

is it possible that repro will handle the registration and will forward the SIP REGISTER to another sip nodes?
thank you for your comments..