[arm-allstar] key up problem - solved
Ken
ke2n at cs.com
Fri May 4 09:12:18 EST 2018
Re: iax rpt problem with hamvoip
Thanks David for reminding me about this -
;original:
[radio-iaxrpt]
exten=1998,1,Rpt,1998|X
exten=1999,1,Rpt,1999|X
;fixed:
[radio-iaxrpt]
exten=1998,1,Rpt,1998|P
exten=1999,1,Rpt,1999|P
(Note that it is an upper case "P")
Apparently the "X" version is for IAX2 connections involving clients without
a PTT button.
Given that the two most popular (I think) user clients both have a PTT
feature, maybe you should consider using "P" in default config in the disto.
Anyway - thanks for the solution.
Ken
More information about the arm-allstar
mailing list