The noted config was working 5 minutes ago, loosely as described, now it's a constant no answer with:

Found no matching peer or user for '104.236.102.59:5060'
[Mar 30 16:30:40] NOTICE[575]: chan_sip.c:14351 handle_request_invite: Failed to authenticate user "callerid string"...

On Wed, Mar 30, 2016 at 4:22 PM, JJC <cummingsj@gmail.com> wrote:
Missed the last line in the extensions stanza:

exten => 2230,n,Rpt(43265|P|1)

On Wed, Mar 30, 2016 at 4:21 PM, JJC <cummingsj@gmail.com> wrote:
I have scoured the internet to find documentation about reverse autopatch but have had no luck.  I have been able to get autopatch working without a problem and have had _limited_ success in getting allstar(dial) to answer.

I was able to get allstar to answer and allow me to run DTMF with the following, but really all that I want is reverse autopatch or both....

If I make any real changes to the stanza in extensions.conf I get an error like:
Using INVITE request as basis request - 1939985154@198.199.84.66
Found no matching peer or user for '198.199.84.66:5060'
[Mar 30 16:15:32] NOTICE[575]: chan_sip.c:14351 handle_request_invite: Failed to authenticate user "Caller ID Strings..."

<sip.conf>
[general]
allowguest = no
match_auth_username=yes

context = default
allowoverlap = no               ; Disable overlap dialing support. (Default is yes)
bindport = 5060                 ; UDP Port to bind to (SIP standard port is 5060)
bindaddr = 0.0.0.0              ; IP address to bind to (0.0.0.0 binds to all)
srvlookup = yes                 ; Enable DNS SRV lookups on outbound calls


[GV17193576518]
type=friend
autocreatepeer=yes
insecure=port,invite
username=REDACTED
secret=XXXXXXX
qualify=no
context=custom-gv-answer

<extensions.conf>
[custom-gv-answer]
exten => 2230,1,Answer()
exten => 2230,n,Playback(rpt/node)
exten => 2230,n,Saydigits(${EXTEN:1})