Re: [OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages

2016-08-09 Thread Bogdan-Andrei Iancu
REGISTER messages Issue opened on github, thanks Bogdan. #943. Jon Subject: Re: [OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages To: users@lists.opensips.org; hunter...@hotmail.com From: bog...@opensips.org Date: Sun, 7 Aug 2016 20:39:59 +0300 Hi

Re: [OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages

2016-08-08 Thread Jonathan Hunter
Issue opened on github, thanks Bogdan. #943. Jon Subject: Re: [OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages To: users@lists.opensips.org; hunter...@hotmail.com From: bog...@opensips.org Date: Sun, 7 Aug 2016 20:39:59 +0300 Hi Jonathan

Re: [OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages

2016-08-07 Thread Bogdan-Andrei Iancu
Hi Jonathan, Unfortunately this is a design problem - the t_replicate() is actually a t_reply() but without passing the received replies back to the caller. So t_replicate() behaves on parallel forking exactly as t_reply(). Some additional work may be required to change this and have t_repli

[OpenSIPS-Users] t_replicate and dispatcher module to forward REGISTER messages

2016-08-03 Thread Jonathan Hunter
Hi Guys, We have an old platform we are looking to redesign but in the meantime we need to fix a problem we have. Currently we have an opensips proxy/registrar with 2 x Asterisk boxes behind it. Now currently we use t_replicate and the dispatcher module (ds_next_domain()) to send REGISTER request