[arm-allstar] HSH CID
David McGough
kb4fxc at inttek.net
Sat Jun 4 14:26:29 EDT 2022
Hi Scott,
AFAIK there isn't an already defined "best practice" for handling how HSH
or HOIP data shows up in Supermon. For the ECR (and other) hubs, I've got
a customized version of Supermon (AKA: Supermon Hub Edition) which knows
how handle/process the HSH node numbers.
In the extensions.conf files, I just make sure the node is uniquely
identified. For example, on one ECR hub, the config looks like:
[from-hhotline]
exten => _X!,1,Answer
exten => _X!,n,Playback(/etc/asterisk/local/ecr-welcome-ptt)
exten => _X!,n,Rpt(521197|P|HH${CALLERID(num)})
[from-hoip]
exten => _X!,1,Answer
exten => _X!,n,Playback(/etc/asterisk/local/ecr-welcome-ptt)
exten => _X!,n,Rpt(521197|P|HP${CALLERID(num)})
.....So, in these cases, the HSH node numbers are prefixed with "HH" and
HOIP node numbers are prefixed with "HP". Then, the custom Supermon code
maps these identifiers to the proper fields (name, callsign, etc.).
Note that the [from-hhotline] and [from-hoip] are the targets of the
context= statements from the iax.conf file.
73, David K4FXC
On Sat, 4 Jun 2022, "Scott via ARM-allstar" wrote:
> Anyone have an idea on this one?
73,
Scott
N4UPC
HSH #: 11648
On Fri, Jun 3, 2022 at 18:11, Scott via ARM-allstar <arm-allstar at hamvoip.org> wrote:
> I have a node setup for HamShack Hotline. On the Supermon window, it shows the callerâs name. Iâd like to add the callerâs call sign and if possible have a dash or slash between them.
>
> If this is possible, what would I add to extensions.conf to do this, please? Thanks!
>
> 73,
> Scott
> N4UPC
> HSH #: 11648
> _______________________________________________
>
> ARM-allstar mailing list
> ARM-allstar at hamvoip.org
> http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
>
> Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
_______________________________________________
ARM-allstar mailing list
ARM-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar
Visit the BBB and RPi2/3/4 web page - http://hamvoip.org
More information about the ARM-allstar
mailing list