-----Original Message----- From: Chris Modesitt [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 3:01 PM To: [EMAIL PROTECTED] Subject: [Asterisk-Users] Hunt Groups
Chris Modesitt wrote: > If extensions extension is busy or fails do you always increment by +100 or just the first time? Yes I believe that on timeout the next priority executed is the current priority plus 101. Theoretically what you are suggesting would work, but if you truly want the call to "hunt" between those extensions why not actually use an ACD (Also known as a Hunt Group). Asterisk has excelent ACD support and should be able to Provide your application with much more functionality. You can set it up via the agents.conf and queues.conf. Here are a few relavent links: * http://www.voip-info.org/wiki-Asterisk * http://www.voip-info.org/wiki-asterisk+config+queues.conf * http://www.voip-info.org/wiki-Asterisk+config+agents.conf * http://www.voip-info.org/wiki-Asterisk+agents * http://www.voip-info.org/wiki-Asterisk+call+queues * http://www.voip-info.org/wiki-Asterisk+-+documentation+of+application+co mmands (Under "Queue and ACD management") Hope this helps, Robert Jackson _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
