Re: [asterisk-users] PAP2T auto answer?

2011-04-27 Thread C F
The answer function on an analog line is accomplished by going off
hook. Unless the line is controlled by an automated device (like
answering machine) someone has to physically take the device off hook
to answer it. The ATA has no way to do it as all it gives is the FXS
signalling.
What exactly are you trying to accomplish?
Vikingeleoctronics makes a door box (E20 iirc) that is powered by an
analog line and can do auto answer when it gets the first ring.

On 4/25/11, Mike Diehl mdi...@diehlnet.com wrote:
 Hi all,

 Is it possible to send a SIP header to a PAP2T or SPA and cause the
 device
 to automatically answer?  I can do this with my Polycom phones and would
 like
 to do it with my ATA's.

 Any ideas?

 --

 Take care and have fun,
 Mike Diehl.

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] PAP2T auto answer?

2011-04-27 Thread Mike Diehl
On Wednesday 27 April 2011 2:13:07 am C F wrote:
 The answer function on an analog line is accomplished by going off
 hook. Unless the line is controlled by an automated device (like
 answering machine) someone has to physically take the device off hook
 to answer it. The ATA has no way to do it as all it gives is the FXS
 signalling.

You are quite right.  Thank you.

 What exactly are you trying to accomplish?

I've got this working on my Polycoms and was simply hoping to use the PAP as 
an inexpensive intercom.  Guess not. ;^)

 Vikingeleoctronics makes a door box (E20 iirc) that is powered by an
 analog line and can do auto answer when it gets the first ring.

I'll look into it.  Thank you.

-- 

Take care and have fun,
Mike Diehl.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] PAP2T auto answer?

2011-04-25 Thread Mike Diehl
Hi all,

Is it possible to send a SIP header to a PAP2T or SPA and cause the device 
to automatically answer?  I can do this with my Polycom phones and would like 
to do it with my ATA's.

Any ideas?

-- 

Take care and have fun,
Mike Diehl.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] PAP2T auto answer?

2011-04-25 Thread Terry Brummell
No.

-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Mike Diehl
Sent: Monday, April 25, 2011 6:02 PM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] PAP2T auto answer?

Hi all,

Is it possible to send a SIP header to a PAP2T or SPA and cause the
device 
to automatically answer?  I can do this with my Polycom phones and would
like 
to do it with my ATA's.

Any ideas?

-- 

Take care and have fun,
Mike Diehl.

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] PAP2T auto answer?

2011-04-25 Thread Matt Riddell

You could try:

exten = *701,1,Set(__SIPADDHEADER=Call-Info:sip:192.168.101.1\; 
answer-after=1)


--
Cheers,

Matt Riddell
___

http://www.venturevoip.com/news.php (Daily Asterisk News)
http://www.venturevoip.com/exchange.php (Full ITSP Solution)
http://www.venturevoip.com/cc.php (Call Centre Solutions)

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users