Keyboard Shortcuts
Likes
- SHARI
- Messages
Search
Re: Just installed shari node. Issues with dtmf codes
You are correct.? In a SHARI node, the transmit (TX) audio comes from pin 30 of the CM108B (Line Out Left or LOL).? This is commonly called Transmit A Level, TXA or TX-A.?
?
Pin 32 - Line Out Right (LOR) commonly called Transmit B Level, TXB or TX-B? is not connected to anything.
?
Steve - N8AR |
Re: Cannot accept incoming connection
Two nodes on the same LAN behind a router usually will not connect unless the router has "hairpin" capability.
?
Here is a link to more information about this.? Click on "Next Message" to follow the thread.
?
|
Re: Cannot accept incoming connection
¿ªÔÆÌåÓý
I have set the server in the Allstarlink portal to use port 4569.
IP address and port forwarding rules are correct as far as I can tell.
I am not using a carrier-grade NAT, such as T-Mobile Home internet. I use Cox.
I don't have double-NAT. I am using a cable model/router combo. I am using ARRIS G34.
I have Wires-X working properly in my network.
I have rebooted the router as suggested, but it is still not working.
I was testing the connection using my two nodes in the same local network. I don't know if that would have affect the result. I will try to have someone external test the connection when I get a chance.
From: [email protected] <[email protected]> on behalf of Patrick Perdue <borrisinabox@...>
Sent: Wednesday, September 11, 2024 10:34 PM To: [email protected] <[email protected]> Subject: Re: [SHARI] Cannot accept incoming connection ?
Is the server set to use port 4569 in the Allstarlink portal?
If, indeed, the IP address and port is correct in your router's firewall for port forwarding rules, and everything from Asterisk to the Allstarlink portal is set to 4569, are you on a provider that does carrier-grade NAT, such as T-Mobile Home internet? Alternatively, are you on a double-NAT situation, for example, a router behind a cable modem that isn't set up in bridge mode? Do you have other services on your network that can be accessed from the outside world? |
Re: Just installed shari node. Issues with dtmf codes
¿ªÔÆÌåÓýAdjust the Pre-Emphasis and De-Emphasis in the Simple USB / CLI settings to the opposite of what they are now and see if it makes a difference. It works sometimes, ?not always, but sometimes.Fred McGuire, KD5FMU fred.mcguire.jr@... On Sep 12, 2024, at 7:31?AM, Patrick Perdue via groups.io <borrisinabox@...> wrote:
|
Re: Just installed shari node. Issues with dtmf codes
¿ªÔÆÌåÓýI have a Shari and five radios: a Kenwood TH-D75, a Yaesu FT-70D, a TYT MD-UV380, and two Kenwood TMV-71A¡¯s. My Shari decodes every digit including A and 3 on every single radio. No problems. I had to get very particular about the levels. ? |
Re: getting echolink to work
Check to make sure your password is correct.? I show it online thru echolink.? Also you can not run 2 echolinks on the same network at the same time. On Thu, Sep 12, 2024, 1:09 AM john via <john=[email protected]> wrote:
|
Re: Cannot accept incoming connection
Is the server set to use port 4569 in the Allstarlink portal?
If, indeed, the IP address and port is correct in your router's firewall for port forwarding rules, and everything from Asterisk to the Allstarlink portal is set to 4569, are you on a provider that does carrier-grade NAT, such as T-Mobile Home internet? Alternatively, are you on a double-NAT situation, for example, a router behind a cable modem that isn't set up in bridge mode? Do you have other services on your network that can be accessed from the outside world? |
Re: Just installed shari node. Issues with dtmf codes
¿ªÔÆÌåÓýI have a Kenwood TH-D74 that is happily decoded on all digits by
all three SHARIs and another SA-818 board I own. I've found that, especially with the DTMF A character, that it's almost always that the RX gain is too high, or the SHARI's radio volume is too high, which causes distortion even before the channel driver hears it, or something is wrong with the pre-emphasis/de-emphasis settings on the radio and/or the channel driver, be that simpleusb in HamVoIP, or either Simpleusb or usbradio in ASL3. N8AR now recommends setting the SHARI's volume to 6, which has
worked well for me. He previously recommended using a radio volume
of 8, but volume 6 yields a cleaner input to the sound fob. To test, since I can't see the bar graph on the input gain, I just go to the Asterisk CLI on one console, then open the tune interface in another, then when not connected to any node, bash all the tones from the radio to see which are being decoded in real time with verbosity set to 3, then adjusting the RX gain in the other window if needed. I have many, many HT's, and I've yet to find a combination of
radios I couldn't get to decode all digits with a good initial
rarget RX level and output from the? SHARI itself. On 9/10/2024 1:17 PM, Steve Matzura via groups.io wrote:
|
Re: Just installed shari node. Issues with dtmf codes
On my FT-70 and I am guessing some of the other Yaesu models presenting the same problem of SHARI decoding an "A", I found by examining the waveform on a HP modulation analyzer and? oscilloscope with other test equipment that the high tone of 1633 Hz is too low in relation to the low tone of 697 Hz. ?This excessive twist is causing the decoding problem.
?
There is a fix. ?The following is from a message by David, K4FXC.
?
Yes, the DTMF decode tolerances can be "loosened up" in chan_simpleusb, on HamVoIP. ?In the simpleusb.conf file stanza for the node that needs adjustment, simply set:
?
dtmf_relax=1
?
...Then, restart asterisk. ?Note that changing this setting will probably
also lead to false DTMF decodes. ?I've never had a node where I needed to enable dtmf_relax, I've always found be carefully adjusting the input? audio, etc., I could persuade decoding to work. ?I don't recommend? enabling this setting, unless there is no other alternative. ?
I am using the settting for the SA818 and simpleUSB filter and pre/de-emphasis that I recommend in this document.
?
?
Steve - N8AR
?
?
|