apt-get update -y apt-get install -y git cd /opt git clone https://github.com/dOpensource/dsiprouter.git -b v0.65 cd dsiprouter ./dsiprouter.sh install -all
[1234](+type=aor)
support_path=true
1234 is my extension number. Afterwards run fwconsole r to reload. If I run asterisk -rx "pjsip aor show 1234", I see that support_path is now set to true.
dSIPRouter sends the path during registration.
Path: <sip:12...@dsip.ip.address;lr;received=sip:zoiper.ip.address:48356>
However if I check the endpoint's contact information in FreePBX, it uses the dSIPRouter IP address as a contact.