<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I am not sure if I entered the correct settings for the transport information.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>For the local_net, I entered my local ip address, but no mask.  I will check with the network admin so he can verify the settings I entered.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>One minor detail, we are using ip authentication.  When Vitelity changed my account from user based authentication to IP based authentication, they stopped including a user for the account.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Should these settings work without the from_user (IP based authentication) or do I need to get the account name from Vitelity?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Have a great day!<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Da<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>George Joseph<br><b>Sent:</b> Monday, December 15, 2014 7:27 PM<br><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br><b>Subject:</b> Re: [asterisk-users] PJSIP configuration question<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'>Ok Dan, try this...  I was able to get this to work behind a NAT and with ip address authentication.<br><br>[global]<br>type = global<br>debug = yes<o:p></o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'>[transport1]<br>type = transport<br>bind = 0.0.0.0<br>protocol = udp<br><b>local_net=<yourlocalnet I.E. <a href="http://10.10.10.10/24">10.10.10.10/24</a>><br>external_media_address=<your public ip address><br>external_signaling_address=<your public address><br></b> <br>[<a href="http://outbound.vitelity.net">outbound.vitelity.net</a>]<br>type = aor<br>remove_existing = yes<br>qualify_frequency = 60<br>contact = <a href="sip:64.2.142.93">sip:64.2.142.93</a><o:p></o:p></p></div><div><p class=MsoNormal>[<a href="http://outbound.vitelity.net">outbound.vitelity.net</a>]<br>type = endpoint<br>context = TestApp<br>transport = transport1<br>aors = <a href="http://outbound.vitelity.net">outbound.vitelity.net</a><br>dtmf_mode = rfc4733<br>force_rport = yes<br>rtp_symmetric = yes<br>rewrite_contact = yes<br>send_rpid = yes<br>trust_id_inbound = yes<br>disallow = all<br>allow = ulaw<br>direct_media = no<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><b>from_user=<your main vitelity account name>  ; Not subaccount</b><o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>[<a href="http://outbound.vitelity.net">outbound.vitelity.net</a>]<br>type = identify<br>endpoint = <a href="http://outbound.vitelity.net">outbound.vitelity.net</a><br>match = 64.2.142.93<o:p></o:p></p></div></div></div></body></html>