<div dir="ltr"><div>Maaaaannn!! what a mistake I made! either too much watching the PC screen, or too many cups of coffee</div><div><br></div><div>Thanks it worked very well!</div><div><br></div><div>73 de N2IX Alex<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Mar 17, 2019 at 8:31 PM Mike <<a href="mailto:mm@midnighteng.com">mm@midnighteng.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There is your problem<br>
 > 47222 = <a href="http://radio@127.0.0.1/47220,NONE" rel="noreferrer" target="_blank">radio@127.0.0.1/47220,NONE</a><br>
<br>
should be<br>
47222 = <a href="http://radio@127.0.0.1/47222,NONE" rel="noreferrer" target="_blank">radio@127.0.0.1/47222,NONE</a><br>
<br>
...mike/kb8jnm<br>
<br>
On 3/17/2019 11:29 PM, Red Digital del Noroeste A.C. XE2DNN wrote:<br>
> Mine looks like this:<br>
> <br>
> 47220 = <a href="http://radio@127.0.0.1/47220,NONE" rel="noreferrer" target="_blank">radio@127.0.0.1/47220,NONE</a><br>
> 47222 = <a href="http://radio@127.0.0.1/47220,NONE" rel="noreferrer" target="_blank">radio@127.0.0.1/47220,NONE</a><br>
> <br>
> It is missing the 4570<br>
> <br>
> On Sun, Mar 17, 2019 at 8:17 PM Red Digital del Noroeste A.C. XE2DNN <<br>
> <a href="mailto:xe2dnn@gmail.com" target="_blank">xe2dnn@gmail.com</a>> wrote:<br>
> <br>
>> The only way I can link both nodes is:<br>
>><br>
>> CLI> rpt fun 47222 *347220  <<== Where 47222 is the echolink node and<br>
>> 47220 is the repeater node I get the following:<br>
>><br>
>> xe2sjn_vhf*CLI> rpt fun 47222 *347220<br>
>>      -- Accepting UNAUTHENTICATED call from <a href="http://127.0.0.1" rel="noreferrer" target="_blank">127.0.0.1</a>:<br>
>>         > requested format = ulaw,<br>
>>         > requested prefs = (ulaw|g726aal2|ilbc|gsm),<br>
>>         > actual format = g726aal2,<br>
>>         > host prefs = (g726aal2|ilbc|ulaw|gsm),<br>
>>         > priority = mine<br>
>>      -- Call accepted by 127.0.0.1 (format g726aal2)<br>
>>      -- Format for call is g726aal2<br>
>>      -- Executing [47220@radio-secure:1] Rpt("IAX2/127.0.0.1:4569-1161",<br>
>> "47220") in new stack<br>
>>    == Spawn extension (radio-secure, 47220, 1) exited KEEPALIVE on<br>
>> 'IAX2/127.0.0.1:4569-1161'<br>
>>      -- Hungup 'DAHDI/pseudo-1356993456'<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'rpt/node' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/4' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/7' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/2' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/2' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/0' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'rpt/connected' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'to' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'rpt/node' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/4' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/7' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/2' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/2' (language 'en')<br>
>>      -- <DAHDI/pseudo-621999461> Playing 'digits/2' (language 'en')<br>
>>      -- Hungup 'DAHDI/pseudo-621999461'<br>
>>      -- <DAHDI/pseudo-1749149400> Playing '/etc/asterisk/local/node-id'<br>
>> (language 'en')<br>
>>      -- Hungup 'DAHDI/pseudo-1749149400'<br>
>>      -- Received OK from Echolink server <a href="http://server1.echolink.org" rel="noreferrer" target="_blank">server1.echolink.org</a><br>
>>      -- Directory pgm done downloading(partial,compressed), 184 records<br>
>>    == Refreshing DNS lookups.<br>
>>    == Refreshing DNS lookups.<br>
>> xe2sjn_vhf*CLI><br>
>><br>
>> But not from the macro or manually using DTMF<br>
>><br>
>> On Sun, Mar 17, 2019 at 8:05 PM Red Digital del Noroeste A.C. XE2DNN <<br>
>> <a href="mailto:xe2dnn@gmail.com" target="_blank">xe2dnn@gmail.com</a>> wrote:<br>
>><br>
>>> Both nodes on the same server, strange thing is that from the asterisk<br>
>>> console I can connect to any echolink system no problem, from my iphone I<br>
>>> can connect to the echolink pseudo node as well<br>
>>> is just between both nodes in the same server that I cannot achieve the<br>
>>> connection neither manually or using a macro at startup.<br>
>>><br>
>>><br>
>>><br>
>>> On Sun, Mar 17, 2019 at 7:54 PM Mike <<a href="mailto:mm@midnighteng.com" target="_blank">mm@midnighteng.com</a>> wrote:<br>
>>><br>
>>>> Is each node on different servers(computers) and behind the same NAT?<br>
>>>><br>
>>>><br>
>>>> ...mike/kb8jnm<br>
>>>><br>
>>>> On 3/17/2019 10:39 PM, Red Digital del Noroeste A.C. XE2DNN wrote:<br>
>>>>> I configured both nodes in thr server, one for the VHF repeater (Using<br>
>>>> the<br>
>>>>> DMNK URI) and one more for the echolink pseudonode,<br>
>>>>> the repeater part works fine, but I cannot link both nodes togheter,<br>
>>>>> <a href="http://echolink.org" rel="noreferrer" target="_blank">echolink.org</a> shows my pseudo node active and connected and it accepts<br>
>>>>> connections from other systems like my echolink app on my iphone, but<br>
>>>>> between both nodes it cannot be possible to connect them even using the<br>
>>>>> macro<br>
>>>>> at startup, this is the log from the asterisk console:<br>
>>>>><br>
>>>>> Node 47220 is the one for the USB interface and node 47222 is the<br>
>>>>> pseudonode for echolink, what is missing ?<br>
>>>>><br>
>>>>> Thanks in advance<br>
>>>>><br>
>>>>> Alex N2IX / XE2BSS<br>
>>>>><br>
>>>>> *[Mar 17 19:29:40] WARNING[11512]: app_rpt.c:21520 rpt_exec: Trying to<br>
>>>> link<br>
>>>>> to self!!*<br>
>>>>>     == Spawn extension (radio-secure, 47220, 1) exited non-zero on<br>
>>>>> 'IAX2/127.0.0.1:4569-830'<br>
>>>>>       -- Hungup 'IAX2/127.0.0.1:4569-830'<br>
>>>>>       -- Hungup 'IAX2/127.0.0.1:4569-5946'<br>
>>>>>       -- Hungup 'DAHDI/pseudo-1557055493'<br>
>>>>>       -- Hungup 'DAHDI/pseudo-1867385497'<br>
>>>>>       -- <DAHDI/pseudo-671042740> Playing 'rpt/node' (language 'en')<br>
>>>>>       -- <DAHDI/pseudo-671042740> Playing 'digits*/4'* (language 'en')<br>
>>>>>       -- <DAHDI/pseudo-671042740> Playing 'digits/*7*' (language 'en')<br>
>>>>>       -- <DAHDI/pseudo-671042740> Playing 'digits*/2*' (language 'en')<br>
>>>>>       -- <DAHDI/pseudo-671042740> Playing 'digits*/2' *(language 'en')<br>
>>>>>       -- <DAHDI/pseudo-671042740> Playing 'digits*/2*' (language 'en')<br>
>>>>>       -- <DAHDI/pseudo-671042740> Playing 'rpt/connection_failed'<br>
>>>> (language<br>
>>>>> 'en')<br>
>>>>>       -- Hungup 'DAHDI/pseudo-671042740'<br>
>>>>><br>
>>>>><br>
>>>>> _______________________________________________<br>
>>>>> App_rpt-users mailing list<br>
>>>>> <a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
>>>>> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
>>>>><br>
>>>>> To unsubscribe from this list please visit<br>
>>>> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and<br>
>>>> scroll down to the bottom of the page. Enter your email address and press<br>
>>>> the "Unsubscribe or edit options button"<br>
>>>>> You do not need a password to unsubscribe, you can do it via email<br>
>>>> confirmation. If you have trouble unsubscribing, please send a message to<br>
>>>> the list detailing the problem.<br>
>>>>><br>
>>>> _______________________________________________<br>
>>>> App_rpt-users mailing list<br>
>>>> <a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
>>>> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
>>>><br>
>>>> To unsubscribe from this list please visit<br>
>>>> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and<br>
>>>> scroll down to the bottom of the page. Enter your email address and press<br>
>>>> the "Unsubscribe or edit options button"<br>
>>>> You do not need a password to unsubscribe, you can do it via email<br>
>>>> confirmation. If you have trouble unsubscribing, please send a message to<br>
>>>> the list detailing the problem.<br>
>>>><br>
>>><br>
> <br>
> <br>
> _______________________________________________<br>
> App_rpt-users mailing list<br>
> <a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
> <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
> <br>
> To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.<br>
> <br>
_______________________________________________<br>
App_rpt-users mailing list<br>
<a href="mailto:App_rpt-users@lists.allstarlink.org" target="_blank">App_rpt-users@lists.allstarlink.org</a><br>
<a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a><br>
<br>
To unsubscribe from this list please visit <a href="http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users" rel="noreferrer" target="_blank">http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users</a> and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button"<br>
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. <br>
</blockquote></div>