On Tue, 2008-12-16 at 11:12 +0530, Vikas Sharma wrote:
> hi,
> 
> What are the various features supported by the slave server, if master
> server fails.
> 
> For example
> 1) voicemail will not work if master server fails.
> 2) call forwarding (set from interface)  feature is working if master
> fails
> 
> 
> i want to know about other features like 
> call parking
> ACD
> Hunt group
> other features etc.
> 
> Please somebody tell me about list features supported by slave if
> master server fails.
> or any link specifying about this.

The distributed server will do anything that just involves routing the
call, and will support any services that are not on the system that's
down.  I know that doesn't help too much... you have to know which
services are where.

Any feature that involves media (eg. park, ACD, conference, voicemail,
auto-attendant) is implemented as a service process that handles some
part of a call.  These services can be instantiated on some server (in
4.0 this is easier to configure) and will not work if the service
process or the server system fail.

The call routing is done by sipXproxy and sipXregistrar; HA is the
replication of those two services on multiple systems (normally two, but
it can be more).  Features like hunt groups are just routing, so they'll
continue to work as long as any one system running the routing processes
is up.

Does that help?

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to