<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Nope, that didn't work.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The idea made sense though.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>It must be a PRI thing and any CIDName info, even 
null, makes the Legacy PBX stop responding on that channel.</FONT></DIV>
<DIV><FONT face=Arial size=2>It doesn't hang-up, by it never reports ringing 
over the PRI either.</FONT></DIV>
<DIV><BR>-- <BR>-- <BR>Steven</DIV>
<DIV>&nbsp;</DIV>
<DIV><A 
href="http://www.glimasoutheast.org">http://www.glimasoutheast.org</A></DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV>"Steven" &lt;<A 
  href="mailto:asterisk@tescogroup.com">asterisk@tescogroup.com</A>&gt; wrote in 
  message <A 
  href="news:e4afhh$ihr$1@sea.gmane.org">news:e4afhh$ihr$1@sea.gmane.org</A>...</DIV>
  <DIV><FONT face=Arial size=2>Thanks, I will give it a shot 
  tonight.</FONT></DIV>
  <DIV><BR>-- <BR>-- <BR>Steven</DIV>
  <DIV>&nbsp;</DIV>
  <DIV><A 
  href="http://www.glimasoutheast.org">http://www.glimasoutheast.org</A></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><BR>&nbsp;</DIV>
  <BLOCKQUOTE 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV>"picciuX" &lt;<A 
    href="mailto:matteo@picciux.it">matteo@picciux.it</A>&gt; wrote in message 
    <A 
    href="news:c41ce8440605150848i1fa5ac07o1c61dde0ed409a1@mail.gmail.com">news:c41ce8440605150848i1fa5ac07o1c61dde0ed409a1@mail.gmail.com</A>...</DIV>in 
    the dialplan, before dialing to your legacy pbx, do 
    a:<BR><BR>Set(CALLERID(name)=)<BR><BR>to "blank" 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="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">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>"Steven" 
      &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 
      "dialrecall" 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; "Steven" &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 "asreceived" 
      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; "Steven" &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>
    <P>
    <HR>

    <P></P>_______________________________________________<BR>--Bandwidth and 
    Colocation provided by Easynews.com --<BR><BR>Asterisk-Users mailing 
    list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
    http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>--Bandwidth and 
  Colocation provided by Easynews.com --<BR><BR>Asterisk-Users mailing 
  list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-users<BR></BLOCKQUOTE></BODY></HTML>