<div dir="ltr"><div><div><div><div><div><div><div><div>Hello,<br><br></div>For lab testing, I'm trying to build two differents PJSIP trunks between two  Asterisk 13.8.0enabled boxes.<br></div>I thought I could set up both trunks like this:<br></div>Box A/port 5060  <------ Trunk1 -----> Box B/port 5060<br>Box A/port 5062  <------ Trunk2 -----> Box B/port 5062<br><br></div>and declare trunks like this:<br><br>[foobar1]<br>type=endpoint<br>transport=simpletrans<br>context=from-customer<br>aors=foobar1<br>allow=!all,alaw<br><br>[foobar1]<br>type=identify<br>endpoint=foobar1<br>match=<a href="http://100.66.1.104:5060">100.66.1.104:5060</a><br><br>[foobar1]<br>type=aor<br>contact=sip:<a href="http://100.66.1.104:5060">100.66.1.104:5060</a><br><br></div><div>(In my above example,simpletrans is one of the two configured UDP transports).<br></div><div><br><br></div>When giving this a try, the Asterisk box receiving incoming calls cannot make a difference between calls using Trunk1 from those using Trunk2.<br><br></div>Before digging deeper, I would be very curious to get opinions if this is possible in the first place.<br></div>What do you think ?<br><br></div>Best regards<br><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div>