Aaron W writes:
I want to allow users to have multiple numbers that they can be found at. For example, I want to have SER ring my SIP phone first, then my cell phone, then department admin, and finally my voicemail. However, a different user may want to first ring his sip phone, then Dave's SIP phone and then to voice mail.
simply let your users register several (permanent) contacts with different q values and then use lcr module's load_contact()/next_contacts() functions.
-- juha