Răzvan,
Can you forward any documentation on how to forward messages to other nodes when a user resides on them? IE:(forward invites if a user a registered onto another node. I am using a solution in which I have to share location onto another db and check for it based on invite. Then if the user exists in another server then add a branch. locations are updated via an event subscription delete/insert. The issue I am having now is that I cannot share priorities that I set based on protocol for parallel forking/serial forking. I have to call webrtc before standard sip but the re-prioritization is done during runtime) Is this possible with to share either location clusterer module or location attributes with this module? Thanks, Tito On Wed, Mar 30, 2016 at 3:42 AM, Aqs Younas <[email protected]> wrote: > Hurrah, Many Thanks for this awesome work. > > On 29 March 2016 at 23:49, Podrigal, Aron <[email protected]> > wrote: > >> Congrats!! You guys are amazing! >> >> On Tue, Mar 29, 2016 at 2:48 PM, Răzvan Crainea <[email protected]> >> wrote: >> >>> Hello everybody! >>> >>> Sharing dialog information, ratelimit values, or user location >>> information in an OpenSIPS-based distributed platform can now be done in a >>> very easy and intuitive way using the new clusterer module[1]. All you have >>> to do is to provision your OpenSIPS nodes in a simple database table and >>> your entire distributed platform will share the same information. >>> >>> Using the new clusterer module[1] is very easy to add or remove nodes in >>> your platform: all you have to do is to provision a centralized database, >>> and all your OpenSIPS nodes will be updated with the latest topology. And >>> everything without a single restart! All the topology information is stored >>> in each node's cache, and updated on reload. >>> >>> Data replication is done in a very efficient and scalable way using the >>> latest bin interface protocol, so you don't need any external services >>> (like mongo, redis, etc). Everything is builtin inside OpenSIPS and is >>> designed to be very fast and scalable. >>> >>> The setup for this module is quite simple. You can find a startup >>> example here[2], which you can elaborate to your needs. >>> >>> You can find this awesome feature in the OpenSIPS 2.2 release, but you >>> can start using it now in the master branch. >>> >>> [1] http://www.opensips.org/html/docs/modules/2.2.x/clusterer >>> [2] http://www.opensips.org/html/docs/modules/2.2.x/clusterer#id293966 >>> >>> Best regards and happy hacking! >>> -- >>> Răzvan Crainea >>> OpenSIPS Core Developer >>> http://www.opensips-solutions.com >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >>> >> >> >> >> -- >> Aron Podrigal >> - >> '1000001', '1110010', '1101111', '1101110' '1010000', '1101111', >> '1100100', '1110010', '1101001', '1100111', '1100001', '1101100' >> >> P: '2b', '31', '33', '34', '37', '34', '35', '38', '36', '30', '39', '39' >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opensips.org/cgi-bin/mailman/listinfo/users >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
