[Asterisk-Users] Asterisk + NEC Electra Elite IPK Integration

Tony Nichols tony at mail.applog.com
Fri Jul 23 11:22:21 MST 2004


On Fri, 2004-07-23 at 11:51, Christopher L. Wade wrote:
> Tony Nichols wrote:
> 
> > On Mon, 2004-07-19 at 13:36, Christopher L. Wade wrote:
> > 
> >>Exactly which NEC T1 interface did you use?  I'm looking at the DTI-U20, 
> >>I don't think I'll need the U30, but I'm not entirely sure.
> >>
> >>Thanks,
> >>Chris
> >>
> > 
> > I used the DTI-U10 (DTI-24-U10). Got it from GTS Telephone
> > Inc.(732-323-8620) for $300.00 (reconditioned).
> > My voice t1 comes into asterisk via the first T100P, and attaches to the
> > nec t1 via the second T100P using e&m_wink (as a trunk).Then with LCR I
> > make it add a 9 to the outgoing trunk so asterisk will route it to the
> > T1.
> > I grouped the channels that sales calls come into, and I grouped the
> > channels that go to the nec, so I could use a dial string like: 
> > 
> > [sales]
> > exten => s,1,Playback,transfer|skip  ; "Please hold while..."
> > exten => s,2,Dial,zap/g7/210         ; Ring, Nec sales group
> > exten => s,3,Hangup
> >  
> > and to ring extensions on the nec I did this:
> > 
> > ; nec bridge
> > exten => _1XX,1,Dial(zap/g7/${EXTEN})
> > 
> > g7 (group7 is the T1 trunk); Extension 210 is a virtual extension set to
> > ring 5 other nec extensions; and the 1XX will match extensions in the
> > 100 range that are not on the asterisk.
> > 
> > I should get started on the doc's.... didn't realize how far I'd come
> > till now.
> > 
> > Problems I still have:
> > 1. If someone dials slowly from an nec extension - the nec sends the
> > first group, asterisk then tells them the number is not in service.
> > 2. IAX2 connection to remote office is still "choppy" occasionally.
> > Don't know if the pix 501 is getting overwhelmed by the encryption of
> > voice packets or what?
> > 
> > t o n y
> > 
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> I haven't really gotten too far into this, but I was wondering just what 
> 'features' of the NEC phones (DTH-16D-1(BK)TEL) I'll be able to work 
> with from *?  I'm currently getting some pressure to ensure that all the 
> little bells, whistles, and lights will continue to work as they 
> currently do.  I'm also afraid that if the phones would end up becoming 
> 'dumb' (or should I say dumber than they already are), this could kill 
> my plan for an NEC to * migration, and would be a huge loss for * in my 
> company, not to mention a huge extra expenditure for ACD Plus otherwise.
> 
> Thankfully, regardless of the outcome of everything else, I will be 
> setting up one machine to interact with some IAXy's for remote extensions.
> 
> thanks,
> chris
> 
Well your in luck. All the nec features are retained. The only odd-ball
stuff the common user has had to deal with is the line key lights don't
appear like they use to. Originally we had the first 4 marked as local1
-4 then the rest toll1-8. Now when a call comes in button #15 flashes,
and when they pick it up to answer it is dropped on the next available
light (starting at local1). So far it hasn't been a big deal - just
takes some getting use to.
If all else fails you could let the nec answer the calls, and have
asterisk be extensions on the nec ..... but seems like such a waste.

I hope you have better luck than I with the remote extensions.... the
iax2 link to my vpn'd offices is a little to choppy... but getting
better.

Good Luck!
t o n y




More information about the asterisk-users mailing list