Hi all,<br><br>I am a new member in this list.<br><br>I have a newbie question.<br>Is there anyway that I can get the source and destination in chan_sip.c ?<br><br>For example, if I am calling from GrandStream GXP 2000 to Xlite, then how can I get:
<br>&quot;source:grandstream&nbsp; and&nbsp;&nbsp; destination:Xlite&quot;<br><br>Or
alternatively, since I know that I can do this in app_dial.c, is there
anyway that I can access sip_pvt member? note that struct sip_pvt is
defined in chan_sip.c ?
<br><br>Thank You