I have been investigating more tight integration between * and the Nortel MICS... it appears that it is at least theoretically possible to have * store voicemail and log which stations call where. Both require a T1 card. The T1 card requires either a clocking module or the 6-port fiber module to provide T1 timing. Naturally a T100P or TE405P is required on the * side. To log which stations call where you set up the OLI# on the MICS to set the outgoing caller ID to the station # + some prefix. i.e. you're really configuring the MICS to set the outgoing CID to be a number in a DID pool. However to get * to gracefully handle the MICS voicemail it appears that you can utilize the centralized voicemail feature on the MICS. It is used to allow Norstar systems to share a voicemail system. This is perfect. :-) However it seems that in setting it up the T1 needs to be set up to use the SL1 protocol. Does anyone have any more information on the SL1 protocol? I don't expect * to support it currently but I'm more interested in investigating what is required. I think that allowing * to play with these systems nicely will go a LONG way in furthering Asterisk's penetration into the small/mid business market. Aside: Since we moved to the new building (and * is handling all calls and faxes for us) our * system has handled over 11500 calls. That's over 5500 calls a month, incoming, outgoing and faxes. Not a bad start. :-) -A.
Hi, The SL1 was an old Northern Telecom PBX, from the late 1970s/early 1980s - the precursor to the Meridian. I've never seen it refered to as a protocol. Now, if you really means the Meridian Link CTI protocol, then yep, I know about that. They charged a fortune ($25,000 I think) for a copy of the manual last time I asked. I have implemented software to drive a Meridian through that interface. It kept changing quite a bit, and earlier machines don't implement it by TCP/IP over ethernet - I can't remember the interface they used before. They seemed a bit vague about what IP issues they might use to hold people to paying all that money. Trade secrets maybe. Anyway, if you can find a copy of the documentation, the protocol is quite simple. None of that nasty ASN.1, like CSTA. It is a bit like Q.931 messages, if I remember rightly (it was a few years ago). Regards, Steve Andrew Kohlsmith wrote:>I have been investigating more tight integration between * and the Nortel >MICS... it appears that it is at least theoretically possible to have * >store voicemail and log which stations call where. > >Both require a T1 card. The T1 card requires either a clocking module or the >6-port fiber module to provide T1 timing. Naturally a T100P or TE405P is >required on the * side. > >To log which stations call where you set up the OLI# on the MICS to set the >outgoing caller ID to the station # + some prefix. i.e. you're really >configuring the MICS to set the outgoing CID to be a number in a DID pool. > >However to get * to gracefully handle the MICS voicemail it appears that you >can utilize the centralized voicemail feature on the MICS. It is used to >allow Norstar systems to share a voicemail system. This is perfect. :-) >However it seems that in setting it up the T1 needs to be set up to use the >SL1 protocol. > >Does anyone have any more information on the SL1 protocol? I don't expect * >to support it currently but I'm more interested in investigating what is >required. I think that allowing * to play with these systems nicely will go >a LONG way in furthering Asterisk's penetration into the small/mid business >market. > >Aside: Since we moved to the new building (and * is handling all calls and >faxes for us) our * system has handled over 11500 calls. That's over 5500 >calls a month, incoming, outgoing and faxes. Not a bad start. :-) > >
>From: Andrew Kohlsmith <akohlsmith-asterisk@benshaw.com> >Organization: Benshaw Canada >To: <asterisk-users@lists.digium.com> >Date: Thu, 22 Jul 2004 12:18:00 -0400 >Subject: [Asterisk-Users] Nortel SL1 protocol and *? >Reply-To: asterisk-users@lists.digium.com > >I have been investigating more tight integration between * and the Nortel MICS... >it appears that it is at least theoretically possible to have * store voicemail >and log which stations call where.The problem here is that you need to have MCDN to get the message notification from the network to the MICS. MCDN only works if you're using the SL1 protocol on the span, and * doesn't support SL1 (no one but Nortel does because it's their proprietary protocol).>Both require a T1 card. The T1 card requires either a clocking module or >the 6-port fiber module to provide T1 timing. Naturally a T100P or TE405P >is required on the * side.For the MICS you'll either need a services cartridge, or a COMBO cartridge (there's two types of 6-port cartidges - only the COMBO version has the services cartridge built-in). Other folks have connected * to MICS via a PRI span, so it definitely do-able>To log which stations call where you set up the OLI# on the MICS to set >the outgoing caller ID to the station # + some prefix. i.e. you're really >configuring the MICS to set the outgoing CID to be a number in a DID pool.Sure. Plus you can do some awesome routing tricks using the Routing service in the MICS.>However to get * to gracefully handle the MICS voicemail it appears that >you can utilize the centralized voicemail feature on the MICS. It is used >to allow Norstar systems to share a voicemail system. This is perfect. :-) >However it seems that in setting it up the T1 needs to be set up to use >the SL1 protocol.Yep. More specifically, you need MCDN (Meridian Customer Defined Network) to take advantage of centralized mail.>Does anyone have any more information on the SL1 protocol? I don't expect >* to support it currently but I'm more interested in investigating what is >required. I think that allowing * to play with these systems nicely will >go a LONG way in furthering Asterisk's penetration into the small/mid >business market.You almost have to know how to hack/spoof the D-channel messaging. SL-1 and MCDN are Nortel proprietary, and I don't believe there's any easy way to access the specs on those. Why not use a VMI on the MICS, and tie em together with FXO cards in the *?>Aside: Since we moved to the new building (and * is >handling all calls and faxes for us) our * system has handled over 11500 >calls. That's over 5500 calls a month, incoming, outgoing and faxes. >Not a bad start. :-)Fantastic! -- Jim Van Meggelen DigitAlchemy 416-574-3164 www.digitalchemy.ca jim@digitalchemy.ca -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040722/128cac8f/attachment.htm