Re: DVSwitch-Mobile with ASL - control codes ignored and macros lost.


Barry G4MKT
 

On 19/06/2020 13:42, Steve N4IRS wrote:
Barry,
Please show me the following snips:
iax.conf
[G4MKT]
[G4MKT]
type = friend
context = iax-client
auth = md5
secret = xxxxx ;removed only for posting
host = dynamic
disallow = all
allow = ulaw
allow = adpcm
allow = gsm
transfer = no
codecpriority = Caller

extensions.conf
the context pointed to from above
[iax-client] ; for IAX VIOP clients.
exten => ${NODE},1,Ringing
exten => ${NODE},n,Wait(3)
exten => ${NODE},n,Answer
exten => ${NODE},n,Set(NODENUM=${CALLERID(number)})
exten => ${NODE},n,Playback(rpt/node|noanswer)
exten => ${NODE},n,SayDigits(${EXTEN})
exten => ${NODE},n,Set(CALLERID(num)=0)
exten => ${NODE},n,Rpt,${NODE}|P|${CALLERID(name)}
exten => ${NODE},n,Hangup
exten => ${NODE},n(hangit),Answer
exten => ${NODE},n(hangit),Wait(1)
exten => ${NODE},n(hangit),Hangup


rpt.conf:
The [41006] stanza
[41006]
rxchannel = SimpleUSB/usb_41006
duplex = 1
linktolink = no
linkmongain = 0
erxgain = -3
etxgain = 3
scheduler = schedule
functions = functions41006
phone_functions = functions
link_functions = functions
telemetry = telemetry
morse = morse
wait_times = wait-times
context = radio
callerid = "Repeater" <0000000000>
accountcode = RADIO
hangtime = 100
althangtime = 0
totime = 9000000
idtime = 540000
politeid = 30000
unlinkedct = ct2
remotect = ct3
linkunkeyct = ct8
holdofftelem = 1
telemdefault = 0
telemdynamic = 1
parrotmode = 0
parrottime = 1000
startup_macro =
events=events41006
statpost_program = /usr/bin/wget,-q,--timeout=15,--tries=1,--output-document=/dev/null
statpost_url = http://stats.allstarlink.org/uhandler.php

(I stripped all comments from it make it more readable)


--
Barry
G4MKT

Join {main@DVSwitch.groups.io to automatically receive all group messages.