Can I use VOX to PTT from my SIP phone

For COVID I am using a remote Cisco speakerphone to access my nodes.

I found some Rpt.conf documentation but I am not clear on what would enable vox PTT vs *99 from the phone.

VOX operation would be convenient in that the MUTE button would be easier to toggle then the DTMF pad.

https://wiki.allstarlink.org/wiki/Setup_Autopatch

As far as I know,
‘Phone Control Mode’ ( ‘P’) does not have a ‘VOX’ function.
VOX would be used in simpleusb etc. Mainly designed for use in HF remote base and could be used for other things…
I don’t think this road will lead you anywhere.
I suppose you can jerry-rig something against a private node if that is your desire.
But nothing built -in. other than the above mentioned.

Perhaps someone knows a fast and easy way to the end game ?

This Topic explains a Zoiper setup. It uses VOX.

Note the v in this extensons.conf line switches on VOX mode:
exten => _X!,n,rpt(${EXTEN}|Pv|${CALLSIGN}-P)

This worked perfectly! (Pv vs just P)

; Allow SIP calls to local node - this is the magic part.
exten => 21411,1,rpt(21411|Pv)

Thanks!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.