[SR-Users] Replicate dialog state

Daniel-Constantin Mierla miconda at gmail.com
Thu Nov 15 01:28:52 CET 2012


Hello,

t_replicate() can be used for any sip request not only for register. For 
dialog you would need also the replies, it may help to look at send() 
function from core.

Alternative is to use shared database table, which can be stored in 
memory of sql server to be fast.

Cheers,
Daniel

On 11/14/12 2:23 PM, Kristofer Signer wrote:
> In my current setup I've register messages replicated to a second server.
>
> Is it possible to also replicate other messages so I can hold dialog
> state on both servers?
>
> I've tried to read the documentation and also google but can't find
> any examples.
>
> Thanks
> ./Kristofer
>

-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda




More information about the sr-users mailing list