hi everyone, Is it possible to serially connect my panasonic KX-TD1232 with a Linux box(Asterisk installed) and have it working? -- P. K. kakarizz@fastmail.fm
P. K. wrote:> hi everyone, > > Is it possible to serially connect my panasonic KX-TD1232 with a Linux > box(Asterisk installed) and have it working?I've done just that - got it working with an X100 clone card, so I figured it'll work just fine with the Digium cards too. BTW I was also able to fax from another * box, over IP, connected via IAX2 to the * and Panasonic combo. The TD1232 just thinks * is another extension. Cheers. Flynn
On Tue, 21 Sep 2004, P. K. wrote:> Is it possible to serially connect my panasonic KX-TD1232 with a Linux > box(Asterisk installed) and have it working?We have done it with the E1 PRI card in the Panaconic. The Asterisk box sits between the pstn and the kx-td1232 with two E1 connections. Peter
Hello, I'm trying to connect an Asterisk server with the Panasonic KX-TD1232 Phone System. Is this possible? Which hardware do I need and which Asterisk configuration files should I adjust? Dennie -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050314/f3083b42/attachment.htm
Hi, Dennie, Yes, it is possible. Specially that model has DTMF Inband signaling, in other words you can send dtmf tones to asterisk when using it as a voicemail so that it knows what extension did not answer the call and can thus be directed to the right voicemail. You need to play with the programming on both the pbx and the asterisk box. I dont know what kind of integration you need, but assuming you want to add voicemail to the pbx, my recomendation is to have all incoming lines from your telcom connected to the pbx. Have the lines terminate on 4 extentions which in turn are conected to a 4 port fxo digium card. Configure the extentions on the pbx to be forwarded to that group of 4 lines if they are busy or an-answered. Hope it helps. -- Sergio Veltri www.pointhorizon.com mail: sergio.veltri@pointhorizon.com Tel: +5411-5217-1295 Cell: +54-911-5604-4149> I'm trying to connect an Asterisk server with the Panasonic KX-TD1232 Phone System. Is this possible? Which hardware do I need and which Asterisk configuration files should I adjust? > > Dennie
I have connected the KX-1232 to asterisk with the T1 card. Is it dissappointing though as I have not gotten any Caller id information running over the T1. But it does function. Jerry
On Mon, 14 Mar 2005, Jerry Geis wrote:> I have connected the KX-1232 to asterisk with the T1 card. > Is it dissappointing though as I have not gotten any Caller id > information running over the T1. > > But it does function.We have callerid working with that setup (well, actually an E1). You can contact me off-list if you need any assistance. Peter
If anyone has any experience with a Panasonic KX-TD1232 phone system, I would really like to talk to you for a few minutes. I have asterisk connected to a Panasonic system via FXS -> CO ports. I'm trying to get the Panasonic configured so that if someone dials a number (9) while Intercom is selected, it will select a line in the correct trunk group (Asterisk lines, rather than PSTN lines), then the user can finish dialing the asterisk extension. Any ideas? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050619/4d8c9625/attachment.htm
I considered this option but I didn't want to invest $1500 for the Cards for the Panasonic and Asterisk. However, that may change soon. Can you let me know what hardware you are using and how the two systems are configured to work together? Thanks in advance. I don't have the manuals as Shane Young asked which is why this is so difficult. Can anyone confirm that dialing 8 + the Trunk Group number will select a CO line in that trunk? Thanks in advance. Dan -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Peter Svensson Sent: Monday, June 20, 2005 3:58 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Panasonic KX-TD1232 On Sun, 19 Jun 2005, Dan Morin wrote:> If anyone has any experience with a Panasonic KX-TD1232 phone system,I> would really like to talk to you for a few minutes. > > I have asterisk connected to a Panasonic system via FXS -> CO ports. > I'm trying to get the Panasonic configured so that if someone dials a > number (9) while Intercom is selected, it will select a line in the > correct trunk group (Asterisk lines, rather than PSTN lines), then the > user can finish dialing the asterisk extension.We did our integration using isdn lines between Asterisk and the Panasonic. There are all sorts of problems with using extensions as trunk lines. Peter _______________________________________________ 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
On Mon, 20 Jun 2005, Dan Morin wrote:> Can you let me know what hardware you are using and how the two systems > are configured to work together? Thanks in advance.We have an E1 PRI card in the KX-TD1232 and a TE405P in the Asterisk box. The Asterisk box sits between the pstn and the KX-TD1232.> Can anyone confirm that dialing 8 + the Trunk Group number will select a > CO line in that trunk? Thanks in advance.The exact digits to dial to request a specific trunk group can be changed, but it defaults to 8. Peter