<div>Na, this will be fine for that... when you said 15 phones, I thought of a call center. Having queues gives you reporting tools. For what you are talking about though... the macro will be fine.</div>
<div>&nbsp;</div>
<div>bp<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 8/31/06, <b class="gmail_sendername">Larry Alkoff</b> &lt;<a href="mailto:labradley@mindspring.com">labradley@mindspring.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br>William, thanks for the info on macros.&nbsp;&nbsp;I'll try to implement some<br>macros using several different callgroups.&nbsp;&nbsp;I have in mind:&nbsp;&nbsp;ALL, all
<br>upstairs, all downstairs, her normal domain and my normal domain.<br>Normal domain for me is my upstairs office, ham radio 'shack' and lab<br>and for her is her downstairs office, kitchen and family room.&nbsp;&nbsp;If wife<br>
and I are both on the same floor (rare), we can just shout &lt;g&gt;<br><br>I looked up call queues at<br><a href="http://www.voip-info.org/wiki-Asterisk+call+queues">http://www.voip-info.org/wiki-Asterisk+call+queues</a>
<br>and it seems pretty complex for the simple job I want to do.<br><br>What I want to do is have all the phones ring some callgroup.<br>Intercom and paging in selected callgroups and incoming calls probably<br>in ALL.<br>
Normally, the only people who would answer would be either wife or me.<br><br>In the case of intercom calls, it's me calling her or vice versa.<br>In case of incoming calls, again either me or her would pick up.<br><br>Does that sound like a situation that would be helped by call queues?
<br><br>Larry<br><br><br><br>William Piper wrote:<br>&gt; Sure, do something like this:<br>&gt;<br>&gt; [telasip-in]<br>&gt; exten =&gt; _512879677[67],1,macro(callgroup,s,1)<br>&gt; exten =&gt; _879677[67],1,macro(callgroup,s,1)
<br>&gt;<br>&gt; [macro-callgroup]<br>&gt; exten =&gt; s,1,Dial(SIP/120&amp;SIP/121&amp;SIP/122&amp;SIP/124&amp;SIP/125&amp;SIP/126&amp;SIP/127)<br>&gt; exten =&gt; s,2,hangup<br>&gt;<br>&gt;&gt; From the sounds of it, this would probably work better if you setup call
<br>&gt; queues, but the above will do what you are asking.<br>&gt;<br>&gt; bp<br>&gt;<br>&gt;<br>&gt; On 8/30/06, Larry Alkoff &lt;<a href="mailto:labradley@mindspring.com">labradley@mindspring.com</a>&gt; wrote:<br>&gt;&gt;
<br>&gt;&gt; William I found and fixed the problem.&nbsp;&nbsp;Your comment gave me the kick to<br>&gt;&gt; persevere.&nbsp;&nbsp;Thank you very much.<br>&gt;&gt;<br>&gt;&gt; My exten line had a comment at the end that contained a close paren.
<br>&gt;&gt; That apparently screwed up the context line - although it shouldn't<br>&gt;&gt; have.&nbsp;&nbsp;Now all three extensions ring.<br>&gt;&gt;<br>&gt;&gt; Note my mail program wrapped the line but it's not wrapped in the file:
<br>&gt;&gt;<br>&gt;&gt; [telasip-in]<br>&gt;&gt; ;===========<br>&gt;&gt; exten =&gt;&nbsp;&nbsp;&nbsp;&nbsp;_879677[67],1,Dial(SIP/120&amp;SIP/122&amp;SIP/124)&nbsp;&nbsp;; to be all<br>&gt;&gt; extensions)<br>&gt;&gt; exten =&gt;&nbsp;&nbsp;&nbsp;&nbsp;_512879677[67],1,Dial(SIP/120&amp;SIP/122&amp;SIP/124)
<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; This leads to another problem.&nbsp;&nbsp;I have 13 sip phones for [telasip-in]<br>&gt;&gt; and other contexts to call ring groups for extension intercomming.<br>&gt;&gt;<br>&gt;&gt; Is there some kind of macro I could have to replace the instances of:
<br>&gt;&gt; (SIP/120&amp;SIP/122&amp;SIP/124)<br>&gt;&gt;<br>&gt;&gt; I have not yet written or read up on macros.<br>&gt;&gt;<br>&gt;&gt; Larry<br>&gt;&gt;<br>&gt;&gt; William Piper wrote:<br>&gt;&gt; &gt; I don't know then, I do the same exact thing:
<br>&gt;&gt; &gt; exten =&gt; _352688XXXX,3,Dial,SIP/202&amp;SIP/214|20<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Perhaps try sending everything in that context exactly as it is typed &amp;<br>&gt;&gt; let<br>&gt;&gt; &gt; us look at it.
<br>&gt;&gt; &gt; I'm pretty sure you have something configured incorrectly.<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Thanks,<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; bp<br>&gt;&gt; &gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; On 8/30/06, Larry Alkoff &lt;
<a href="mailto:labradley@mindspring.com">labradley@mindspring.com</a>&gt; wrote:<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Sorry I was not clear Rushowr.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; In the actual extensions.conf
 as used, the 'old' line is commented out<br>&gt;&gt; &gt;&gt; so only 'new' is active.&nbsp;&nbsp;Then I reload.&nbsp;&nbsp;However, only the single 120<br>&gt;&gt; &gt;&gt; line rings instead of all.<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Larry
<br>&gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; Rushowr wrote:<br>&gt;&gt; &gt;&gt; &gt; Then entire OLD extension must be removed so the new one will match<br>&gt;&gt; &gt;&gt; &gt;<br>&gt;&gt; &gt;&gt; &gt;&gt; -----Original Message-----
<br>&gt;&gt; &gt;&gt; &gt;&gt; From: <a href="mailto:asterisk-users-bounces@lists.digium.com">asterisk-users-bounces@lists.digium.com</a><br>&gt;&gt; &gt;&gt; &gt;&gt; [mailto:<a href="mailto:asterisk-users-bounces@lists.digium.com">
asterisk-users-bounces@lists.digium.com</a>] On Behalf Of<br>&gt;&gt; &gt;&gt; &gt;&gt; Larry Alkoff<br>&gt;&gt; &gt;&gt; &gt;&gt; Sent: Tuesday, August 29, 2006 6:49 PM<br>&gt;&gt; &gt;&gt; &gt;&gt; To: Asterisk Users Mailing List - Non-Commercial Discussion
<br>&gt;&gt; &gt;&gt; &gt;&gt; Subject: Re: [Asterisk-Users] Extension Ring on Multiple Phones<br>&gt;&gt; &gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; &gt;&gt; Color me puzzled.&nbsp;&nbsp;What part of: exten =&gt;<br>&gt;&gt; &gt;&gt; &gt;&gt; _879677[67],1,Dial(SIP/120) should be deleted?
<br>&gt;&gt; &gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; &gt;&gt; Larry<br>&gt;&gt; &gt;&gt; &gt;&gt;<br>&gt;&gt; &gt;&gt; &gt;&gt; William Piper wrote:<br>&gt;&gt; &gt;&gt; &gt;&gt;&gt; Sounds like you still have the old exten still there.
<br>&gt;&gt; &gt;&gt; &gt;&gt;&gt; Make sure you get rid of: exten =&gt; _879677[67],1,Dial(SIP/120)<br>&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>&gt;&gt; &gt;&gt; &gt;&gt;&gt; bp<br>&gt;&gt; &gt;<br>&gt;<br>--<br>Larry Alkoff N2LA - Austin TX
<br>Using Thunderbird on Linux<br>_______________________________________________<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:
<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>