[asterisk-users] polycom auto answer

Doug Doug at NaTel.net
Mon Apr 14 18:36:38 CDT 2008


At 15:06 4/14/2008, Jerry Geis wrote:
 >I was trying to get my polycom phone to auto answer.
 >I added this to the dialplan. Used a different phone to call "22"
 >and the phone rang it did not auto answer.
 >
 >Did I miss something?
 >
 >exten => 22,1,SipAddHeader(Call-Info:=\;answer-after=0)
 >exten => 22,n,SipAddHeader(Alert-Info: Ring Answer)
 >exten => 22,n,Set(__SIPADDHEADER=Call-Info:\;answer-after=0)
 >exten => 22,n,Set(__ALERT_INFO=Ring Answer)
 >exten => 22,n,Set(__SIP_URI_OPTIONS=intercom=true)
 >exten => 22,n,Dial(SIP/404)
 >
 >Jerry


sip.cfg?
          voIpProt.SIP.alertInfo.2.value="Ring Answer"
          voIpProt.SIP.alertInfo.2.class="4"/>

Reboot phones?






More information about the asterisk-users mailing list