<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=us-ascii"><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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-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-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.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>I am trying to configure a connection to BluIP. I am able to make incoming calls work. However outgoing calls are not working.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>For the Outbound Registration, I noticed the contact field is always the internal IP address of my pc instead of mycompany dot com<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I can Originate (using AMI) to my Vitelity trunk (IP based authentication).<o:p></o:p></p><p class=MsoNormal>However, when I Originate to my BluIP, it is being rejected.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>When I compare this with another system that does the same behavior, the one difference I notice is that the other system does not pass the internal ip address for the >From domain portion. Instead, it is passing companyname.com.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>For the outbound Registration, I noticed the REGISTER Contact field is always my internal ip address. I programmed the contact for the registration portion of pjsip.conf to attempt to force the companyname instead of the internal ip address. However, this didn’t change the REGISTER packet.<o:p></o:p></p><p class=MsoNormal>Is there a different setting that I need to enter to force the REGISTER to use my companyname dot com instead of the ip address?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>contact = sip:didassignedbybluip at companyname.com<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The REGISTER succeeds (which explains internal calls working). However, they are always using my internal ip address.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>BluIP<o:p></o:p></p><p class=MsoNormal>Xmt<o:p></o:p></p><p class=MsoNormal> INVITE sip:18005551212 @bluipaddress SIP/2.0<o:p></o:p></p><p class=MsoNormal> Via: SIP/2.0/UDP myinternalipaddress:5060;rport;branch=z9hG4bKPj32298b5f-ed09-4de4-9649-da4c4b78fafb<o:p></o:p></p><p class=MsoNormal> From: "Name" <sip:didassignedbybluip at myinternalipaddress>;tag=4fda8a53-8831-45bd-9b29-15eb276ceafb<o:p></o:p></p><p class=MsoNormal> To: <sip:callphonenumber at bluipaddress ><o:p></o:p></p><p class=MsoNormal> Contact: <sip:d2a29c8c-d960-411a-aeb0-391313efe60e@myinternalipaddress:5060><o:p></o:p></p><p class=MsoNormal> Call-ID: ebc6049a-d700-43a4-b230-b06cd6289eea<o:p></o:p></p><p class=MsoNormal> CSeq: 12733 INVITE<o:p></o:p></p><p class=MsoNormal>…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Rcv<o:p></o:p></p><p class=MsoNormal> SIP/2.0 100 Trying<o:p></o:p></p><p class=MsoNormal> Via: SIP/2.0/UDP myinternalipaddress:5060;received=myinternalipaddress;branch=z9hG4bKPj32298b5f-ed09-4de4-9649-da4c4b78fafb;rport=5060<o:p></o:p></p><p class=MsoNormal> From: "Name" <sip:didassignedbybluip at myinternalipaddress >;tag=4fda8a53-8831-45bd-9b29-15eb276ceafb<o:p></o:p></p><p class=MsoNormal> To: <sip:callphonenumber at bluipaddress><o:p></o:p></p><p class=MsoNormal> Call-ID: ebc6049a-d700-43a4-b230-b06cd6289eea<o:p></o:p></p><p class=MsoNormal> CSeq: 12733 INVITE<o:p></o:p></p><p class=MsoNormal>….<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Rcv<o:p></o:p></p><p class=MsoNormal> SIP/2.0 604 Does not exist anywhere<o:p></o:p></p><p class=MsoNormal> Via: SIP/2.0/UDP myinternalipaddress:5060;received=myinternalipaddress;branch=z9hG4bKPj32298b5f-ed09-4de4-9649-da4c4b78fafb;rport=5060<o:p></o:p></p><p class=MsoNormal> From: "Name" <sip:didassignedbybluip at myinternalipaddress >;tag=4fda8a53-8831-45bd-9b29-15eb276ceafb<o:p></o:p></p><p class=MsoNormal> To: <sip:callphonenumber at bluipaddress>;tag=1389319045-1450195105789<o:p></o:p></p><p class=MsoNormal> Call-ID: ebc6049a-d700-43a4-b230-b06cd6289eea<o:p></o:p></p><p class=MsoNormal> CSeq: 12733 INVITE<o:p></o:p></p><p class=MsoNormal> Content-Length: 0<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any suggestions of what I am doing wrong?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Have a great day!<o:p></o:p></p><p class=MsoNormal>Dan<o:p></o:p></p></div></body></html>