Hello, before t_relay() you can't see what is going to the network, because some headers are added when knowing target address and local socket (e.g, Via, Record-Route). You can use onsend_route for seeing the request just before writing to the network.
https://www.kamailio.org/wiki/cookbooks/devel/core#onsend_route $snd(buf) will give outgoing buffer -- for more see $sndfrom(...) and $sndto(...) vars. Cheers, Daniel On 09.02.18 11:24, Wilkins, Steve wrote: > > Hi All, > > > > Could someone please tell me, what variable to I use to see what > t_relay() fowarding in its message? > > > > Thank you, > > -Steve > > > > _______________________________________________ > 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 - March 5-7, 2018, Berlin - www.asipto.com Kamailio World Conference - May 14-16, 2018 - www.kamailioworld.com
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
