On Wed, Feb 23, 2011 at 6:44 PM, Joegen Baclor <[email protected]> wrote: > What if we simply invert 1 and 2 and forget about 2-3 all together if 1 > succeeds?
I see where you're going, but we cannot guarantee the REGISTRATION makes is back thru normal mongo replication. If you can solve that w/o blocking the SIP transaction then sure. What I think you'll find is that you'd just be creating a FIFO queue in memory that accomplished kinda the same thing only less resilient to server restarts because it wouldn't be using mongo to store the pending REGISTRATION that have yet to make a round trip. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev/
