Hi,
I am trying to use GRUU for routing MESSAGEs. For example if I want to route to specific instance of the registered user, what do I need to send in the MESSAGE? If I know pub-gruu of the instance, where do I insert it so that kamailio can correctly process it and send it to the right instance?
Thanks Krish Kura
Hello,
On 5/3/12 5:11 PM, Krishna Kurapati wrote:
Hi,
I am trying to use GRUU for routing MESSAGEs. For example if I want to route to specific instance of the registered user, what do I need to send in the MESSAGE? If I know pub-gruu of the instance, where do I insert it so that kamailio can correctly process it and send it to the right instance?
set the r-uri to the public gruu address in message and then use lookup("location") as usual.
Cheers, Daniel