Re: [asterisk-users] Cisco SPA 5xx/3xx/9xx phones don't respond to SIPAddHeader(Call-Info: answer-after=0)

2013-04-09 Thread adamk

On 3/21/2013 6:58 PM, Optical Phoenix wrote:


the sip string should be Call-Info:\;answer-after=0. I have not tested
this yet however.



I can confirm this,

exten = 1234,n,SIPAddHeader(Call-Info:\;answer-after=0)

is working with a SPA504 phone.

regards
adam

--
_
-- 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] Cisco SPA 5xx/3xx/9xx phones don't respond to SIPAddHeader(Call-Info: answer-after=0)

2013-03-21 Thread Carlos Alvarez
All other phones we work with will auto-answer when we do this:

[macro-paging1way]
exten = s,1,SIPAddHeader(Call-Info: answer-after=0)
exten = s,n,Page(${PAGINGLIST})
exten = s,n, Hangup

The SPA phones simply ring.  I have verified that Auto Answer Page is set
to yes (the default).  We've tried a variety of firmware versions and phone
ages, going back to an old 942 and new 504s.  Any ideas?

-- 
Carlos Alvarez
TelEvolve
602-889-3003
--
_
-- 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] Cisco SPA 5xx/3xx/9xx phones don't respond to SIPAddHeader(Call-Info: answer-after=0)

2013-03-21 Thread Optical Phoenix
On Thu, Mar 21, 2013 at 2:48 PM, Carlos Alvarez car...@televolve.comwrote:

 All other phones we work with will auto-answer when we do this:

 [macro-paging1way]
 exten = s,1,SIPAddHeader(Call-Info: answer-after=0)
 exten = s,n,Page(${PAGINGLIST})
 exten = s,n, Hangup

 The SPA phones simply ring.  I have verified that Auto Answer Page is set
 to yes (the default).  We've tried a variety of firmware versions and phone
 ages, going back to an old 942 and new 504s.  Any ideas?

 --
 Carlos Alvarez
 TelEvolve
 602-889-3003


 --
 _
 -- 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



Hi Carlos,
According to this site,
http://community.linksys.com/t5/VoIP-Phones/SPA942-auto-answer-page-intercom-beeping-loudly/td-p/215064the
sip string should be 
Call-Info:\;answer-after=0. I have not tested this yet however.
--
_
-- 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] Cisco SPA 5xx/3xx/9xx phones don't respond to SIPAddHeader(Call-Info: answer-after=0)

2013-03-21 Thread Carlos Alvarez
On Thu, Mar 21, 2013 at 11:58 AM, Optical Phoenix
opticalphoe...@gmail.comwrote:



 Hi Carlos,
 According to this site,
 http://community.linksys.com/t5/VoIP-Phones/SPA942-auto-answer-page-intercom-beeping-loudly/td-p/215064the
  sip string should be 
 Call-Info:\;answer-after=0. I have not tested this yet however.


Thanks, that does work.  Seems to not interfere with the Grandstream and
Polycom phones' operation either.

-- 
Carlos Alvarez
TelEvolve
602-889-3003
--
_
-- 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