On 11/21/2012 04:54 PM, kellon@sis-grenada.com wrote:
Can anyone point to documentation tutorial on howto forward statefully a REGISTER message to another SIP Server. I have looked at http://kb.asipto.com/asterisk:realtime:kamailio-3.0.x-asterisk-1.6.2-astdb, However I'm getting errors with the uac_req commands even though I have loaded the uac.so module. .
You can relay SIP messages of any type just the same way as you do with INVITEs -- e.g. t_relay(), forward().
But, proxying registration messages can have complications. At the very least, you should be aware of the Path extension.