Hello
I can make calls using an IP ACL using my voiceguide api, however, when I configure my Twilio trunk to use credentials it fails. Any help would be appreciated.
Config.xml auth section
<VoIP_Authentications>
<VoIP_Authentication>
<Display>twilio.com</Display>
<Realm></Realm>
<Identity></Identity>
<AuthUsername>username</AuthUsername>
<AuthPassword>XXXXXXXXXXXXXXXX</AuthPassword>
</VoIP_Authentication>
</VoIP_Authentications>