Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Expose an API that would allow manipulation of SIP message from within JavaScript
  • Expose an API that would expose application layer configuration such as fastdb/mongodb/sipxconfig hooks.

Replication Tutorial

Coordinator: Cristi
Summary: Everything you wanted to know about sipXconfig replication mechanism*
*but were afraid to ask

Description:

  • brief history: from large XMLs to Mongo. 4.2 vs 4.4 vs 4.6
  • under the hood - Replicable interface, ReplicationTrigger and ReplicableManager
  • code a Replicable entity - from idea to Mongo - in a nutshell

Goals:

  • make developers understand the replication mechanism in sipXconfig
  • brainstorm ideas to improve the mechanism