<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jan 13, 2019 at 9:45 AM Mitch Claborn <<a href="mailto:mitch_ml@claborn.net">mitch_ml@claborn.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Setting the outbound caller ID works fine on our PRI (T1) lines, but <br>
does not work on our local POTS lines. No errors in the logs, the new <br>
caller ID just seems to be ignored. Should I expect it to work on the <br>
analog lines?<br>
<br>
Dial plan:<br>
same =>n,Set(CALLERID(all)=1112223333)<br>
same =>n(dialit),Dial(DAHDI/50/12223334444,30)<br>
<br>
Channels:<br>
signalling=fxs_ks<br>
callerid=asreceived<br>
group=20,21<br>
context=from-pstn<br>
faxdetect=incoming<br>
faxdetect_timeout=0<br>
faxbuffers => 12,half<br>
channel => 49-53<br>
<br></blockquote><div><br></div><div>It will not work.  This is a limitation of analog lines.  In this case your Asterisk box is</div><div>pretending to be a POTS phone.  Phones do not tell the PSTN who they are as the PSTN</div><div> already knows who they are.</div><div><br></div><div>Richard</div><br></div></div>