i want to setup a test environment to see how kamailio handles redirection.
i want to be able to reroute calls between servers, where do i insert the
configuration for this?
can i append a list of user and destination to make the configuration go
through, to see where the call is going?
im new at kamailio, and im having a really hard time finding the right
documentation to support a redirect server.
could somone please give me an example?
lets say i have 3 user
1000
1001
1002
and they are at 3 different servers
eg.
1000(a)192.168.1.10
1001(a)192.168.1.11
1002(a)192.168.1.12
then i call user 1002 from user 1000, through the kamailio redirect server,
which redirects to corresponding servers.
Mike Claudi Pedersen