On 11/03/2011 04:03, Alex Balashov wrote:
Oh, I see what you're asking now.
You have to use a special PV container to access PVs associated with
the request to which the reply route is attached:
http://www.kamailio.org/dokuwiki/doku.php/pseudovariables:3.1.x#t_rpl_pv
Thanks for the pointer Alex, I got what I was after,
The source address of the reply message ($si) and the originating source
address of the initial invite ($T_req($si)) which would give the the
"source" and "destination" of the reply message.
Thanks again.