Chris Mason (Lists) wrote: > I am using SugarCRM together with the asterisk plugin, which allows me > to click a number, SugarCRM calls my extension then places the call when > I pickup. > I would like to have that extension auto-answer. I set it up as line 3 > on my phone so normal calls do not get auto-answered. However, I have > not been able to get this to work. Has anyone implented this? > This is what I put in the config file for the phone > <ringtype > se.rt.enabled="1" > se.rt.1.enabled="1" > se.rt.1.ringer="9" > se.rt.1.type="ring" > > se.rt.2.enabled="1" > se.rt.2.ringer="10" > se.rt.2.type="ring" > > se.rt.3.enabled="1" > se.rt.3.ringer="11" > se.rt.3.timeout="1000" > se.rt.3.type="ring-answer" > se.rt.3.name="Ring Answer" > /> >
The problem may be that the class is global; I'm not quite sure how to make the phone only auto answer the one extension... -stephen- _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
