<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I'm new to Freeswitch so if this has been discussed, please send me to the proper link.<br>
<br>
I need to setup a trunk to Level3 (I've heard that's not popular at Freeswitch too :) ) Level3 does not use authentication but restricts based on IP address. When I setup the SIP profile, the username and password fields are required so I put in anything
and set register to false. Whatever I put in the username field gets passed to Level3 as <username@xxx.xxx.xxx.xxx> in the FROM, Contact, and Remote-Party-ID fields. I've tried putting in nothing, but then I get <null@xxx.xxx.xxx.xxx> instead. How do set
this to the E164 number of the calling party instead of the username?<br>
</div>
</body>
</html>