<html><body><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div><span style="font-family:Verdana; color:#000000; font-size:10pt;"><div><br></div><div>Tom,</div><div><br></div><div>Looks like you understood the dialing right away. Some take a bit longer to understand it.<br></div><div>Just wanted to add a note to those that set this up. And to make folks think a bit more to possibilities of what can be done.</div><div><br></div><div>If
 you create many extensions, you can also create "callgroups". So 
by example, someone dials a "0" could be made to ring all in the 
callgroup for a control operator etc. You could make a macro with 
whatever command you wanted to ring the same callgroup. Any Multiple of extensions with "callgroup=????" in common.<br></div><div><br></div><div>These
 are functions of Asterisk and not app_rpt (except the macro) . So get a
 copy of the "Asterisk manual" as you will find many useful things you 
can create yourself on the fly. Extensions do not need to be a sip 
phone. They can be made into a function you create for your repeater. Your imagination is 
the limit. Asterisk is flexible and powerful.<br></div><div><br></div><div>Hope this encourages exploration,</div><div>...mike/kb8jnm<br></div><div><br></div><div><br></div></span><br><br></div>
<blockquote id="replyBlockquote" webmail="1" style="border-left: 2px solid blue; margin-left: 8px; padding-left: 8px; font-size:10pt; color:black; font-family:verdana;">
<div id="wmQuoteWrapper">
-------- Original Message --------<br>
Subject: AW: AW: [App_rpt-users] Connect SIP Phone to allstarlink box<br>
From: "<a href="mailto:torben@klimt-online.com">torben@klimt-online.com</a>" <<a href="mailto:torben@klimt-online.com">torben@klimt-online.com</a>><br>
Date: Wed, May 21, 2014 2:55 am<br>
To: "<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>" <<a href="mailto:app_rpt-users@ohnosec.org">app_rpt-users@ohnosec.org</a>><br>
Cc: "<a href="mailto:mike@midnighteng.com">mike@midnighteng.com</a>" <<a href="mailto:mike@midnighteng.com">mike@midnighteng.com</a>><br>
<br>
  <div><font face="Arial" size="2">hi all,<br>sorry for the late answer but i sleep when you write,Hi...... <br>@yes mike, it works fine<br>@robert, i try to explain with my words what i do for working - if that is the right way i don`t know ;-)</font></div> <div>my english is not the best but i hope you can understand what i write </div> <div><font face="times new roman"></font> </div> <div><font face="times new roman">greetings from bavaria tom dh6mbt </font></div> <div><br><font face="Arial" size="2">1. Setup SIP-Phones in the sip.conf like mike write</font></div> <div><font face="Arial" size="2">[6010]<br>deny=0.0.0.0/0.0.0.0<br>username=6010<br>secret=6010<br>dtmfmode=rfc2833<br>canreinvite=no<br>context=radio-control<br>host=dynamic<br>trustrpid=yes<br>sendrpid=no<br>type=friend<br>nat=no<br>port=5060<br>qualify=yes<br>qualifyfreq=60<br>transport=udp<br>encryption=no<br>callgroup=<br>pickupgroup=<br>dial=SIP/6010<br></font><a href="mailto:mailbox=6010@device" target="_blank"><font face="Arial" size="2">mailbox=6010@device</font></a><br><font face="Arial" size="2">permit=0.0.0.0/0.0.0.0<br>callerid=DH6MBT <6010></font></div> <div><font face="Arial" size="2">do it also with [6020]</font></div> <div><br><font face="Arial" size="2">2. edit extension.conf for dial in the repeater my repeater has the nodenr 28175</font></div> <div><font face="Arial" size="2">[radio-control] <br>exten => 28175,1,Answer <br>exten => 28175,n,Wait(2)<br>exten => 28175,n,Playback(rpt/node)<br>exten => 28175,n,Playback(digits/2)<br>exten => 28175,n,Playback(digits/8)<br>exten => 28175,n,Playback(digits/1)<br>exten => 28175,n,Playback(digits/7)<br>exten => 28175,n,Playback(digits/5)<br>exten => 28175,n,rpt,28175|Pv</font></div> <div><font face="Arial" size="2">Pv stand for VOX by the phone, no other DTMF dials are needed<br>if you take P instead of Pv you must dial *99 for talking and # to stop PTT</font></div> <div><font face="Arial" size="2">3. edit the extension.conf to call from each SIP-phone to another</font></div> <div><font face="Arial" size="2">exten => 6010,1,Dial(SIP/6010)<br>exten => 6020,1,Dial(SIP/6020)</font></div> <div><font face="Arial" size="2">3. edit the extension.conf to call from the repeater to the SIP-phone</font></div> <div><font face="Arial" size="2">[autopatch]<br>exten => 6010,1,Dial(SIP/6010)<br>exten => 6020,1,Dial(SIP/6020)</font></div> <div><br><font face="Arial" size="2">now you can talk from SIp to SIP by callig 6010 or 6020<br>you can call from Sip the the repeater by dialing 28175<br>and  you can call your SIP from teh repeater by dialing *66010 or *66020 - hangup by *0</font></div> <div><font face="Arial" size="2"></font> </div> 
</div>
</blockquote></span></body></html>