Hello, be careful with using param transformation directly not to have a conflict of parameter name between URI parameters and header parameters.
It may be safer to chain the tobody and param transformations to be sure you access the right part of the header. Cheers, Daniel On 02.05.17 09:02, [email protected] wrote: > > I used " $(ct{param.value,tgrp});". It worked. Thanks for the input. > > > > - Vivek. > > > > -----Original Message----- > From: "Juha Heinanen" <[email protected]> > Sent: Monday, 1 May, 2017 6:15pm > To: "Kamailio (SER) - Users Mailing List" <[email protected]> > Subject: [SR-Users] Retrieving the custom header parameter value from > contact header > > [email protected] writes: > > > Tried using @hf_value.contact.p.tgrp . But it is giving me complete > > contact header. > > I want only "tgrp" paramter value "tg_0615_prsw1". Anyone , any > > sugeestions? > > Try {uri.param,name} transformation. > > -- Juha > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users > > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - May 22-24 (USA) - www.asipto.com Kamailio World Conference - May 8-10, 2017 - www.kamailioworld.com
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
