<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I am having a problem setting the caller ID that shows when I make an outbound call over my PRI line. If I make a call from a SIP phone registered with the Asterisk box the PRI is connected to the correct ID shows on my cell phone. If I make a call from an IAX trunk connected asterisk box calling the same number as call one and setting the caller ID to the same number as call one the caller ID shown on my cell phone is the default caller ID for the PRI line.<div><br></div><div>The system the PRI line is connected to is running&nbsp;Asterisk 1.6.0.13.<br><div><br></div><div>Here are the two calls as shown on the CLI of the asterisk box with the PRI line. The first works and the second does not.</div><div><br></div><div>[2010-03-02 13:32:09.520] &nbsp; == Using SIP RTP TOS bits 184<br>[2010-03-02 13:32:09.520] &nbsp; == Using SIP RTP CoS mark 5<br>[2010-03-02 13:32:09.520] &nbsp; == Using SIP VRTP TOS bits 136<br>[2010-03-02 13:32:09.520] &nbsp; == Using SIP VRTP CoS mark 6<br>[2010-03-02 13:32:09.617] &nbsp; &nbsp; -- Executing [91111111111@context:1] Set("SIP/username-114ffe50", "MyChan=SIP") in new&nbsp;stack<br>[2010-03-02 13:32:09.617] &nbsp; &nbsp; -- Executing [91111111111@context:2] GotoIf("SIP/username-114ffe50", "0?ISLOCAL") in&nbsp;new stack<br>[2010-03-02 13:32:09.618] &nbsp; &nbsp; -- Executing [91111111111@context:3] GotoIf("SIP/username-114ffe50", "0?DODIAL") in&nbsp;new stack<br>[2010-03-02 13:32:09.618] &nbsp; &nbsp; -- Executing [91111111111@context:4] Macro("SIP/username-114ffe50", "outgoing,""") in&nbsp;new stack<br>[2010-03-02 13:32:09.618] &nbsp; &nbsp; -- Executing [s@macro-outgoing:1] GotoIf("SIP/username-114ffe50", "1?NEEDUSER:HAVEUSER") in new stack<br>[2010-03-02 13:32:09.618] &nbsp; &nbsp; -- Goto (macro-outgoing,s,2)<br>[2010-03-02 13:32:09.618] &nbsp; &nbsp; -- Executing [s@macro-outgoing:2] Macro("SIP/username-114ffe50", "getmyUserID") in new&nbsp;stack<br>[2010-03-02 13:32:09.619] &nbsp; &nbsp; -- Executing [s@macro-getmyUserID:1] GotoIf("SIP/username-114ffe50", "1?FROMCHAN") in&nbsp;new stack<br>[2010-03-02 13:32:09.619] &nbsp; &nbsp; -- Goto (macro-getmyUserID,s,4)<br>[2010-03-02 13:32:09.619] &nbsp; &nbsp; -- Executing [s@macro-getmyUserID:4] Set("SIP/username-114ffe50",&nbsp;"MyChan=SIP/username") in new stack<br>[2010-03-02 13:32:09.619] &nbsp; &nbsp; -- Executing [s@macro-getmyUserID:5] Set("SIP/username-114ffe50", "__UserID=username")&nbsp;in new stack<br>[2010-03-02 13:32:09.619] &nbsp; &nbsp; -- Executing [s@macro-getmyUserID:6] GotoIf("SIP/username-114ffe50", "0?NOUSER") in&nbsp;new stack<br>[2010-03-02 13:32:09.620] &nbsp; &nbsp; -- Executing [s@macro-getmyUserID:7] Goto("SIP/username-114ffe50", "done") in new&nbsp;stack<br>[2010-03-02 13:32:09.620] &nbsp; &nbsp; -- Goto (macro-getmyUserID,s,12)<br>[2010-03-02 13:32:09.620] &nbsp; &nbsp; -- Executing [s@macro-getmyUserID:12] Verbose("SIP/username-114ffe50", "2,getmyUserID&nbsp;set ID to username") in new stack<br>[2010-03-02 13:32:09.620] &nbsp; == getmyUserID set ID to username<br>[2010-03-02 13:32:09.621] &nbsp; &nbsp; -- Executing [s@macro-outgoing:3] Set("SIP/username-114ffe50",&nbsp;"DB(users/username/LDNumber)=91111111111") in new stack<br>[2010-03-02 13:32:09.624] &nbsp; &nbsp; -- Executing [s@macro-outgoing:4] Set("SIP/username-114ffe50",&nbsp;"DB(users/username/LDContext)=context") in new stack<br>[2010-03-02 13:32:09.624] &nbsp; &nbsp; -- Executing [s@macro-outgoing:5] Set("SIP/username-114ffe50", "RCStatus=0") in new&nbsp;stack<br>[2010-03-02 13:32:09.624] &nbsp; &nbsp; -- Executing [s@macro-outgoing:6] Verbose("SIP/username-114ffe50", "2,Record Call&nbsp;Status: 0") in new stack<br>[2010-03-02 13:32:09.624] &nbsp; == Record Call Status: 0<br>[2010-03-02 13:32:09.624] &nbsp; &nbsp; -- Executing [s@macro-outgoing:7] GotoIf("SIP/username-114ffe50", "0?Record:NoRecord")&nbsp;in new stack<br>[2010-03-02 13:32:09.625] &nbsp; &nbsp; -- Goto (macro-outgoing,s,12)<br>[2010-03-02 13:32:09.625] &nbsp; &nbsp; -- Executing [s@macro-outgoing:12] Verbose("SIP/username-114ffe50", "2,Not going to&nbsp;record the call") in new stack<br>[2010-03-02 13:32:09.625] &nbsp; == Not going to record the call<br>[2010-03-02 13:32:09.625] &nbsp; &nbsp; -- Executing [s@macro-outgoing:13] NoOp("SIP/username-114ffe50", "") in new stack<br>[2010-03-02 13:32:09.625] &nbsp; &nbsp; -- Executing [91111111111@context:5] Goto("SIP/username-114ffe50", "DODIAL") in new&nbsp;stack<br>[2010-03-02 13:32:09.625] &nbsp; &nbsp; -- Goto (context,91111111111,7)<br><font class="Apple-style-span" color="#FF0000">[2010-03-02 13:32:09.625] &nbsp; &nbsp; -- Executing [91111111111@context:7] Set("SIP/username-114ffe50",&nbsp;"CALLERID(num)=2222222222") in new stack<br>[2010-03-02 13:32:09.625] &nbsp; &nbsp; -- Executing [91111111111@context:8] Dial("SIP/username-114ffe50",&nbsp;"Dahdi/G1/1111111111,40,g") in new stack<br></font>[2010-03-02 13:32:09.626] &nbsp; &nbsp; -- Requested transfer capability: 0x00 - SPEECH<br>[2010-03-02 13:32:09.626] &nbsp; &nbsp; -- Called G1/1111111111<br>[2010-03-02 13:32:09.778] &nbsp; &nbsp; -- DAHDI/23-1 is proceeding passing it to SIP/username-114ffe50<br>[2010-03-02 13:32:12.426] &nbsp; &nbsp; -- DAHDI/23-1 is making progress passing it to SIP/username-114ffe50<br>[2010-03-02 13:32:20.285] &nbsp; &nbsp; -- DAHDI/23-1 answered SIP/username-114ffe50<br>[2010-03-02 13:32:21.976] &nbsp; &nbsp; -- Channel 0/23, span 1 got hangup request, cause 16<br>[2010-03-02 13:32:21.990] &nbsp; &nbsp; -- Hungup 'DAHDI/23-1'<br>[2010-03-02 13:32:21.991] &nbsp; &nbsp; -- Executing [91111111111@context:9] Verbose("SIP/username-114ffe50", "2,Dahdi call&nbsp;just got status ANSWER") in new stack<br>[2010-03-02 13:32:21.991] &nbsp; == Dahdi call just got status ANSWER<br>[2010-03-02 13:32:21.991] &nbsp; &nbsp; -- Executing [91111111111@context:10] Hangup("SIP/username-114ffe50", "") in new stack<br>[2010-03-02 13:32:21.991] &nbsp; == Spawn extension (context, 91111111111, 10) exited non-zero on 'SIP/username-114ffe50'<br>[2010-03-02 13:32:21.991] &nbsp; &nbsp; -- Executing [h@context:1] Verbose("SIP/username-114ffe50", "2,Hangup SIP/username-114ffe50 with cause 16") in new stack<br>[2010-03-02 13:32:21.991] &nbsp; == Hangup SIP/username-114ffe50 with cause 16<br>[2010-03-02 13:32:21.991] &nbsp; &nbsp; -- Executing [h@context:2] ExecIf("SIP/username-114ffe50", "0?Set(DB(conf//haveadmin)=no)") in new stack<br><br></div><div><br></div><div><br></div><div><div>[2010-03-02 13:31:36.130] &nbsp; &nbsp; -- Accepting AUTHENTICATED call from &lt;from ip address&gt;:</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &gt; requested format = gsm,</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &gt; requested prefs = (gsm),</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &gt; actual format = gsm,</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &gt; host prefs = (gsm),</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &gt; priority = mine</div><div>[2010-03-02 13:31:36.130] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:1] Verbose("IAX2/trunk-12353", "2,myextn gets myextn:2222222222:1111111111:30") in new stack</div><div>[2010-03-02 13:31:36.130] &nbsp; == myextn gets myextn:2222222222:1111111111:30</div><div>[2010-03-02 13:31:36.130] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:2] Set("IAX2/trunk-12353", "MyCallerID=2222222222") in new stack</div><div>[2010-03-02 13:31:36.130] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:3] GotoIf("IAX2/trunk-12353", "0?NoCID") in new stack</div><div><font class="Apple-style-span" color="#FF0050">[2010-03-02 13:31:36.130] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:4] Set("IAX2/trunk-12353", "CALLERID(num)=2222222222") in new stack</font></div><div>[2010-03-02 13:31:36.130] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:5] Goto("IAX2/trunk-12353", "GetNum") in new stack</div><div>[2010-03-02 13:31:36.131] &nbsp; &nbsp; -- Goto (context,myextn:2222222222:1111111111:30,7)</div><div>[2010-03-02 13:31:36.131] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:7] Set("IAX2/trunk-12353", "MyNumber=1111111111") in new stack</div><div>[2010-03-02 13:31:36.131] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:8] Set("IAX2/trunk-12353", "MyTime=30") in new stack</div><div><font class="Apple-style-span" color="#FF0050">[2010-03-02 13:31:36.131] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:9] Dial("IAX2/trunk-12353", "Dahdi/G1/1111111111,30,g") in new stack</font></div><div>[2010-03-02 13:31:36.131] &nbsp; &nbsp; -- Requested transfer capability: 0x00 - SPEECH</div><div>[2010-03-02 13:31:36.131] &nbsp; &nbsp; -- Called G1/1111111111</div><div>[2010-03-02 13:31:36.277] &nbsp; &nbsp; -- DAHDI/23-1 is proceeding passing it to IAX2/trunk-12353</div><div>[2010-03-02 13:31:39.126] &nbsp; &nbsp; -- DAHDI/23-1 is making progress passing it to IAX2/trunk-12353</div><div>[2010-03-02 13:31:45.831] &nbsp; &nbsp; -- DAHDI/23-1 answered IAX2/trunk-12353</div><div>[2010-03-02 13:31:48.777] &nbsp; &nbsp; -- Channel 0/23, span 1 got hangup request, cause 16</div><div>[2010-03-02 13:31:48.797] &nbsp; &nbsp; -- Hungup 'DAHDI/23-1'</div><div>[2010-03-02 13:31:48.797] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:10] Verbose("IAX2/trunk-12353", "2,Dahdi call just got status ANSWER") in new stack</div><div>[2010-03-02 13:31:48.797] &nbsp; == Dahdi call just got status ANSWER</div><div>[2010-03-02 13:31:48.797] &nbsp; &nbsp; -- Executing [myextn:2222222222:1111111111:30@context:11] Hangup("IAX2/trunk-12353", "") in new stack</div><div>[2010-03-02 13:31:48.797] &nbsp; == Spawn extension (context, myextn:2222222222:1111111111:30, 11) exited non-zero on 'IAX2/trunk-12353'</div><div>[2010-03-02 13:31:48.798] &nbsp; &nbsp; -- Executing [h@context:1] Verbose("IAX2/trunk-12353", "2,Hangup IAX2/trunk-12353 with cause 16") in new stack</div><div>[2010-03-02 13:31:48.798] &nbsp; == Hangup IAX2/trunk-12353 with cause 16</div><div>[2010-03-02 13:31:48.798] &nbsp; &nbsp; -- Executing [h@context:2] ExecIf("IAX2/trunk-12353", "0?Set(DB(conf//haveadmin)=no)") in new stack</div><div><br></div></div><div><br></div><div>Any ideas as to what might cause this behavior?</div><div><br><div>--&nbsp;<br>Jim Dickenson<br><a href="mailto:dickenson@cfmc.com">mailto:dickenson@cfmc.com</a><br><br>CfMC<br>http://www.cfmc.com/<br><br><br></div><br></div></div></body></html>