<DIV>I have a situation, where call comes in on one PSTN line, (say 2125551212), and then I want to change the Caller ID &amp; ANI to 2125551213, and then forward the call to 2125551214. </DIV>
<DIV>&nbsp;</DIV>
<DIV>[incoming]</DIV>
<DIV>exten =&gt;2125551212,1,Goto(outgoing,s,1)</DIV>
<DIV>&nbsp;</DIV>
<DIV>[outgoing]</DIV>
<DIV>exten =&gt; s,1,Wait(1)<BR>exten =&gt; s,2,Answer<BR>exten =&gt; s,3,SetCallerID(2125551213|a)<BR>exten =&gt; s,4,wait(1)<BR>exten =&gt; s,5,Dial(Zap/g1/2125551214,30)</DIV>
<DIV>&nbsp;</DIV>
<DIV>The problem I am facing is, when I do this, then call doesnt get forwarded and I keep getting the error message from telephone company's switch.&nbsp; I asked the phone company to trace the call and tell me what Callerid they are getting it, and they say, the caller id on outgoing call is the same as incoming call, and they are not able to verify the callerid, and hence they drop the call. Can anyone tell me what am I doing wrong?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks</DIV>
<DIV>&nbsp;</DIV>
<DIV>Pankaj</DIV><p>
                <hr size=1>Do you Yahoo!?<br> 
Yahoo! Mail - 250MB free storage. <a href="http://us.rd.yahoo.com/evt=29915/*http://info.mail.yahoo.com/mail_250">Do more. Manage less.</a>