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 
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to