I&#39;m currently running GUI 2.0 svn revision 4014<br><br>My server has 2 digium cards in it.&nbsp; 1 TDM800 all FXO ports as group 1 - 8.&nbsp; 1 TDM400 with 3 FXO and 1 FXS.&nbsp; I&#39;m not utilizing the 3 FXOs on the TDM400 only the 1 FXS port for a Fax machine.<br>
<br>Here is my problem.&nbsp; If i receive a call from the PSTN on any of my 1 -8 lines where the CID is not passed, Asterisk is passing the CID name and number of the extension i have setup on the 1 FXS port of the TDM400.&nbsp; So if I don&#39;t get the CID name and number from the PSTN the CID info shows as &quot;Admin Fax&quot; &lt;123&gt;.&nbsp; If CID is presented from PSTN everything works fine.<br>
<br>Here is CLI output:<br><br>-- Starting simple switch on &#39;Zap/7-1&#39;<br>&nbsp;&nbsp;&nbsp; -- Executing [s@DID_trunk_1:1] ExecIf(&quot;Zap/7-1&quot;, &quot;0|SetCallerPres|unavailable&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [s@DID_trunk_1:2] ExecIf(&quot;Zap/7-1&quot;, &quot;0|Set|CALLERID(all)=unknown &lt;0000000&gt;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@DID_trunk_1:3] Goto(&quot;Zap/7-1&quot;, &quot;voicemenu-custom-1|s|1&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Goto (voicemenu-custom-1,s,1)<br>&nbsp;&nbsp;&nbsp; -- Executing [s@voicemenu-custom-1:1] Answer(&quot;Zap/7-1&quot;, &quot;&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@voicemenu-custom-1:2] Wait(&quot;Zap/7-1&quot;, &quot;1&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [s@voicemenu-custom-1:3] Set(&quot;Zap/7-1&quot;, &quot;COUNT=0&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [s@voicemenu-custom-1:4] GotoIf(&quot;Zap/7-1&quot;, &quot;1?5:9&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Goto (voicemenu-custom-1,s,5)<br>&nbsp;&nbsp;&nbsp; -- Executing [s@voicemenu-custom-1:5] BackGround(&quot;Zap/7-1&quot;, &quot;normal&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- &lt;Zap/7-1&gt; Playing &#39;normal&#39; (language &#39;en&#39;)<br>
&nbsp; == CDR updated on Zap/7-1<br>&nbsp;&nbsp;&nbsp; -- Executing [4310@voicemenu-custom-1:1] Macro(&quot;Zap/7-1&quot;, &quot;stdexten|4310|SIP/4310&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Executing [s@macro-stdexten:1] Set(&quot;Zap/7-1&quot;, &quot;__DYNAMIC_FEATURES=&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Executing [s@macro-stdexten:2] GotoIf(&quot;Zap/7-1&quot;, &quot;0?5:3&quot;) in new stack<br>&nbsp;&nbsp;&nbsp; -- Goto (macro-stdexten,s,3)<br>&nbsp;&nbsp;&nbsp; -- Executing [s@macro-stdexten:3] Dial(&quot;Zap/7-1&quot;, &quot;SIP/4310|20|&quot;) in new stack<br>
&nbsp;&nbsp;&nbsp; -- Called 4310nels<br>&nbsp;&nbsp;&nbsp; -- SIP/4310-093ce468 is ringing<br>&nbsp; == Spawn extension (macro-stdexten, s, 3) exited non-zero on &#39;Zap/7-1&#39; in macro &#39;stdexten&#39;<br>&nbsp; == Spawn extension (macro-stdexten, s, 3) exited non-zero on &#39;Zap/7-1&#39;<br>
&nbsp;&nbsp;&nbsp; -- Hungup &#39;Zap/7-1&#39;<br><br>