Jeremy Mann wrote: > Looking for two things: > > > 1. Anyone that has dialplan logic for an executive assistant. My owners > want their extensions to ring on her phone, and be very obvious to her which > extension is ringing. They also want her to have presense. She's got > Polycom IP 650 with sidecar, they have IP 550 phones. Thusfar I've got her > registering to 4 extensions. Each extension is labeled with an executive and > rings alongside theirs(Dial(SIP/126&SIP/191)) just didn't know if there was a > better way. I also have presense setup on her Sidecar but it only has one > status, is there a way for her to know their line is ringing and not just "in > use." ? > > 2. Sort of tied to #1, does anyone have clear dialplan logic and polycom > config information about doing custom ringing per extension on the IP 650 ?
You have two options for #2: You can define a SIP alertInfo for different rings in the sip.cfg and then in asterisk set the alert info header in the dialplan. You can change the reg.x.ringType on each registration in the phone's config file. See the SIP admin guide for details. -Dave _______________________________________________ -- 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
