<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 16, 2014 at 11:45 AM, Dan Cropp <span dir="ltr"><<a href="mailto:dan@amtelco.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=dan@amtelco.com&cc=&bcc=&su=&body=','_blank','location=yes,menubar=yes,resizable=yes,width=800,height=600');return false;">dan@amtelco.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Here's an update...<br>
<br>
My network admin would not turn off the ALG because it would cause several other problems to other phone systems we have.<br>
<br>
He looked at the sip trace.  What he found is the PJSIP trace showed a different IP address than the older chan_sip so he had me change the aor contact to <a href="http://outbound.vitelity.net" target="_blank">outbound.vitelity.net</a><br>
<br>
At this point, it seems to be working (and this is going through a Cisco ALG).<br>
<br></blockquote><div><br></div><div>Glad you got it working!</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I will run more tests, but here is the pjsip.conf I have.<br>
<br>
<br>
[global]<br>
type = global<br>
debug = yes<br>
<br>
[transport1]<br>
type = transport<br>
bind = 0.0.0.0<br>
protocol = udp<br>
<br>
[<a href="http://outbound.vitelity.net" target="_blank">outbound.vitelity.net</a>]<br>
type = aor<br>
remove_existing = yes<br>
qualify_frequency = 60<br>
contact = sip:<a href="http://outbound.vitelity.net" target="_blank">outbound.vitelity.net</a><br>
<br>
[<a href="http://outbound.vitelity.net" target="_blank">outbound.vitelity.net</a>]<br>
type = endpoint<br>
context = TestApp<br>
transport = transport1<br>
aors = <a href="http://outbound.vitelity.net" target="_blank">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<br>
<br>
[<a href="http://outbound.vitelity.net" target="_blank">outbound.vitelity.net</a>]<br>
type = identify<br>
endpoint = <a href="http://outbound.vitelity.net" target="_blank">outbound.vitelity.net</a><br>
match = 64.2.142.93<br>
<br>
Have a great day!<br>
<span class="HOEnZb"><font color="#888888"><br>
Dan<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></span></blockquote></div></div></div>