Asterisk-ToshibaStrata
Asterisk - Toshiba Strata
My situation:
Toshiba Strata DK424
Two buildings side by side, linked with an underground 12 pair fiber. We've got Strata cabinets in both buildings linked through fiber (ROMS1A cards?).
About 140 phones, which we want to keep using About 7 faxes and a couple of analog lines (telemetry, modems, and such).
We currently have Centrex lines but are going to migrate to T1 at the same time as we're installing Asterisk.
I have a spare RDTU card in the Strata.
My (proposed) Bill of Materials :
- Two Asterisk servers (one per building)
- Server 1 (building where the PBX is) : Digium TE411P and TDM104B (4 faxes in building 1)
- Server 2 : 2 x Digium TDM104B (3 faxes + a bunch of modems and telemetry lines)
- Adit 600 Chassis (not too clear on what I need to put in this)
- Dual T1 Controller Card
- 3 x FXO/DPT 8-Channel Voice Service Card -> this would allow for 24 simultaneous communications between Toshiba users and the Asterisk box, right? I would need to have the corresponding number of RCOU ports in the Strata?
- some SIP phones for new users (Aastra 9133i look nice)
Brian Roy gave me the following info:
I do indeed have a Toshiba 424 like yours and have it integrated with Asterisk. I have a couple different integrations.
On the asterisk box I have the following.
1 - TE410 card with quad T1's.
Interface 1 connected to the Toshiba with E&M to a RDTU card on the Toshiba Interface 2 connected to 24 ports ADIT600 fxo channels. These channels are then tied into the toshiba analog extensions Interface 3 connected to 24 ports of ADIT600 fxs channels. This is to provide FXS (modem, fax, dialup, etc) throughout our building.
Interface 4 connected to one of our 4 dedicated long distance T1's with Qwest. (The other 3 are connected through the Toshiba)
The biggest challenge that I have had with the Toshiba -> asterisk integration is the Toshiba's inability to do unsupervised trunk to trunk transfers. That means if the call originates from the Toshiba, you are unable to "transfer" it over to the Asterisk box via an E&M T1 circuit. The other way around is no problem.
In your case, if you are adding voicemail, you will probable want to look at an Adit 600 like I use. It would interface to analog extensions on your Toshiba and the Adit would convert it to Digital on the Asterisk via a Digium card. TE100 should work for this.
One of the toughest things for you will be the disconnect supervision.
The Toshiba doesn't send a standard disconnect. It has a proprietary DTMF disconnect that it sends the Strata voicemail systems, but I'm not sure what tone it is. It's on my to-do list to figure out.
Otherwise you are going to have to use busy supervision in Asterisk which will leave several seconds of Congestion on the back of every voicemail.
On the asterisk box I have the following.
1 - TE410 card with quad T1's.
Interface 1 connected to the Toshiba with E&M to a RDTU card on the Toshiba Interface 2 connected to 24 ports ADIT600 fxo channels. These channels are then tied into the toshiba analog extensions Interface 3 connected to 24 ports of ADIT600 fxs channels. This is to provide FXS (modem, fax, dialup, etc) throughout our building.
Interface 4 connected to one of our 4 dedicated long distance T1's with Qwest. (The other 3 are connected through the Toshiba)
The biggest challenge that I have had with the Toshiba -> asterisk integration is the Toshiba's inability to do unsupervised trunk to trunk transfers. That means if the call originates from the Toshiba, you are unable to "transfer" it over to the Asterisk box via an E&M T1 circuit. The other way around is no problem.
In your case, if you are adding voicemail, you will probable want to look at an Adit 600 like I use. It would interface to analog extensions on your Toshiba and the Adit would convert it to Digital on the Asterisk via a Digium card. TE100 should work for this.
One of the toughest things for you will be the disconnect supervision.
The Toshiba doesn't send a standard disconnect. It has a proprietary DTMF disconnect that it sends the Strata voicemail systems, but I'm not sure what tone it is. It's on my to-do list to figure out.
Otherwise you are going to have to use busy supervision in Asterisk which will leave several seconds of Congestion on the back of every voicemail.
this would be my setup:
TE411P
Port 1: PRI line from telco
Port 2: RDTU card in Toshiba
Port 3: Adit -> FXO/DPT 8-Channel Voice Service Card -> patch pannel -> Toshiba analog ports (RCOU)?
Could I leave my existing faxes and analog lines as-is in the Strata and have them go out through the RDTU?
I wonder if Brian solved the disconnect supervision problem.
Also, will paging (from the Asterisk) and caller ID function (Toshiba-Toshiba, SIP phone-Toshiba, Toshiba-SIP phone, Telco-Toshiba) work with this setup?
I received (contradictory?) information from Daniel Burget:
I currently have asterisk connected to the a 4 port T1 card. The Voice T1 line goes into asterisk, then a T1 cross connect cable connected to asterisk and the Toshiba CTX. I only have 3 phones, and 7 analog lines connected to the Toshiba, the rest are Polycom IP 500 phones connected to asterisk.
This would indicate that Asterisk-Toshiba integration is possible using only a T1 line.
(Edit by Phil Ciccone) Daniel Burget was nice enough to comment to me on how the cross-over cable T1 integration works. This method seems cleaner to install. Below are his comments:
Yes, you are correct. I have the T1 line from the Strata plugged into the T1 card on the asterisk system with a T1 crossover cable. Then in Zapata.conf I added the following lines for this connection.
context=from-ctx
switchtype=national
pridialplan=unknown
signalling=pri_net
echocancel=yes
overlapdial=no
immediate=no
echocancelwhenbridged=yes
echotraining=yes
rxgain=-3.0
group=1
callprogress=no
channel => 25-47
Channels 1-24 are my phone company T1, 25-47 go to the Strata. In my Zaptel.conf I have
span=2,2,0,esf,b8zs
bchan=25-47
dchan=48
If you make a correct crossover cable, the light should be green on your asterisk T1 card. Then to call from Asterisk to the Strata I use the following in my extensions.conf (assuming number 6050)
Exten => 6050,1,Dial(ZAP/g1/${EXTEN})
This will move the call to the Strata. If the strata was the only t1 line, you would use channel 1-23 and ZAP/g0 and span=1,1,0,esf,b8zs with 24 as the dchan.
When 6050 is dialed, the strata thinks it is an incoming call from the phone company. You would of course need an extension 6050 in CTX winadmin, and the strata would ring the phone associated with it.
The Strata thinks it is talking to the phone company, the Asterisk box is completely transparent. As to calls from the Strata, you would need to match those in your asterisk dial plan.
I.E. If you dial 96018 from the strata, you would need an Exten => 6018,1,Dial(SIP/6018,15)
In this example you would be calling a SIP phone connected to asterisk.
The 9 assumes you need to dial a 9 to get out of the Strata.
Now going back to my system having the Real phone T1 connected at ZAP/g0 , I used ctx-out as the context, if I wanted to call someone outside the company from the strata I would need something like this in my extensions.conf
ctx-out
;check for internal extension
Include => from-internal
;call outside
Exten => XXXXXX.,1,Dial(ZAP/g0/${EXTEN})
Exten => XXXXXX.,2,Congestion
This would place the call out, and phones connected to the Strata would call out as though it was connected to the phone company.
context=from-ctx
switchtype=national
pridialplan=unknown
signalling=pri_net
echocancel=yes
overlapdial=no
immediate=no
echocancelwhenbridged=yes
echotraining=yes
rxgain=-3.0
group=1
callprogress=no
channel => 25-47
Channels 1-24 are my phone company T1, 25-47 go to the Strata. In my Zaptel.conf I have
span=2,2,0,esf,b8zs
bchan=25-47
dchan=48
If you make a correct crossover cable, the light should be green on your asterisk T1 card. Then to call from Asterisk to the Strata I use the following in my extensions.conf (assuming number 6050)
Exten => 6050,1,Dial(ZAP/g1/${EXTEN})
This will move the call to the Strata. If the strata was the only t1 line, you would use channel 1-23 and ZAP/g0 and span=1,1,0,esf,b8zs with 24 as the dchan.
When 6050 is dialed, the strata thinks it is an incoming call from the phone company. You would of course need an extension 6050 in CTX winadmin, and the strata would ring the phone associated with it.
The Strata thinks it is talking to the phone company, the Asterisk box is completely transparent. As to calls from the Strata, you would need to match those in your asterisk dial plan.
I.E. If you dial 96018 from the strata, you would need an Exten => 6018,1,Dial(SIP/6018,15)
In this example you would be calling a SIP phone connected to asterisk.
The 9 assumes you need to dial a 9 to get out of the Strata.
Now going back to my system having the Real phone T1 connected at ZAP/g0 , I used ctx-out as the context, if I wanted to call someone outside the company from the strata I would need something like this in my extensions.conf
ctx-out
;check for internal extension
Include => from-internal
;call outside
Exten => XXXXXX.,1,Dial(ZAP/g0/${EXTEN})
Exten => XXXXXX.,2,Congestion
This would place the call out, and phones connected to the Strata would call out as though it was connected to the phone company.
Coming soon: How to configure Toshiba Strata CTX670 and Asterisk (currently Asterisk@Home) to work with each other properly.
This is being used as a placeholder.

Comments
333Toshiba DK96
kimdotcallis at gmaildotcom
333Problem with PRI link
Thanks!
Alejandro
333correct
333Disconnect Signalling from DK424