[asterisk-users] polycom auto answer

Jerry Geis geisj at pagestation.com
Mon Apr 14 15:06:21 CDT 2008


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



More information about the asterisk-users mailing list