I'm sure this problem arises frequently (and I have read and tried most solutions in this and other places). <br>SETUP: Motorola M1225 w/ flat audio in simplex mode -->> URI adapter -->> Asterisk (CentOS ISO from AllStarLink link)<br>
<br>I have no RX audio on iaxRPT. I have tried different radios & different computers. Here's what is happening: <br>1) start asterisk and go in to the CLI at verbose level 3 or 4 (at this point the node appears on the AllstarLink active list)<br>
2) start iaxRPT, with debug level at 2<br>3) connect to node via iaxRPT. get the following<br><i>     Verbosity is at least 3<br>         -- Hungup 'IAX2/gui-4704'<br>         -- Hungup 'Zap/pseudo-1686370267'<br>
         -- Accepting AUTHENTICATED call from <a href="http://68.95.77.100">68.95.77.100</a>:<br>            > requested format = gsm,<br>            > requested prefs = (),<br>            > actual format = gsm,<br>
            > host prefs = (ulaw|gsm),<br>            > priority = mine<br>         -- Executing [27234@radio-gui:1] Rpt("IAX2/gui-3545", "27234|X") in new stack<br>       == Spawn extension (radio-gui, 27234, 1) exited KEEPALIVE on 'IAX2/gui-3545'</i><br>
4) click TRANSMIT on iaxRPT (or via radio), unkey. Get tone then ID over both radio and iaxRPT.<br>5) TX on handheld radio and do test count. NO audio heard on iaxRPT. Audio is heard on radio connected to URI adapter. When handheld unkeys I get the tone signaling end-of-transmission. (This leads me to understand that asterisk IS seeing the radio receive.)<br>
6) with two computers running iaxRPT, when one TX the other one can hear it. (This leads me to believe that asterisk IS working.)<br><br>So with all of the above I can only see two possibilities for things to be wrong, either the URI adapter has gone bad or I've not got something correct in the program. Any help would be greatly appreciated.<br>
<br>usbradio.conf  --original file comments removed so I could add what I've tested and results<br>;<br>; Usbradio channel driver Configuration File<br>;<br><br>[general]<br><br>[usb]<br>eeprom=0      ; added to remove error in asterisk startup<br>
hdwtype=0     <br><br>rxboost=1<br><br>rxctcssrelax=1<br><br>;txctcssdefault= 100.0  <br>;rxctcssfreqs= 100.0    <br>;txctcssfreqs= 100.0    <br>;rxctcssoverride=0      <br>;rxctcssoverride=1  ;this added as test <br><br>
carrierfrom=dsp <br><br>ctcssfrom=rxdemod  ;tried this as 'no' and i get a loop of tx/unkey, repeat<br>                               ;tried this as 'usb' go no change. last try was rxdemod before sending email<br>
<br>rxdemod=flat<br><br>txprelim=yes<br><br>txlimonly=yes<br><br>txtoctype=notone<br><br>txmixa=voice<br><br>txmixb=no ; have tried this as voice and auxvoice but no difference found<br><br>invertptt=0<br><br>duplex=0  <br>
<br>rxondelay=20<br><br>