Hi All,
Is it possible for SER to forward SIP traffic to another SER? I have a setup below.
Where all SER clients will point to SER-A and SER-A will just forward all request to SER-B. I know how to forward INVITES to SER-B. But is it is possible to forward REGISTER, and all other METHODS?
SER-A --> SER-B
TIA
to forward all requests to another proxy you can use forward("proxy_address", "proxy_port"). If you want to forward statefully, load tm module and use t_relay_to_udp("proxy_address", "proxy_port");
Daniel
On 11/26/04 02:31, kcassidy@kakelma.mine.nu wrote:
Hi All,
Is it possible for SER to forward SIP traffic to another SER? I have a setup below.
Where all SER clients will point to SER-A and SER-A will just forward all request to SER-B. I know how to forward INVITES to SER-B. But is it is possible to forward REGISTER, and all other METHODS?
SER-A --> SER-B
TIA
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers