Question...I'm fairly new to Asterisk, but one location I'm looking at deploying Asterisk has an Option 11 in place already (it's actually in someone's HOME - long story). Does anyone know if it's feasible to interconnect the two and use Asterisk to interface with the other offices and lines, and merely use the Option 11 as a gateway to use the existing digital handsets (Nortel)? George
I'm doing the same scenario for 2 customers right now. Works good, On the opt11 I connected it to asterisk with PRI. Have a good day Henry ----- Original Message ----- From: "Friend, George E." <gefriend@uswindforce.com> To: <asterisk-users@lists.digium.com> Sent: Wednesday, March 23, 2005 8:55 PM Subject: [Asterisk-Users] Nortel Option 11 Question...I'm fairly new to Asterisk, but one location I'm looking at deploying Asterisk has an Option 11 in place already (it's actually in someone's HOME - long story). Does anyone know if it's feasible to interconnect the two and use Asterisk to interface with the other offices and lines, and merely use the Option 11 as a gateway to use the existing digital handsets (Nortel)? George _______________________________________________ Asterisk-Users mailing list Asterisk-Users@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
Friend, George E. wrote:> Question...I'm fairly new to Asterisk, but one location I'm looking at deploying Asterisk has an Option 11 in place already (it's actually in someone's HOME - long story). > > Does anyone know if it's feasible to interconnect the two and use Asterisk to interface with the other offices and lines, and merely use the Option 11 as a gateway to use the existing digital handsets (Nortel)? > > GeorgeI am currently using a TDM04B connnected to 4 2500 lines, and a T100P connected to a NT5D14 line side T1 card(program them like 2500 sets). I will shortly be implementing a new T1 trunk to split our office side voice off onto asterisk. The TDM04B and T100P service multiple ACD queues, some of which handle Voicemail for external employees, and some of which provide IVR services for human operated ACD queues. You can also use a 4 port T1 card as a go between for your CO T1s and your switch. Simply set up one port as CPE (this connects to the telco T1s), and one port as NET (this connects to your switch). Then set up asterisk to send any calls that you don't want asterisk to handle down the appropriate pipe (inbounds would go up the NET T1, and outbounds up the CPE T1). If you look around voip-info.org you should find where someone documented doing that with a Norstar. Jeff
Hello All, Is there any way to record the conference call for future reference...? For example, the first person who enters the conference bridge is given a choice to record the conference or not. If enable record conference then it will save the whole conversation in some *.wav file and later on people can login to secure site and listen to recorded conference again. Any hints? Neel