AllStarLink / ASL3-Manual

ASL Manual markdown for allstarlink.github.io
4 stars 3 forks source link

PTT/VOX and other updates to sip-phone topic #31

Closed knobby4444 closed 1 month ago

knobby4444 commented 1 month ago

PTT/VOX, say connected file path, and remove announcement text updated in sip-phone. Reference to orange text removed as the text does not show up orange for the removal of announcement when connecting. The file path for the connected message in extensions.conf was missing the rpt/, added it. No discussion of *99/# for PTT on SIP phones or the alternate VOX method, added that text.

Allan-N commented 1 month ago

FYI : the first line of the commit message becomes the title with subsequent lines becoming the body of the commit message/log.

The following links have some good info regarding Git commits :

... and I learned about "git commit -a --amend" from the last link