Hi,

On Sep 29, 2011, at 5:32 PM, Jayesh Nambiar wrote:

> Hi All,
> I have a scenario:
> I need to accept REGISTER messages on opensips; authenticate it, store the 
> contact in the location table and relay the REGISTER to another freeswitch 
> box. I need to do this as I want opensips to do the NAT pinging to all the 
> users. I also need opensips before the freeswitch to do other things like uri 
> manipulation, handle permissions etc. Whereas I need users to be registered 
> on freeswitch too because I'll be using ACD/Queues extensively and freeswitch 
> needs to know the status of every user before routing a queue call.
> So basically is it possible to store contact into location after 
> authenticating and also relaying the REGISTER message to another proxy?
> 

You may use the t_replicate function: 
http://www.opensips.org/html/docs/modules/devel/tm.html#treplicate


Regards,

--
Saúl Ibarra Corretgé
AG Projects




_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to