Hi,
 
 Can anyone tell me where the openser call state is saved. I have to replicate 
this state on two nodes, one standby and the other active for high availabilty 
purposes. I have to replicate the OK response to INVITE and the BYE request. In 
case of crash, an other server come up and continue the transaction at OK or 
INVITE.
 
 For example, In the Asterisk SIP module, the call-state information is saved 
in the handle_response() function as part of the INVITE and BYE processing. The 
the channel control blocks (struct ast_channel, struct ast_channel_pvt) and the 
SIP private control block (struct sip_pvt).
 
 For the case of openser, i don't know where the state call is saved!
 
 Thanks
 
       
---------------------------------
 All new Yahoo! Mail - 
---------------------------------
Get a sneak peak at messages with a handy reading pane.
_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to