<div dir="ltr"><div>I have the following sceario:</div>
<div>&nbsp;</div>
<div>1- I forwarded the DID number (33123456789) from the Voxbone (DID provider) to <a href="mailto:33123456789@Asterisk_IP">33123456789@Asterisk_IP</a></div>
<div>&nbsp;</div>
<div>2- On sip.conf I created the following peer that accepts calls from the DID service provider and send it to a specific context in extensions.conf:</div>
<div>[sip_proxy]<br>type=peer<br>context=a2billing-did<br>host=VoxBOne_GW_IP</div>
<div>&nbsp;</div>
<div>3- extensions.conf:</div>
<div>[a2billing-did]<br>exten =&gt; _X.,1,DeadAGI(a2billing.php|3|did)<br>exten =&gt; _X.,n,Hangup</div>
<div>&nbsp;</div>
<div>4- I created the DID number+ destination number under A2billing interface: - DID number is 33123456789<br>-Destination 009611222222<br>- I attached it to the card number 222222222</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>the problem is that when dialing the softphone from a PSTN number the Asterisk server in not entering in DID mode...Does someone has any idea about that?</div>
<div>&nbsp;</div>
<div>Regards</div></div>