[OpenSIPS-Users] [PATCH] Disable adding the GRUU to Contact header
Mohammad Amin Navid
manavid at gmail.com
Mon Apr 23 11:21:15 CEST 2012
Hi Saúl,
Thanks for your reply.
> As for the modparam name, may I suggest "disable_gruu", with a default value of 0?
The reason I chose add_gruu_to_contact, because it's suggesting adding to contact is being disabled, the whole GRUU is not disabled, we can still see the value of sip_instance being saved in the usrloc.
Your feedback would be appreciated.
Best,
Moe
On Apr 23, 2012, at 12:58 AM, Saúl Ibarra Corretgé wrote:
> Hi,
>
> On Apr 23, 2012, at 5:08 AM, Mohammad Amin Navid wrote:
>
>> We recently ran into some issues with Snom360s. When GRUU is added to contact, the device stops sending PUBLISH for presence updates.
>>
>> Attached is a patch for disabling the added GRUU to the contact header. The setting is as follow
>>
>> modparam("registrar", "add_gruu_to_contact", 0)
>>
>> Default value is 1.
>>
>> I think the idle case would be enabling & disabling the GRUU with a PVAR.
>>
>
> Thank you for this! I also had a patch like this waiting in the send queue :-) I think we need this. I did run into some problems with GRUU, which I'll detail in a separate email, and ended up implementing this in order to disable it.
>
> As for the modparam name, may I suggest "disable_gruu", with a default value of 0?
>
>
> Regards,
>
> --
> Saúl Ibarra Corretgé
> AG Projects
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
More information about the Users
mailing list