<div>What does your dial command look like?&nbsp; </div>
<div>&nbsp;</div>
<div>If had DID working before, all you have to do is send the same information on to your pbx.&nbsp; For example, if the telco was sending the full number dialed on to your pbx, then you need to add to you dial command.&nbsp; If the telco was only sending, say, the last three digits, then that is all you send to your pbx.
</div>
<div>&nbsp;</div>
<div>Basically, you need to know what the telco was sending your old pbx, and then make sure you are sending that to *.</div>
<div>&nbsp;</div>
<div>For example, for mine, this is what i have in me extensions.conf file:</div>
<div>&nbsp;</div>
<div>exten =&gt; 2816040532,1,Dial(Zap/g3/210)</div>
<div>&nbsp;</div>
<div>This will take a call from my main number and send it to my auto attendant.&nbsp; My pbx picks up the 210 as being the DID number for my automated attendant.&nbsp; In your case, since you already had DID functioning, you would replace the 210 with whatever your telco would have sent.&nbsp; In other words, you need to pass on whatever the telco sends to you.&nbsp; You need to pass that on to your pbx.&nbsp; If before, your fax number was, say, 281-456-7890, and you receive all ten digits from the telco, then your dial command would like this:
</div>
<div>&nbsp;</div>
<div>exten =&gt; 2814567890,1,DIal(Zap/g3/2814567890), assuming g3 is the group assigned to your PRI, this may be different in your case.</div>
<div>&nbsp;</div>
<div>Does this make sense?&nbsp; You can use variables to expand on this so that you don't have to have a statement for each DID, but this should at least get you started.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/30/06, <b class="gmail_sendername">Remco Barende</b> &lt;<a href="mailto:asterisk@barendse.to">asterisk@barendse.to</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Yes indeed I suspect that * is not passing any DID information on the<br>call. This could be because my Dial command is wrong or I may need to use
<br>different signalling settings.&nbsp;&nbsp;(Is there any other setting with pri_net?)<br><br>When doing pri debug I noticed a line that * was thinking that the other<br>side was not ISDN equipment (but there is a lot of output and I never read
<br>debug output before)<br><br>DID was working, the PRI was passing it on to the Alcatel.<br><br>I'll have a look on the forum you mentioned.<br><br>Thanks!<br><br><br>On Sun, 30 Apr 2006, Lacy Moore - Aspendora wrote:<br>
<br>&gt; Hmm...&nbsp;&nbsp;In my case, it could be just dumb luck.&nbsp;&nbsp;I found some instructions<br>&gt; on setting up DID on my pbx, and started that.&nbsp;&nbsp;Part way through, I wasn't<br>&gt; sure what the rest of the instructions were talking about and felt I was
<br>&gt; getting in too deep.&nbsp;&nbsp;So, I decided to see what would happen if I just tried<br>&gt; it.&nbsp;&nbsp;It worked.&nbsp;&nbsp;Since this is only a temporary solution until we move<br>&gt; completely off the pbx to Asterisk, I felt like I didn't need to find out
<br>&gt; why it worked, just be thankful that it worked.<br>&gt;<br>&gt; It sounds like your system is just answering the line and not paying<br>&gt; attention to any DID information.&nbsp;&nbsp;I was able to find a lot of information
<br>&gt; on the <a href="http://tek-tips.com">tek-tips.com</a> forums for the Merlin Legend.&nbsp;&nbsp;You may try a search on<br>&gt; there and see.<br>&gt;<br>&gt; Was DID working in the past, or have you just added it with the addition of
<br>&gt; the Asterisk system?<br>&gt;<br>&gt;<br>&gt; On 4/30/06, Remco Barende &lt;<a href="mailto:asterisk@barendse.to">asterisk@barendse.to</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; Thanks!&nbsp;&nbsp;The PBX is a Alcatel Novo Supreme. All calls go straight into the
<br>&gt;&gt; auto attendant no matter whoch extension I dial on the Zap group the PBX<br>&gt;&gt; is connected to.&nbsp;&nbsp;I tried dialling in by hand using several combinations<br>&gt;&gt; but I always get the auto attendant.<br>
&gt;&gt;<br>&gt;&gt; How do you transfer the call straight to the extension the fax is on? I<br>&gt;&gt; guess using a Dial command fro *?<br>&gt;&gt;<br>&gt;&gt; I suspect that the PBX is missing some signalling.<br>&gt;&gt;
<br>&gt;&gt; Thanks!<br>&gt;&gt;<br>&gt;&gt; On Sun, 30 Apr 2006, Lacy Moore - Aspendora wrote:<br>&gt;&gt;<br>&gt;&gt; &gt; Also, what is the legacy PBX?&nbsp;&nbsp;On the Merlin Legend, for instance, there<br>&gt;&gt; are<br>&gt;&gt; &gt; special Class of Services that can be setup to go straight to the auto
<br>&gt;&gt; &gt; attendant.&nbsp;&nbsp;I'm not sure if that's what you need or not.&nbsp;&nbsp;The other<br>&gt;&gt; question<br>&gt;&gt; &gt; is, why can't you transfer the call straight to the extension the fax is<br>&gt;&gt; &gt; on?&nbsp;&nbsp;Again, on the Legend, it defaults (I guess) to receving the
<br>&gt;&gt; extension<br>&gt;&gt; &gt; number.&nbsp;&nbsp;For example, if my fax machine is located on ext. 170, then I<br>&gt;&gt; just<br>&gt;&gt; &gt; dial 170 from Asterisk on the PRI that is connected to the Legend.&nbsp;&nbsp;I<br>&gt;&gt; didn't
<br>&gt;&gt; &gt; have to do half of what the manual says you have to do, because Asterisk<br>&gt;&gt; &gt; takes care of all the translations.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; On 4/30/06, Jerry Jones &lt;<a href="mailto:jjones@danrj.com">
jjones@danrj.com</a>&gt; wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; You do not say how you have the two connected/<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Are you connecting the * to stations via fxo or to lines via fxs on
<br>&gt;&gt; &gt;&gt; the legacy?<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; On Apr 30, 2006, at 11:22 AM, Remco Barende wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; &gt; Hi list!<br>&gt;&gt; &gt;&gt; &gt;
<br>&gt;&gt; &gt;&gt; &gt; I managed to come reasonably far (farther than I thought I would)<br>&gt;&gt; &gt;&gt; &gt; but have two problems.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I still need to pass calls to the Legacy PBX for Fax (I need it as
<br>&gt;&gt; &gt;&gt; &gt; a channel bank).<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I have calls coming in into asterisk, that works fine. Based on the<br>&gt;&gt; &gt;&gt; &gt; DID I can route calls to the Legacy PBX but I'm puzzled how.
<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; I guess I need a new dial command for that? All fax calls are now<br>&gt;&gt; &gt;&gt; &gt; coming in a new context which I called topbx. If I issue a dial<br>&gt;&gt; &gt;&gt; &gt; command there the legacy PBX treats it as a local extension call
<br>&gt;&gt; &gt;&gt; &gt; and not a call from the outside.<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Which dial command do I need to use to make the old PBX believe the<br>&gt;&gt; &gt;&gt; &gt; call came from outside?
<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; (All the pages I found on this subject mention something about<br>&gt;&gt; &gt;&gt; &gt; retaining caller ID which is nice but now I need to retain DID info<br>&gt;&gt; &gt;&gt; &gt; on the call I guess?)
<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Thanks for any help!<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; _______________________________________________<br>&gt;&gt; &gt;&gt; &gt; --Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt; Asterisk-Users mailing list<br>&gt;&gt; &gt;&gt; &gt; To UNSUBSCRIBE or update options visit:<br>&gt;&gt; &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;&gt;<br>&gt;&gt; &gt;&gt; _______________________________________________<br>&gt;&gt; &gt;&gt; --Bandwidth and Colocation provided by 
<a href="http://Easynews.com">Easynews.com</a> --<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Asterisk-Users mailing list<br>&gt;&gt; &gt;&gt; To UNSUBSCRIBE or update options visit:<br>&gt;&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;&gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; --<br>&gt;&gt; &gt; Lacy Moore<br>&gt;&gt; &gt; Aspendora, Inc.<br>&gt;&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; Lacy Moore<br>&gt; Aspendora, Inc.
<br>&gt;<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><br clear="all"><br>-- <br>Lacy Moore<br>Aspendora, Inc.