in the dialplan, before dialing to your legacy pbx, do a:<br><br>Set(CALLERID(name)=)<br><br>to &quot;blank&quot; the CID name.<br><br><div><span class="gmail_quote">2006/5/15, Steven &lt;<a href="mailto:asterisk@tescogroup.com">
asterisk@tescogroup.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hidecallerid=yes lets me make the calls from asterisk to the panasonic, but now I do not have the CID number either.
<br><br>What is the proper way to configure asterisk to send a callerID number, but NOT send any name info???<br><br><br><br>zapata.conf:<br>context=panasonic<br>swichtype=national<br>pridialplan=unknown<br>prilocaldialplan=unknown
<br>signalling=pri_net<br>usecallerid=yes<br>facilityenable=yes<br>hidecallerid=yes<br>usecallingpres=yes<br>echocancel=no<br>echocancelwhenbridged=no<br>group=2<br>channel =&gt; 25-47<br><br>--<br>--<br>Steven<br><br><a href="http://www.glimasoutheast.org">
http://www.glimasoutheast.org</a><br><br><br><br>&quot;Steven&quot; &lt;<a href="mailto:asterisk@tescogroup.com">asterisk@tescogroup.com</a>&gt; wrote in message news:e3o82n$lgh$1@sea.gmane.org...<br>&gt; This fixed the problem.
<br>&gt;<br>&gt; hidecallerid: (Not for FXO trunk lines) For PRI channels, this will stop the sending of Caller ID on outgoing calls. For FXS<br>&gt; handsets, this will stop Asterisk from sending this channel's Caller ID information to the called party when you make a call using
<br>&gt; this handset. FXS handset users may enable or disable sending of their Caller ID for the current call only by lifting the handset<br>&gt; and dialing *82 (enable) or *67 (disable); you will then get a &quot;dialrecall&quot; tone whereupon you can dial the number of the
<br>&gt; extension you wish to contact. Default: no.<br>&gt;&nbsp;&nbsp; hidecallerid=yes<br>&gt;<br>&gt;<br>&gt; --<br>&gt; --<br>&gt; Steven<br>&gt;<br>&gt; <a href="http://www.glimasoutheast.org">http://www.glimasoutheast.org</a>
<br>&gt;<br>&gt;<br>&gt;<br>&gt; &quot;Steven&quot; &lt;<a href="mailto:asterisk@tescogroup.com">asterisk@tescogroup.com</a>&gt; wrote in message news:e3ngrh$rqv$1@sea.gmane.org...<br>&gt;&gt; OK, I thinks I have narrowed it down.
<br>&gt;&gt;<br>&gt;&gt; Our old Legacy PBX is choking on the callerID name.<br>&gt;&gt; I have a separate issue, where I am not getting the CallerID name from our Telco yet, so incoming Telco calls forward fine to the<br>
&gt;&gt; legacy PBX.<br>&gt;&gt; Asterisk to Legacy PBX calls transmit the CallerID name and our legacy PBX chokes on it.<br>&gt;&gt;<br>&gt;&gt; I want to leave on CallerID receiving on the Legacy trunk.<br>&gt;&gt; I want to leave &quot;asreceived&quot; for callerID so that PSTN to Legacy forwards still have the CallerID number in tact.
<br>&gt;&gt; I want to stop sending the CallerID Name out the Legacy trunk.<br>&gt;&gt; How do I go about turning off CallerID name sending on a trunk?<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Note:<br>&gt;&gt; I tried to figure this out, but many of the settings in 
zapata.conf have very vague descriptions.<br>&gt;&gt;<br>&gt;&gt; ex:<br>&gt;&gt; ; Whether or not to use caller ID<br>&gt;&gt; ;usecallerid=yes<br>&gt;&gt; Is this inbound, outbound, both? If off, will the ANI be used like callerid?
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; --<br>&gt;&gt; Steven<br>&gt;&gt;<br>&gt;&gt; <a href="http://www.glimasoutheast.org">http://www.glimasoutheast.org
</a><br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; &quot;Steven&quot; &lt;<a href="mailto:asterisk@tescogroup.com">asterisk@tescogroup.com</a>&gt; wrote in message news:e3aunb$6oo$1@sea.gmane.org...<br>&gt;&gt;&gt;I have the following in my 
extensions.conf<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; [ext-local]<br>&gt;&gt;&gt; exten =&gt; _53XX,1,Wait(2)<br>&gt;&gt;&gt; exten =&gt; _53XX,2,NoOp,Dialing ${EXTEN} from ext-local-custom<br>&gt;&gt;&gt; exten =&gt; _53XX,3,Macro(dialout-trunk,2,${EXTEN},,)
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; This is used to match inbound caller-id for my legacy PBX.<br>&gt;&gt;&gt; It works fine for inbound calls, but not for internal SIP calls.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; If I call from a SIP phone that is also in [ext-local], it looks like it is calling, but never connects.
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; excerpt from log when called from pstn zap PRI:<br>&gt;&gt;&gt; Apr 28 14:18:16 VERBOSE[28452] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Called g2/5386<br>&gt;&gt;&gt; Apr 28 14:18:16 DEBUG[28452] channel.c: Set channel Zap/27-1 to read format slin
<br>&gt;&gt;&gt; Apr 28 14:18:16 DEBUG[28452] channel.c: Set channel Zap/2-1 to write format slin<br>&gt;&gt;&gt; Apr 28 14:18:16 DEBUG[28452] channel.c: Set channel Zap/2-1 to read format slin<br>&gt;&gt;&gt; Apr 28 14:18:16 DEBUG[28452] 
channel.c: Set channel Zap/27-1 to write format slin<br>&gt;&gt;&gt; Apr 28 14:18:16 DEBUG[11073] devicestate.c: Changing state for Zap/27 - state 2 (In use)<br>&gt;&gt;&gt; Apr 28 14:18:16 DEBUG[28457] app_queue.c: Device 'Zap/27' changed to state '2' (In use)
<br>&gt;&gt;&gt; Apr 28 14:18:17 DEBUG[11111] chan_zap.c: Enabled echo cancellation on channel 27<br>&gt;&gt;&gt; Apr 28 14:18:17 DEBUG[11073] channel.c: Avoiding initial deadlock for 'Zap/27-1'<br>&gt;&gt;&gt; Apr 28 14:18:17 VERBOSE[28452] 
logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Zap/27-1 is ringing<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; excerpt from log when called from internal SIP extension:<br>&gt;&gt;&gt; Apr 28 14:18:25 VERBOSE[28477] logger.c:&nbsp;&nbsp;&nbsp;&nbsp; -- Called g2/5386<br>&gt;&gt;&gt; Apr 28 14:18:25 DEBUG[28477] 
channel.c: Set channel Zap/27-1 to read format ulaw<br>&gt;&gt;&gt; Apr 28 14:18:25 DEBUG[28477] channel.c: Set channel SIP/5665-e60f to write format ulaw<br>&gt;&gt;&gt; Apr 28 14:18:25 DEBUG[28477] channel.c: Set channel SIP/5665-e60f to read format ulaw
<br>&gt;&gt;&gt; Apr 28 14:18:25 DEBUG[28477] channel.c: Set channel Zap/27-1 to write format ulaw<br>&gt;&gt;&gt; Apr 28 14:18:25 DEBUG[28482] app_queue.c: Device 'Zap/27' changed to state '2' (In use)<br>&gt;&gt;&gt; Apr 28 14:18:25 DEBUG[28477] 
rtp.c: Ooh, format changed from unknown to ulaw<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I never get a ringing log entry if dialed from SIP.<br>&gt;&gt;&gt; This SIP phone can call other extensions in asterisk as well as native (voicemail) and PSTN calls out ZAP/g0.
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; I have tried various dial strings ( like the Dial command instead of the macro) and they all work for incoming PSTN calls and<br>&gt;&gt;&gt; not<br>&gt;&gt;&gt; for SIP.<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am at a loss where to find the problem.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Please advise.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; --<br>&gt;&gt;&gt; --<br>&gt;&gt;&gt; Steven<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;
<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;&gt;&gt;<br>
&gt;&gt;&gt; Asterisk-Users mailing list<br>&gt;&gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt;&gt;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt;&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>
&gt;&gt;<br>&gt;&gt; Asterisk-Users mailing list<br>&gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>&gt;&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br>&gt;<br>&gt; Asterisk-Users mailing list
<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br><br><br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>