Hello Support,
I have my astpp running and my main voice gateway is on asterisk see below is my asterisk peer config
[freeswitch]
type = peer
host = x.x.x.x #fs ip
port = 5060
permit = x.x.x.x/32 fs ip
directmedia = yes
canreinvite = no
insecure = port,invite
context = from-fs
dtmfmode = auto
qualify = yes
qualify = 200
sendrpid = yes
trustrpid = yes
disallow = all
allow = alaw
allow = g729
username=myusername
secret=mypassword
astpp error = 2022-10-07 16:36:59.260939 98.40% [NOTICE] sofia_reg.c:459 Registering wtk-provider
asterisk error = chan_sip.c:28942 handle_request_register: Registration from ‘sip:myusername@x.x.x.x’ failed for ‘x.x.x.x:5060’ - Wrong password
please need your assistance