<div dir="ltr"><div class="gmail_default" style="font-family:'arial narrow',sans-serif"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 8, 2016 at 7:16 PM, Anthony Critelli <span dir="ltr"><<a href="mailto:critellia@gmail.com" target="_blank">critellia@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hi all,<br><br></div><div>My goal is to trunk two Asterisk servers together using res_pjsip. I'm really not familiar with res_pjsip, having only used chan_sip over a year ago now. So, I apologize in advance if this is an overly basic question.<br></div><div><br></div>I'm using the below configuration guide for an outbound trunk. My question is: what would the trunk configuration look like on the other Asterisk server? Would it be the same, minus unique things like IP addresses?<br></div><div><br><a href="https://wiki.asterisk.org/wiki/display/AST/res_pjsip+Configuration+Examples" target="_blank">https://wiki.asterisk.org/wiki/display/AST/res_pjsip+Configuration+Examples</a></div></div></blockquote><div><br></div><div><div class="gmail_default" style="font-family:'arial narrow',sans-serif">​If the 2 servers have static ip addresses, they don't need to register so you can leave the registration section out. </div><div class="gmail_default" style="font-family:'arial narrow',sans-serif"><br></div><div class="gmail_default" style="font-family:'arial narrow',sans-serif">If you trust that no one is going to spoof ip addresses you can leave out the auths as well or you can add them in both directions.  I.E.  auth and outbound_auth on both endpoints.  So, yes.  Other than ip addresses, they should look the same.</div><div class="gmail_default" style="font-family:'arial narrow',sans-serif"><br></div></div><div class="gmail_default" style="font-family:'arial narrow',sans-serif">Use the res_pjsip_config_wizard and pjsip_wizard.conf for an even easier config.</div><div><a href="https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard">https://wiki.asterisk.org/wiki/display/AST/PJSIP+Configuration+Wizard</a></div><div><span style="font-family:'arial narrow',sans-serif">​Trusted peers at the end.​</span><br></div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><br><br></div>Thanks so much for the help.<div><div><br clear="all"><div><div><div><div dir="ltr"><div><div dir="ltr">Sincerely,<div><br></div><div>Anthony Critelli</div><div><a href="http://www.acritelli.com" target="_blank">www.acritelli.com</a></div></div></div></div></div></div>
</div></div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" 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" rel="noreferrer" 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" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div></div>