Odd character being added to SIP URI
Status: Beta
Brought to you by:
aster1sk
I have been trying to use the FreePBX module to no avail, my old fashioned e164.org asterisk native ENUM works just fine, but for some reason ENUMplus is not. Looking at the logs, it's definitely adding a | character to the end of my SIP URI. So asterisk is being asked to dial SIP://ewan@ewanmclean.com| which it won't achieve. I can't see anything wrong with my trunk config that would explain this, it definitely does the lookup fine so my matching logic is working.
Any ideas?