[asterisk-users] polycom auto answer

Forrest Beck jonforrest.beck at gmail.com
Mon Apr 14 21:22:54 CDT 2008


Jerry,

Did you enable Ring Answer in the phone?

Look at your sip.cfg file for:

 <alertInfo voIpProt.SIP.alertInfo.1.value="Ring Answer"
                voIpProt.SIP.alertInfo.1.class="4"/>

and

<ringType se.rt.enabled="1"
                se.rt.modification.enabled="1">
         <DEFAULT se.rt.1.name="Default"
                se.rt.1.type="ring"
                se.rt.1.ringer="2"
                se.rt.1.callWait="6"
                se.rt.1.mod="1"/>
         <VISUAL_ONLY se.rt.2.name="Visual"
                se.rt.2.type="visual"/>
         <AUTO_ANSWER se.rt.3.name="Auto Answer"
                se.rt.3.type="answer"/>
         <RING_ANSWER se.rt.4.name="Ring Answer"
                se.rt.4.type="ring-answer"
                se.rt.4.timeout="1500"
                se.rt.4.ringer="13"
                se.rt.4.callWait="6"
                se.rt.4.mod="1"/>
         <INTERNAL se.rt.5.name="Internal"
                se.rt.5.type="ring"
                se.rt.5.ringer="2"

Have a look at:

http://www.voicerd.org/index.php/Auto_Pickup





On Mon, Apr 14, 2008 at 4:06 PM, Jerry Geis <geisj at pagestation.com> 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
>
> _______________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck at gmail.com
http://www.shift8.biz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080414/640c2e0e/attachment.htm 


More information about the asterisk-users mailing list