<div dir="ltr"><div><div>Hi.<br></div>I want config authentication between 2 routers (config 1) or router and Free PBX (config 2) .<br></div>config 1 is show following :<br><br><div><div><b>router's config<br></b></div><div><br><font size="2"><font color="#231F20"><font face="TimesNewRomanPS-BoldMT">voice service voip </font></font><font face="TimesNewRomanPS-BoldMT"><font color="#231F20"><br></font></font> allow-connection sip to sip<br>!<br></font></div><div><font size="2">dial-peer voice 1 voip<br></font></div><div><font size="2">decryption connection between two routers<br></font></div><div><font size="2">destination-pattern 1.+<br></font></div><div><font size="2">session target ipv4:y.y.y.y<br></font></div><div><font size="2">session protocol sipv2<br></font></div><div><font size="2">codec g711alaw<br>!<br></font></div><div><font size="2">sip-ua<br>registrar ipv4:y.y.y.y<br>authentication username test password test1 <br><br></font></div><div><font size="2">both routers have this config and config2 is :<br><br></font></div><div><font size="2">PBX:<br></font><br><code>[trunk55]<br>type=peer<br>host=X.x.x.x (router ip)<br>secret=test1<br>username=test<br>qualify=yes<br>context=from-trunk<br>disallow=all<br>allow=alaw<br>directmedia=yes<br><br></code></div><div><code>by this config i have connected calls and by omit authentication from one site , i have calls too.<br></code></div><div><code>i think this is solution for sip trunk authentication (without have ipsec tunnel for encrypt rtp packets. ).<br></code></div><div><code>please help me.<br></code></div><div><code>thanks a lot.<br></code></div><div><font size="2"><br></font></div></div></div>