Hello,
On 01.09.2009 4:24 Uhr, Meftah Tayeb wrote:
hello all please could anyone help me to use Kamailio a a redirect server from server1.com that is the kamailio redirect server to server2.com that is the registrare server? thanks for any help
redirect server is something very simple, see here: http://openser.svn.sourceforge.net/viewvc/openser/trunk/examples/redirect.cf...
But you may actually look for proxying to registrar -- see tm module and t_relay() function:
http://kamailio.org/docs/modules/1.5.x/tm.html#trelay-1
Cheers, Daniel