[Asterisk-Users] Polycom Auto-Answer problems

1 2 vortex_0_o at yahoo.com
Fri Jul 15 07:40:11 MST 2005


you can also use answer as the ring type instead of ring-answer if you just want it to pick up.


I would keep "Ring_Ans" the same throughout for simplicity

exten => 301,1,SetVar(_ALERT_INFO=Ring_Ans)

add an alert info type (say type 5)

<alertInfo voIpProt.SIP.alertinfo.5.value="Ring_Ans" voIpProt.SIP.alertInfo.5.class="8"...> 

then elsewhere add a corresponding ring type (say type 8)

<Ring_Ans se.rt.8.name="Ring_Ans" se.rt.8.type="answer" se.rt.8.timeout="1000"...
se.rt.8.ringer="7"...> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the asterisk-users mailing list