Hello,<br>I have a similar problem. Whenever a call comes in to my asterisk I handle it like this:<br><br>exten =&gt; s,1, Answer()<br>exten =&gt; s, n, Dial(SIP/exten,20,fotT)<br>exten =&gt; s, 1, Hangup()<br><br>it works fine but in the SIP messages th IP-Address from Asterisk is in the From field. For example I am calling from <a href="mailto:123@134.32.220.33">123@134.32.220.33</a> then the SIP message behind the Asterisk looks like<br>
<br>INVITE <a href="mailto:sip%3A2232@10.10.10.11">sip:2232@10.10.10.11</a> SIP/2.0<br>Via: SIP/2.0/UDP 10.10.10.10 (Asterisk IP)<br>From: &quot;123&quot; &lt;<a href="mailto:sip%3Asoft@10.10.10.10">sip:soft@10.10.10.10</a>&gt; (again Asterisk IP)<br>
....<br><br>how can I change this?<br>Thanks<br>Tom<br><br>-- <br><a href="mailto:sip%3A3000@perenaster.com" target="_blank">sip:3000@perenaster.com</a><br><a href="mailto:sip%3A3001@perenaster.com" target="_blank">sip:3001@perenaster.com</a><br>
<a href="mailto:sip%3A3002@perenaster.com" target="_blank">sip:3002@perenaster.com</a><br><a href="mailto:sip%3A3003@perenaster.com" target="_blank">sip:3003@perenaster.com</a><br><a href="mailto:sip%3A3004@perenaster.com" target="_blank">sip:3004@perenaster.com</a><br>
<br>