<HTML dir=ltr><HEAD></HEAD>
<BODY ocsi="x">
<P><FONT size=2 face=Arial>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></P>
<P>my english is not the best but i hope you can understand what i write </P>
<P><FONT face="times new roman"></FONT> </P>
<P><FONT face="times new roman">greetings from bavaria tom dh6mbt </FONT></P>
<P><BR><FONT size=2 face=Arial>1. Setup SIP-Phones in the sip.conf like mike write</FONT></P>
<P><FONT size=2 face=Arial>[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 size=2 face=Arial>mailbox=6010@device</FONT></A><BR><FONT size=2 face=Arial>permit=0.0.0.0/0.0.0.0<BR>callerid=DH6MBT <6010></FONT></P>
<P><FONT size=2 face=Arial>do it also with [6020]</FONT></P>
<P><BR><FONT size=2 face=Arial>2. edit extension.conf for dial in the repeater my repeater has the nodenr 28175</FONT></P>
<P><FONT size=2 face=Arial>[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></P>
<P><FONT size=2 face=Arial>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></P>
<P><FONT size=2 face=Arial>3. edit the extension.conf to call from each SIP-phone to another</FONT></P>
<P><FONT size=2 face=Arial>exten => 6010,1,Dial(SIP/6010)<BR>exten => 6020,1,Dial(SIP/6020)</FONT></P>
<P><FONT size=2 face=Arial>3. edit the extension.conf to call from the repeater to the SIP-phone</FONT></P>
<P><FONT size=2 face=Arial>[autopatch]<BR>exten => 6010,1,Dial(SIP/6010)<BR>exten => 6020,1,Dial(SIP/6020)</FONT></P>
<P><BR><FONT size=2 face=Arial>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></P>
<P><FONT size=2 face=Arial></FONT> </P></BODY></HTML>