Larry, it's not a problem. The fact that app_sendtext was not enabled was my fault. In a attempt to only load what was needed, I missed it. All the applications, functions resources and most of the channel drivers are installed. Just not enabled by default in DIAL The reason I built modules,conf the way I did is to make it as easy as possible for someone to turn on or off a feature. I will be making sure that any of the modules I missed are enabled or at least available and "documented" I'm just a user, granted a committed user, or is that I should be committed? AllStar (app_rpt) is Jim's baby. I built it on Debian because people were starting to have problems with ACID and newer hardware. Most of my work comes out of the fact that I LOVE a open source repeater / ROIP system that I can get my fingers dirty with. 73, Steve N4IRS On 04/04/2016 05:19 PM, larry wrote:
Steve,
A Perfect explanation !!!!
Just what I needed. I was trying to play with the 809 command but didn't have the syntax correct. Also didn't realize app_sendtext.so wasn't installed.
Now if you would strap on helmet with memory reading sensors all us who haven't a clue could just do a download and quit pestering you ;)
Thanks again for sharing
Larry - N7FM
On 04/04/2016 12:26 PM, Steve Zingman wrote:
Larry, To send a text message from a DIAL node to a another node you will need to edit /etc/asterisk/modules.conf change: noload => app_sendtext.so to load => app_sendtext.so and restart asterisk. This will be fixed in future revisions of DIAL
from the asterisk cli the command would be" CLI> rpt cmd your node number ilink 9 destination node number,"This is a test"
Send a text message of This is a test from node 2154 to node 2100: rpt cmd 2154 ilink 9 2100,"This is a test"
The message has to be either 1 word or enclosed in quotes. Notice the comma after the destination node number.
This is also valid from the cli: rpt sendtext 2154 2100 "This is another test"
As a DTMF command, the entry for 809 wont do anything. You could have: 809 = ilink,9,2100,"Testing ..." would send a text message to node 2100 or, 809 = ilink,9,0,"Testing ..." Which would send the text message to all connected nodes.
Hope that helps.
73, Steve N4IRS
On 4/3/2016 2:28 PM, larry wrote:
Recently I installed a Dial version on a RPi2
In it includes command to use ilink,9 to send a text message to another node. I am unable to find additional info about ilink,9 and how it works.
Could someone give me an explanation if how to utilize it? Also what if anything needs to be pre-configured locally or at the receiving node to use this function.
A command syntax example would be nice as I am confused by the comment following the defined DTMF of 809 Rpt.conf defines .... 809 = ilink,9 ; Send Text Message (9,<destnodeno or 0 (for all)>,Message Text, etc.
Thanks
Larry - N7FM
_______________________________________________ App_rpt-users mailing list App_rpt-users@ohnosec.org http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" 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.
-- "Anything is possible if you don't know what you are talking about." 1st Law of Logic