Where can I find the EchoLink greeting text file?
Were do I adjust the EchoLink RX and TX audio levels.
Thanks much,
Dennis
Where can I find the EchoLink greeting text file?
Were do I adjust the EchoLink RX and TX audio levels.
Thanks much,
Dennis
You can adjust the gain levels only
see http://ohnosec.org/drupal/node/56
The announcement I think you are stuck with the standard connect message for that
node (the attached el node) in extentions.conf
some examples:
exten => 29283,1,Answer
exten => 29283,n,Wait(2)
exten => 29283,n,Playback(rpt/node)
exten => 29283,n,Playback(/var/lib/asterisk/sounds/rpt/nodenames/29283)
exten => 29283,n,Playback(/etc/asterisk/msg/idmsg)
;exten => 29283,n,Playback(digits/2&digits/9&digits/2&digits/8&digits/3)
;exten => 29283,n,Wait(1)
;exten => 29283,n,SayPhonetic(kb8jnm)
;exten => 29283,n,SayAlpha(kb8jnm224.66)
;exten => 29283,n,Playback(repeater)
exten => 29283,n,Rpt,29283|P
But I imagine you could get fancy by sorting callerID and present a special message
for echolink users if you know how.
OR
you can create a stand alone node that is attached to the echo-node and connect it
to your allstar node at start-up/macro.
...mike/kb8jnm
<html><body><span style="font-family:Verdana; color:#000;
font-size:10pt;"><div>Where can I find the EchoLink greeting text
file?</div><div><br></div><div>Were do I adjust the EchoLink RX and TX audio
levels.</div><div><br></div><div>Thanks
much,</div><div><br></div><div>Dennis</div><div><br></div></span></body></html>
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-usersTo 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.
I believe he is asking about the text that appears at the distant station end.
tnx
Mike / W5JR
Alpharetta GA
On Mar 11, 2016, at 1:15 PM, mike@midnighteng.com wrote:
You can adjust the gain levels only
see http://ohnosec.org/drupal/node/56
The announcement I think you are stuck with the standard connect message for that
node (the attached el node) in extentions.conf
some examples:exten => 29283,1,Answer
exten => 29283,n,Wait(2)
exten => 29283,n,Playback(rpt/node)
exten => 29283,n,Playback(/var/lib/asterisk/sounds/rpt/nodenames/29283)
exten => 29283,n,Playback(/etc/asterisk/msg/idmsg)
;exten => 29283,n,Playback(digits/2&digits/9&digits/2&digits/8&digits/3)
;exten => 29283,n,Wait(1)
;exten => 29283,n,SayPhonetic(kb8jnm)
;exten => 29283,n,SayAlpha(kb8jnm224.66)
;exten => 29283,n,Playback(repeater)
exten => 29283,n,Rpt,29283|PBut I imagine you could get fancy by sorting callerID and present a special message
for echolink users if you know how.
OR
you can create a stand alone node that is attached to the echo-node and connect it
to your allstar node at start-up/macro....mike/kb8jnm
<html><body><span style="font-family:Verdana; color:#000;
font-size:10pt;"><div>Where can I find the EchoLink greeting text
file?</div><div><br></div><div>Were do I adjust the EchoLink RX and TX audio
levels.</div><div><br></div><div>Thanks
much,</div><div><br></div><div>Dennis</div><div><br></div></span></body></html>
_______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-usersTo 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._______________________________________________
App_rpt-users mailing list
App_rpt-users@ohnosec.org
http://ohnosec.org/cgi-bin/mailman/listinfo/app_rpt-usersTo 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.
Echolink gain is adjusted in rpt.conf in
the node stanza
see http://docs.allstarlink.org/drupal/node/32
erxgain=-7
etxgain=3
Bob
kk6ecm
From:
app_rpt-users-bounces@ohnosec.org [mailto:app_rpt-users-bounces@ohnosec.org] On Behalf Of Dennis
Sent: Friday, March 11, 2016 7:43
AM
To: app_rpt-users@ohnosec.org
Subject: [App_rpt-users] EchoLink
configuration settings
Where can I find the
EchoLink greeting text file?
Were do I adjust the
EchoLink RX and TX audio levels.
Thanks much,
Dennis