Re: [Sofia-sip-devel] An API to save and restore a current stack state

2010-02-10 Thread Aleksander Morgado
> NTA may have only one transaction ?? > The restore process need to restore the whole user agent, including Dialogs > and transactions. > > No, internally NTA stores all legs for all dialogs. -- SOLARIS 10 is the OS for Da

Re: [Sofia-sip-devel] An API to save and restore a current stack state

2010-02-10 Thread Inca Rose
Hi; NTA may have only one transaction ?? The restore process need to restore the whole user agent, including Dialogs and transactions. Regards On Feb 10, 2010, at 2:07 PM, Aleksander Morgado wrote: > Hi Inca, > > Developing SIP stack for over 10 years now I came across the need to be able > to

Re: [Sofia-sip-devel] An API to save and restore a current stack state

2010-02-10 Thread Aleksander Morgado
Hi Inca, Developing SIP stack for over 10 years now I came across the need to be able > to save and restore a SIP stack state. > The scenarios are multiple but the most important one was to be able to do > fail over > of a call to a different server while serializing the stack state to a > differe