<div>Thank you very much... now I can monitor what's going on the radio channel with my sip phone. </div>
<div> </div>
<div>I guess this pciradio.c should go into the howto... I tought the version that comes with zaptel was alright...</div>
<div> </div>
<div>Another question... How does the DTMF stuff work with both zaptel.cfg and app_rpt?<br><br> </div>
<div><span class="gmail_quote">2007/7/24, Stephen Rodgers <<a href="mailto:hwstar@rodgers.sdcoxmail.com">hwstar@rodgers.sdcoxmail.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Renato,<br><br>See my answers below.<br><br>Renato Ornelas wrote:<br>> Hi.. I was a bit busy last few days, so I couldn't make the tests you told
<br>> me to do...<br>><br>> Using the radio configuration software, i can receive in one pin the signal<br>> i can hook to COR (in one pin it swings from 0V to 3.3V in the other it<br>> goes<br>> from 0V to 13V)
<br>> 1) Can I use the 3.3V pin and the corthresh=3125 option on zaptel.conf<br><br>Use the 13V signal<br><br>> 2) If not, can I use 13V without the risk to fry the quad radio?<br><br>Yes, the COR input has a 1 meg resistor and a zener diode on the input.
<br>It will take 13V with no problem.<br><br>Do not apply 12V to the UIOA or UIOB pins as they have tiny 220 ohm<br>resistors in series with the inputs and you could damage the resistors.<br><br>><br>> But what I think strange is that even if i put 5V (from the PSU)
<br>> directly on<br>> the COR pin, the light doesn't light either. Does this have something with<br>> zaptel.conf, asterisk or what? Even with asterisk not loaded does it<br>> have to<br>> light?<br><br>
Your config file looks good.<br><br><br>If you are using the pciradio driver which came in the asterisk tarball,<br>then that is the reason why you don't see a green light when the COR is<br>asserted. Please download a later version 
pciradio.c from<br><a href="https://sv.qrvc.com.viewvc.pciradio">https://sv.qrvc.com.viewvc.pciradio</a>.<br><br>Also to get all of latest features in app_rpt.c download a new version<br>from <a href="https://sv.qrvc.com/viewvc/app_rpt">
https://sv.qrvc.com/viewvc/app_rpt</a><br><br><br><br>><br>> my zaptel.conf<br>><br>> e&m=1-4 # This needs to match the number of channels used in rpt.conf and<br>> zapata.conf<br>> loadzone = us<br>
> defaultzone=us<br>><br>> invertcor=y<br>> channels=1-4<br>> exttone=n<br>><br>><br>><br>> 2007/7/10, Stephen Rodgers <<a href="mailto:hwstar@rodgers.sdcoxmail.com">hwstar@rodgers.sdcoxmail.com
</a>>:<br>>><br>>><br>>> The problem you are experiencing has nothing to do with link status, or<br>>> whether the repeater is linked or not. It is most likely a hardware<br>>> interface or zaptel configuration issue.
<br>>><br>>> To hear receive audio, you must make sure you have COR hooked up to the<br>>> quad radio card. The way to test this is to use another radio to<br>>> simulate a transmission to the radio connected to the Quad PCI radio
<br>>> card, The green light on the back of tha card should light when a signal<br>>> is received and go out when the signal goes away. If this is not<br>>> happening, then this is why you aren't hearing any receive audio.
<br>>><br>>> If you are not getting a green light on the card when a signal is<br>>> received, try the following:<br>>><br>>> 1. With a voltmeter or scope Make sure the COR swings from 0V to greater
<br>>> than 5V or 5V to 0V when a signal is received.<br>>><br>>><br>>> 2. Make sure that the ctcss statement(s) are commented out in<br>>> zaptel.conf like this:<br>>><br>>> #ctcss=1109,2,1109
<br>>><br>>> and that exttone is set to n:<br>>><br>>> exttone=n<br>>><br>>> and that invertcor=y or invertcor=n is set so that the green light comes<br>>> on when a signal is received and goes out when the signal goes away.
<br>>> Change it to the opposite of what is if the green light is on with no<br>>> signal and off with a signal.<br>>><br>>><br>>> Steve.<br>>><br>>><br>>><br>>> Renato Ornelas wrote:
<br>>> > Hello dear friends!<br>>> ><br>>> > I'm using a PCI Quad Radio card with a Motorola EM400 radio pluged<br>>> in. I<br>>> > can<br>>> > use a SIP phone to connect to the node (1999) and issue the PTT command
<br>>> > (*98) and deactivate it (#). I want to be able to listen to this<br>>> channel<br>>> > when I dial to the node but when I ask for the Link status (*7), all I<br>>> > receive on the phone and on the remote radio is "node 1999
<br>>> repeat_only".<br>>> I<br>>> > tried the duplex=2 option but it didnt work either.<br>>> ><br>>> > Thanks in avance.<br>>> ><br>>> > My rpt.conf:<br>>> >
<br>>> > ;<br>>> > ; Your repeater<br>>> > ;<br>>> ><br>>> > [1999]                          ; Name of First Repeater<br>>> ><br>>> > rxchannel = Zap/1                       ; Rx audio/signalling channel
<br>>> > ; Note: if you use a unified interface (tx/rx on one channel), only<br>>> > ; specify the rxchannel and the txchannel will be assumed from the<br>>> > rxchannel<br>>> > ;rxnotch=1065,40                        ; Notch a particular frequency,
<br>>> > depth<br>>> >                                        ; app_rpt must have been<br>>> compiled<br>>> > with<br>>> >                                        ; the notch option
<br>>> > duplex=2<br>>> > functions=functions                     ; Repeater Function Table<br>>> > link_functions=link-functions           ; Link Function Table<br>>> > phone_functions=functions               ; Phone Function table (reverse
<br>>> > patch)<br>>> > telemetry=telemetry                     ; Telemetry descriptions<br>>> > wait_times=wait-times                   ; Wait times<br>>> > context = radio                         ; dialing context for phone
<br>>> > callerid = "Your Repeater" <6198192562> ; callerid for phone calls<br>>> > idrecording = /etc/asterisk/id          ; id recording<br>>> > accountcode=RADIO                       ; account code (optional)
<br>>> > hangtime=100                            ; squelch tail hang time (in<br>>> ms)<br>>> > (optional)<br>>> > totime=180000                           ; transmit time-out time (in<br>>> ms)
<br>>> > (optional)<br>>> > idtime=300000                           ; id interval time (in ms)<br>>> > (optional)<br>>> ><br>>> > ; The default values for hangtime, time-out time, and id interval time
<br>>> are<br>>> > ; 5 seconds (5000 ms),  3 minutes (180000 ms), and 5 minutes (300000<br>>> ms)<br>>> > ; respectively<br>>> ><br>>> > politeid=30000                          ; time in milliseconds
<br>>> before ID<br>>> > timer<br>>> >                                        ; expires to try and ID in the<br>>> tail.<br>>> >                                        ; (optional, default is 30000).
<br>>> > idtalkover=|iid/r                       ; Talkover ID (optional)<br>>> default<br>>> is<br>>> > none<br>>> > unlinkedct=ct2                          ; unlinked courtesy tone
<br>>> (optional)<br>>> > default is none<br>>> ><br>>> > [functions]<br>>> > 1=ilink,1                               ; Specific link disconnect<br>>> > 2=ilink,2                               ; Specific Link connect
<br>>> -  monitor<br>>> > only<br>>> > 3=ilink,3                               ; Specific Link connect -<br>>> > transceive<br>>> > 4=ilink,4                               ; Enter command mode on a
<br>>> specific<br>>> > link<br>>> > 5=macro,1                               ; Command macros (Defined in<br>>> the<br>>> > macro section)<br>>> > 7=ilink,5                               ; Link status
<br>>> > 984=ilink,7                             ; Last node to key us up<br>>> ><br>>> > 80=status,1                             ; System info<br>>> > 81=status,2                             ; Time
<br>>> > 82=status,3                             ; app_rpt.c Version<br>>> > 87=ilink,15                             ; Global node query (all nodes<br>>> in<br>>> > network)<br>>> >
<br>>> > 6=autopatchup<br>>> > 0=autopatchdn                           ; Autopatch down<br>>> ><br>>> > ; Control operator commands<br>>> ><br>>> > 919296=cop,1                            ; System warm boot
<br>>> > 919297=cop,2                            ; System enable<br>>> > 919298=cop,3                            ; System disable<br>>> > 99=cop,4                                ; Audio test tone
<br>>> > 98=cop,6                                ; Telephone key PTT<br>>> ><br>>> ><br>>> ><br>>> > [link-functions]<br>>> > 1=ilink,1                               ; Specific link disconnect
<br>>> > 2=ilink,2                               ; Specific Link connect<br>>> -  monitor<br>>> > only<br>>> > 3=ilink,3                               ; Specific Link connect -<br>>> > transceive
<br>>> > 5=macro,1                               ; Command macros (Defined in<br>>> the<br>>> > macro section)<br>>> > 7=ilink,5                               ; Link status<br>>> >
<br>>> > 80=status,1                             ; System info<br>>> > 81=status,2                             ; Time<br>>> > 82=status,3                             ; app_rpt.c Version<br>>> > 87=ilink,15                             ; Global node query (all nodes
<br>>> in<br>>> > network)<br>>> ><br>>> > 6=autopatchup,noct=1,farenddisconnect=1,dialtime=20000  ; Autopatch up<br>>> > 0=autopatchdn                           ; Autopatch down<br>
>> ><br>>> > [nodes]<br>>> > 1999 = radio@127.0.0.1/1999,NONE        ; This must be changed to your<br>>> node<br>>> > number<br>>> ><br>>> ><br>>> ><br>
>> ------------------------------------------------------------------------<br>>> ><br>>> > _______________________________________________<br>>> > App_rpt mailing list<br>>> > <a href="mailto:App_rpt@lists.illiana.net">
App_rpt@lists.illiana.net</a><br>>> > <a href="http://lists.illiana.net/mailman/listinfo/app_rpt">http://lists.illiana.net/mailman/listinfo/app_rpt</a><br>>><br>>> _______________________________________________
<br>>> App_rpt mailing list<br>>> <a href="mailto:App_rpt@lists.illiana.net">App_rpt@lists.illiana.net</a><br>>> <a href="http://lists.illiana.net/mailman/listinfo/app_rpt">http://lists.illiana.net/mailman/listinfo/app_rpt
</a><br>>><br>><br>><br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> App_rpt mailing list<br>> <a href="mailto:App_rpt@lists.illiana.net">
App_rpt@lists.illiana.net</a><br>> <a href="http://lists.illiana.net/mailman/listinfo/app_rpt">http://lists.illiana.net/mailman/listinfo/app_rpt</a><br><br>_______________________________________________<br>App_rpt mailing list
<br><a href="mailto:App_rpt@lists.illiana.net">App_rpt@lists.illiana.net</a><br><a href="http://lists.illiana.net/mailman/listinfo/app_rpt">http://lists.illiana.net/mailman/listinfo/app_rpt</a><br></blockquote></div><br>