<div>Thanks Sean!</div>
<div> </div>
<div>Fortunately, I don't think I will have to worry about passing extensions back and forth between Asterisk and the Legend. But, I'm glad to know that it is possible, if the situation arises. We don't have that many users. My concern is just making sure that the two can coexist for a while. We're going to use the savings from switching to the PRI to purchase the rest of the equipment, and I'll be keeping everyone connected to the Legend. Once we are able to start purchasing the IP phones, I'll move one company at a time over. During this transition, we shouldn't have to worry about extension to extension going through both.
</div>
<div> </div>
<div>Light bulb just went off. Looking at this:</div>
<div> </div>
<div>[from-pstn]<br>exten => 482,1,Dial(Zap/g0/482)<br> </div>
<div>So if I have all 10 digits being passed and someone placed a call to one of our DIDs, for example, 281-604-0532, the dial plan would look like:</div>
<div> </div>
<div>[from-pstn]<br>exten => 2816040532,1,Dial(Zap/g0/2816040532)<br><br>If so, I sure wish the Legend was that easy to setup! I'll probably have to get someone to set it up. The card came in yesterday for the Asterisk server, so I'll be able to start playing with things. I'm guessing I can send my own DID information to the Legend so that before the PRI even gets installed I can have everything set up and waiting.
</div>
<div> </div>
<div>Honestly, working with Asterisk is one of the "Oh cool!" moments.<br> </div>
<div><span class="gmail_quote">On 3/23/06, <b class="gmail_sendername">Sean Cook</b> <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:scook@kinex.net" target="_blank">scook@kinex.net</a>> wrote:
</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br><br>> Now, here is what I'm not sure of at this moment. For the time
<br>> being, is it possible to just pass the PRI through the Asterisk to<br>> the Legend? Will there by any type of dialplans or anything that<br>> need to be created? Will it pass the DID information through? I<br>
> was trying to look at this from the perspective that the Legend<br>> will be a channel bank, but I don't think that's a correct<br>> assumption. I think this more closely fits tying two Asterisk<br>> servers together with a T1, but I haven't been able to find any
<br>> info on this.<br><br>basically you will receive the DID information and pass it straight<br>through to the DS1<br><br>[from-pstn]<br>exten => 482,1,Dial(Zap/g0/482)<br><br>It should be pretty straight forward... our setup is similar but the
<br>asterisk system is configured internally not between the telco and legend.<br><br>> Can anyone offer any pointers, or maybe point out anything obvious<br>> that I am missing? Or, even confirm that what I'm trying to do is
<br>> possible. I have the two port card on order and would like to play<br>> with it before the PRI gets installed. I don't like working in<br>> theory on this, I'd feel much better with the equipment in hand,<br>
> even without the PRI, I can still setup a VoIP account and make<br>> sure that I can pass the call through the Asterisk into the Legend.<br>><br>The only thing that I am not sure of is how the legend will be passing
<br>additional extension across the PRI so that you can dial a local<br>extension that is on the Asterisk side... I suppose if you set up<br>4000-4999 in UDP and pass it on the PRI you should be pretty good to<br>go, provided that you have did's for every extension set up within the
<br>legend. (even if they are fake did's not necessarily from the telco)<br><br>><br>> Assuming all this works, I think just having Asterisk in there<br>> would solve one problem. It seems that I could set up a dial plan
<br>> so that if I dial 9 it would use the caller ID of one company, dial<br>> 8 to use the caller ID of another, etc. On the user side, they<br>> would have to dial 9 twice to place an outgoing call (since the<br>
> Legend requires a 9 for an outside line), but I think I could also<br>> set the dialplan up so that if the number dialed is a standard<br>> number, it would just use a generic caller ID number.<br><br>Right but the legend also provides UDP that will allow you to specify
<br>a range for extensions to be passed back and forth... users that dial<br>9 and get an outside trunk will be able to match with your dialplan<br><br>[from-merlin]<br>exten => 9NXXXXXX,1,Dial(ZAP/g1/${EXTEN:-1}) ; where group=1 is your
<br>telco trunk<br>exten => 4001,1,Dial(SIP/4001)<br><br><br><br>><br>> I guess I'm still confused as whether Asterisk will pass the DID<br>> information onto the Legend. If someone could point me in a<br>> direction regarding this, I'd appreciate it. I haven't found
<br>> anything, which makes me worried this isn't possible (whether<br>> because of technology or Asterisk).<br><br><br>All you need to know is the digits that are being passed and how they<br>are mapped in the legend... asterisk can mimic this however you want...
<br><br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.2 (MingW32)<br>Comment: Using GnuPG with Thunderbird - <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://enigmail.mozdev.org/" target="_blank">
http://enigmail.mozdev.org</a><br><br>iD8DBQFEIw2Wy9wPyZpnL2URAuesAJ0YWJRWJrST90kTG1TJb/JpMdkpXwCeKb7V <br>wBPoT/7gHTAC6z0oimWYV+w=<br>=gaQ6<br>-----END PGP SIGNATURE-----<br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank">Easynews.com</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:
<br> <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div>
<br>