I've done a bit of searching and haven't found any good reference for this, so I figured I would ask the group next. Being new to Asterisk, we've been sucessful in figuring out most configuration items, however we're stuck on one thing... Using recent Asterisk stable, we have a situation where I have an analog door phone which, when the button is pushed, simply off hooks the line (no auto-dial) and acts like you just connected tip and ring. In our previous install we used an Inter-Tel Access which we simply created a "house" phone setup on that analog card extension which rang to an ACD group that hunted various people who were logged in. Is there an equivilent way to do this with Asterisk and a SIP ATA? We're trying to use a Sipura 1001 ATA with our Viking door phone (model info here: http://www.vikingelectronics.com/products/view_product.php?pid=104). Any suggestions? Best Regards, Colin Stefani -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050727/c5c43db9/attachment.htm
On 7/27/05, Colin Stefani <colin.stefani@tideworks.com> wrote:> > > I've done a bit of searching and haven't found any good reference for this, > so I figured I would ask the group next. Being new to Asterisk, we've been > sucessful in figuring out most configuration items, however we're stuck on > one thing... > > > > Using recent Asterisk stable, we have a situation where I have an analog > door phone which, when the button is pushed, simply off hooks the line (no > auto-dial) and acts like you just connected tip and ring. In our previous > install we used an Inter-Tel Access which we simply created a "house" phone > setup on that analog card extension which rang to an ACD group that hunted > various people who were logged in. > > Is there an equivilent way to do this with Asterisk and a SIP ATA? We're > trying to use a Sipura 1001 ATA with our Viking door phone (model info here: > http://www.vikingelectronics.com/products/view_product.php?pid=104). > > > > Any suggestions?Yes...you craft a dialplan string as a "hotline" as sipura describes here: http://www.sipura.com/Documents/faq0.htm Something like this should work: ( S0 <:1002@<ip of asterisk box>:5060> ) where 1002 is the extension at the asterisk box you would like to call. Brian
> Using recent Asterisk stable, we have a situation where I have an analog > door phone which, when the button is pushed, simply off hooks the line (no > auto-dial) and acts like you just connected tip and ring. In our previousAccording to the specs of this device, you can program it to dial a number, it can even dial a second number if no one answer or if busy "The E-30 can be programmed to dial a second number on ring - no answer or busy and can be configured to dial these two numbers until answered. " I don't understand the problem :( b.t.w. Nice door phone. How much does it cost ?
cost is approx $350 per phone, we order a special chip to deal with certain dial-tone situations (noisy tone or lack of) as well which changes some of the part number. My issue is that I need to avoid the degree of programming it takes to do that kind of functions adn we've found that for our application, having the unit connect through like a "hotline" phone where you just pick it up off hook and it's ringing is best. We have about 300 units deployed nation wide and so we try to keep the programming at the "edges" to minimum and keep that in the centralized PBX's (must easier to troubleshoot and admin). This is used a kiosk outdoors (long story). I would highly recommend this phone if you're looking for a door phone or outdoor phone. Lots of good programming options if need them. -colin ________________________________ From: asterisk-users-bounces@lists.digium.com on behalf of Time Bandit Sent: Wed 7/27/2005 5:05 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] SIP ATA's as "house" phones> Using recent Asterisk stable, we have a situation where I have an analog > door phone which, when the button is pushed, simply off hooks the line (no > auto-dial) and acts like you just connected tip and ring. In our previousAccording to the specs of this device, you can program it to dial a number, it can even dial a second number if no one answer or if busy "The E-30 can be programmed to dial a second number on ring - no answer or busy and can be configured to dial these two numbers until answered. " I don't understand the problem :( b.t.w. Nice door phone. How much does it cost ? _______________________________________________ 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 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/ms-tnef Size: 5233 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050728/b74d9090/attachment.bin